Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upgrade/Registering
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00929580
Message ID:
00929936
Views:
13
Hi Jonathan,

Maybe I'm missing something but !oReg.IsKey("VisualFoxpro.Runtime.8") is suppouse to return .F. when runtime is registerd and key is found.

>
>On a multi user application I added a little code that registers VFP8 on the client machine. I also check if VFP8 is already registered with:
>
>oReg = CREATEOBJECT('Registry')
>IF !oReg.IsKey("VisualFoxpro.Runtime.8")
>.
>
>On some machines, vfp8 works fine, which means the registration was successful, but !oReg.IsKey("VisualFoxpro.Runtime.8") returns False.
>
>I checked with REGEDIT , but could not find any visible sign of a different configuration for that registration. And yet VFP8 worked.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform