Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AppReg01 - Adding new registry keys
Message
De
08/03/2003 03:24:03
 
 
À
07/03/2003 20:02:32
Dave Macfarlane
Condo Navigator Ltd.
Alberta, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Divers
Thread ID:
00763148
Message ID:
00763231
Vues:
20
Hi Dave:

>Can anyone provide some info pertaining to how I can amend the "comment" property of a registry key.
>
>I would like to include a comment about the following registry entry.
>
>SetKeyValueEx('%Shared.Security.Privileges.Delete Records', ;
> 0, ;
> '%Shared.Security.Privileges.Delete Records', 'Privilege',,1)

The optional [cDescription] argument of the SetKeyValueEx() method is used to update the "Comment" column of the AppReg01 table. So, if you specify your comment value as the sixth argument in your SetKeyValueEx call, that should do the trick.

HTH
-=Gary
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform