Hi!
VFP9 CD includes (limited)installshield.
In my app I do use dongles which need an exe to run to install them.
The limited version of installshield does not allow to run an exe as part of the setup of my VFP exe.
Now I do look for a way to create an VFP-app which runs directly after I installed VFP app. (All required VFP-files are installed at that time.)
I think of a batchfile that first launch my VFP-app and than my -dongle.exe
As the users can change destination-map of my VFP I need to know where they installed it for the dongle.exe needs to know.
Can I figure out where my VFP.exe is installed?
Is using a batchfile good way to proceed and will that still run using Vista (which I don't own yet).
Tia.
-Bart
VFP9 CD includes (limited)installshield.
In my app I do use dongles which need an exe to run to install them.
The limited version of installshield does not allow to run an exe as part of the setup of my VFP exe.
Now I do look for a way to create an VFP-app which runs directly after I installed VFP app. (All required VFP-files are installed at that time.)
I think of a batchfile that first launch my VFP-app and than my -dongle.exe
As the users can change destination-map of my VFP I need to know where they installed it for the dongle.exe needs to know.
Can I figure out where my VFP.exe is installed?
Is using a batchfile good way to proceed and will that still run using Vista (which I don't own yet).
Tia.
-Bart