PDA

View Full Version : Dependencies


zawadi
09-12-2005, 08:36 AM
does any one have a BDE Dependenc setup? :huh

Adam
09-13-2005, 01:11 PM
I have not seen any to date. We do not create such a package and to the best of my knowledge no one else has either.

Adam Kapilik

zawadi
09-21-2005, 06:13 AM
ok, I have a bde install that I can use. BUT, i need to run it with the command msiexec.exe /i bde_ent.msi
how do i do that?
I can seem to get it to work! :huh

zawadi
09-21-2005, 07:53 AM
SORTED! :)
ok, I now have a BDE msi file to install from and in SF7 I have a bit of code to open the msi file (as file.run does not work) and it all works.
thanks Adam for your help! :) :yes