Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Including FLL in EXE creation
Message
De
27/08/2004 16:16:03
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00936747
Message ID:
00937172
Vues:
19
I changed my startup prg to do this:

lcStartDir = JUSTPATH(SYS(16,0))
SET DEFA TO (lcStartDir)

>>As it turns out the problem is that the desktop shortcut did not have the "Start In" value populated. How can this be done in the Inno Setup?
>
>You can specify the 'Start In' folder by including a 'WorkingDir' parameter in the Icons section entry for the shortcut. For example:
>
>Name: {userdesktop}\MyApp; Filename: {app}\MyApp.exe; Tasks: desktopicon; WorkingDir: {app}
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform