Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What files are needed and what not ???
Message
De
16/04/1998 01:55:52
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
15/04/1998 21:47:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00092375
Message ID:
00092405
Vues:
21
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform