Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WinzipManager
Message
From
26/11/2002 15:21:00
 
 
To
26/11/2002 06:34:25
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Miscellaneous
Thread ID:
00726873
Message ID:
00727269
Views:
16
>I downloaded and tested this class and found it very good but i cannot succed in making it run in compiled in builded application.
>I got the error cannot find "registry.vcx"
>What have i to do to get rid of it ?
>Thank you Alessio

WinZipMgr reads the registry to determine if WinZip is installed on the machine it's being used on. (See Detecting WinZip on the Client Machine on the How WinZipMgr Works page of the WinZipMgr help file.) To do this, WinZipMgr uses the registry class library (registry.vcx) from the Visual FoxPro foundation classes. Include the registry.vcx class library in your project, along with the WinZipMgr.vcx class library or the WinZipMgr.prg, and recompile your application.

The registry.vcx file can be found in HOME() + "FFC\Registry.VCX", which is typically C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VFP98\FFC\Registry.VCX for VFP 6.0 and C:\PROGRAM FILES\MICROSOFT VISUAL FOXPRO 7\FFC\Registry.vcx for VFP 7.0.

HTH,

-Rick
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform