Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What files are needed and what not ???
Message
From
16/04/1998 01:55:52
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
15/04/1998 21:47:48
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00092375
Message ID:
00092405
Views:
20
>hi all
>
>i want to know some
>
>when i use the assistant to make the setup disks of my application
>i select the folder whe i have all the files and the proyect too
>
>wwhen i finish the assistant an instal the aplication i another computer i see that in that computer are ALL the files that i use
>
>i need to know are all those file needed to run my aplication
>or how can i ..EXCLUDE the files that doesnt are needed and carry ONLY the files that are needed (so what its needed and ehat no)
>
>Thanks
Augusto,
I find it easier to get the needed files with subdir structure to a new dir and use setup. These are the files that you need (might be more depending on your app - rarely) :
Newdir\yourapp.exe
Newdir\config.fpw && Exclude in project if there is one included there
Newdir\*.fll
Newdir\data && Just as an empty dir if tables are created with code
&& otherwise dbf,dbc,cdx,fpt,dcx,dct etc data files
Newdir\report && Report directory and report files under it if
&& you want to ability to change them on site w/o
&& recompiling (Exclude in project then)

After creating this dir structure show it as the target for setup wiz.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform