Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Neet to run a program before InstallShield
Message
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01051261
Message ID:
01051269
Views:
13
>I need to perform a small task prior to installing an app. It can't be written in VFP, since the runtimes will not yet be installed. It could be done via InstallShield, but only in the full version, not the Express version I'm using and I'm not interested in shelling out the dough to get the full version for this one little task. I'm thinking I need a language that compiles to a true EXE. Do those exist anymore? Actually, I think C++ prior to .NET would do that and RealBasic supposedly will. Any thoughts on the best way to get this done? The task is to merely copy a file from one location to another prior to the install. That might even be done with a batch file, but that's a bit messy.
>
>Thanks,
>
>Russell Campbell

Do it with Visual C++, If the user has no .NET framework installed you couldn't run it before InstallShield.
I am not familiar with Realbasic so I couldn't talk about it.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform