Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Distributing the EXE

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I've created an executable with Visual FoxPro 5.0. Rather than use the Setup Wizard, I want to create self-extracting files using PK Zip for Windows. Other than the EXE, what other files are required in order to install the application on other workstations?
 
Hi,

3 files: vfp5.dll , vfp500.dll , vfp5enu.dll . Copy them into system dir or execute file dir
 
I would recommend you use the Setup Wizard and generate a web executable. Basically, the wizard creates a single self-extracting setup executable and uses maximum compression for creating the smallest possible .exe file.

Read Setup Wizard: Step 7 - Finish in the VFP help. Jon Hawkins
jonscott8@yahoo.com

The World Is Headed For Mutiny,
When All We Want Is Unity. - Creed
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top