Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Distributing applications
Message
From
21/08/1998 08:59:37
 
 
To
20/08/1998 23:20:47
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00128668
Message ID:
00128731
Views:
16
>As i have no money on buying an application framework, how can i create an exe file, which can run itself without vfp?
>Can anyone tell me some hints on creating a runtime application?
>Thanks.

Daniel... you don't need a framework to create an .EXE...

You need to put your application in a project. When you press the build button create an Executable is an option.

Remember you will need to ship the runtime support files with the .EXE for it to work. The docs tell you what this file is. In 5.x it is VFP500.dll.

Check chapter 25 of the developers manual for help on distributing an application.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform