Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wise Scripts for VFP 7.
Message
 
To
26/08/2002 10:43:07
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00693646
Message ID:
00694344
Views:
22
>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é
Previous
Reply
Map
View

Click here to load this message in the networking platform