Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using the Registry.prg
Message
 
 
To
11/06/2003 16:21:52
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00799113
Message ID:
00799140
Views:
26
>Hi All,
>
>After building my executable and installing my application on a pc without VFP, when I ran one of the form which I used VFP's registry.prg to check if acrobat reader was installed. I got this error "Registry Class not found('program files\test\area1\registry.prg)", so I added the following files
>
>Registry.vcx, Registry.vct and Registry.h from VFP\FFC directory
>
>to my project and rebuilt it and still on the same error message. Help! I don't what to do now? TIA

VFP5 came with registry.prg. Later versions came with registry.prg and Registry.vcx. You may used registry.prg in your program. Check your code and make sure that it's referencing Registry.vcx not registry.prg.

>BTW, how could I include the registry.h into my project.

Add it to the project under Other, Text Files
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform