Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Distributing applications
Message
From
21/08/1998 09:31:51
 
 
To
21/08/1998 08:59:37
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00128668
Message ID:
00128742
Views:
21
>>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.
>BOb

The distributing files are Runtime Library. They are Vfp500.dll , Vfp5enu.dll (English) .

You can use Setup wizard that comes with VFP 5.0 and make setup copies and distribute your applications. If you use any other OLEs, you have to include them.
Previous
Reply
Map
View

Click here to load this message in the networking platform