Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I install/configure a multi-user application?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Divers
Thread ID:
00470012
Message ID:
00471073
Vues:
45
Jerry & John,
I have learned the hard way not to do this - too many computers do not have a C:\TEMP and even if you add it users can remove it quickly. If you don't specify a folder under your application startup folder then be SURE the folder isn't going to be removed.

The default is the Startup folder. I've found I rarely get 'garbage' files left there.

JMHO
Barbara

If you don't want to use the VFP defaults
>
>Add
>C:\temp
>C:\editwork
>on both PCs.
>
>In config.fpw, also in the same dir as your app.exe, put:
>
>TMPFILE = C:\TEMP
>SORTWORK = C:\TEMP
>EDITWORK = C:\EDITWORK
>PROGWORK = C:\TEMP
>
>Jerry
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform