Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Do visual OCX require a VCX too?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01147301
Message ID:
01153592
Vues:
25
Hi Terry,

>Does ISE offer a create registry key because permissions are more liberal during an install than during runtime.

Absolutely. On my machine your application would probably fail, because no code can write to the HKLM branch of the registry. You can read most information, but then you need to mask a security mask that only request read permissions.

> that would defeat the purpose since the desire is to prevent the prospect from acquiring an additional evaluation without permission (go around a previous installation marker).

If the application needs to write to the registry, you can either use the current user branch instead of local machine, or only administrators and power users can use the application. In this case, you should add a check if the user has sufficient prrivileges.
--
Christof
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform