Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Upgrade/Registering
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00929580
Message ID:
00929936
Vues:
12
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform