Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.exe in network environment
Message
De
14/07/2000 23:54:43
 
 
À
14/07/2000 14:27:32
Tina Levensky
Siegfried, Crandall, Vos & Lewis, P.C.
Kalamazoo, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00392585
Message ID:
00392813
Vues:
19
>I want to use the wizard to generate a setup program for distribution to multiple users/locations/sites. I cannot control where the user places that application on their network. I have hardcoded in my application where the files are located such as c:\.... (for program creation and testing purposes) How do I prepare an application to look for files whereever the user chooses to place it?

You have several options - dynamicallyfinding the details with a post-setup executable is one alternative - spin through the Program folders to find the shortcut you made, and use that for sensing where the files were stored. It's a good amount of writing to make something for this, but it then should be ready next time.

Another option is to run the SETUP with the various command line flags - you can limit what the user may change, and even hide most of the Setup dialog from them. Check what flags may be used by starting SETUP with the /HELP flag.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform