Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need some Service Pack and DLL education
Message
From
06/06/2001 14:49:31
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00515956
Message ID:
00515964
Views:
13
Doing a copy just isn't a good idea. There are files that need to be in specific directories and still others that need to be registered. Look at chapters 25 & 26 of the VFP Programmer's Guide for information on how to create distribution disks. As for service packs, one solution is to create a setup that just includes the new runtime DLLs. Remeber that with Fox, your EXE is just token-ized code. It then gets read by the runtime DLLs and executed, so yes, if you run code with older SP runtimes, it can cause problems.


>My application does not do an install. All the required DLLs are in the folder with the myprog.exe file. When I do a new release I just copy over the new myprog.exe. When we switched from VFP5 to VFP6 I also copied over the new DLL. But what about service packs? I did a find on my PC for "Vfp6r.dll" and found one dated 5/7/99, in my windows\system and another in myapplication folder dated 6/16/98. Was the 5/7/99 Vfp6r.dll because of a SP?
>
>Do some service packs have new DLLs? I am confused about if I build my exe using VFP SP3 but execute it with an older DLL can that cause problems?
>
>Thanks
>
>Brenda
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform