Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running the SetUp Wizard programmatically
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00099010
Message ID:
00099033
Views:
24
>>Is there any way to programmatically run the SetUp Wizard in VFP5.0? It would be great if some non-programmers in my office could run a program to create SetUp disks. I want to give them a program that asks if they want the option of full setup, network station setup, etc., copies the files to a distribution tree, and runs the SetUp Wizard to prepare the disks. Any suggestions?
>>
>>Thanks
>
>WZSETUP.APP is located in your VFP HOME() + "\Wizards" sub-directory. You could create a project for this, compile it, create a setup then install it on workstations just like any other VFP application. HOWEVER, I do not think this is a distributable RUNTIME file according to the VFP licensing. If your users have VFP licenses, then it would be OK for you to install this on their workstations.

Sorry, don't need to create project. It is already an app, just create a .prg to "DO" this app, then create an EXE from the .prg to distribute along with the .APP.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform