Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Registry
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00230711
Message ID:
00233668
Vues:
34
>What rules need to be followed when creating and saving registry entries?
>
>Does anyone know of a good information source on Windows registry?
>
>I would like to create a unique id on each users machine whenever my app runs for the first time. I was thinking that I would make an entry under hkey_local_machine\software\myapp. Is that the right approach?

The "official" approach is:

HKEY_CURRENT_USER\SOFTWARE\Vendor Company Name\App Name\Version Number\

For example:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Visual FoxPro\6.0\

That's the way MS documents it in their windows architecture documentation.
Menachem Bazian, CPA
President
BC Consulting Services, Inc.
973-773-7276
Menachem@BazianCentral.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform