Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Project Builder
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Miscellaneous
Thread ID:
00005620
Message ID:
00005645
Views:
34
>I want build a .EXE file in FPW2.6. To do tjhis, i must build a project with all the files i want include in my EXE. But when i do this, all the modification that i make to my project don't work. That means that if i exclude a file in my project, when i build the exe file from this project, the file is included in the exe file. I disable the rebuild and display error options before i make the exe file but still dosn't work.
>How can i do to create an EXE file with the file that i want and not with all the related files on my program?
>
>Thanks.

Any file that is referenced by your 'main' program will automatically be included in your project (if it can be found) by fox. Fox will then check each of these programs (screens, etc) to make sure all of its calls are valid.

I guess the answer is that you can't build an EXE without the related files (unless, of course, you remove the related files. then it won't run anyhow.)
Previous
Reply
Map
View

Click here to load this message in the networking platform