Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wise Scripts for VFP 7.
Message
 
À
26/08/2002 10:43:07
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Divers
Thread ID:
00693646
Message ID:
00694344
Vues:
23
>Hello,
>
> Does anyone have a sample Wise script that includes the VFP 7 run-time files? I am running Install Master 7.04. I am getting a "your destination paths must start with a variable" error from the following line of code.
>
>Install File Source=%_VFP7Source_%\vfp7t.dll Destination=%_VFP7INST_%\vfp7t.dll
>
>The _VFP7inst_ variable is defined and initialized to C:\Program Files\Common Files\Microsoft Shared\VFP
>
>
>Thanks
>Jim
You might try this instead:

Install File Source=%_COMMONFILES_%\Microsoft Shared\VFP\vfp7t.dll
Destination=%COMMON%\Microsoft Shared\VFP\vfp7t.dll

José
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform