Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I install in a specific folder
Message
De
23/12/2003 23:31:22
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
23/12/2003 20:30:10
Information générale
Forum:
Visual FoxPro
Catégorie:
InstallShield
Divers
Thread ID:
00861818
Message ID:
00861836
Vues:
20
>ISE and VFP7
>
>In section 2 (Specify Application Data)in the files section in the destination computer it's possible to add a predefined folder.
>
>Is there a way to say that I want a given file to be installed in C:\PreferredFolder ?

Don't hardcode the absolute path - you'll run into trouble. Any installer which relies on existence of C: disk will fail on my machine, because I've had two disks, moved the system to the second one, removed the first one, and now my disks are D:, F: and G: (go figure - it's W2k).

You may want to hardcode relative path - [PROGRAM FILES]\YourCompany\YourApp. And the program files directory can be wherever user chose to put it.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform