Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to remove the value of Default registry key
Message
De
16/05/2000 05:27:44
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
VBScript
Titre:
How to remove the value of Default registry key
Divers
Thread ID:
00369877
Message ID:
00369877
Vues:
54
How can I remove the value of the key "(Default)" in the registry ?

this does not work

Dim wscr As Object
Set wscr = CreateObject("WScript.Shell")
wscr.Regdelete "HKEY_CLASSES_ROOT\.MDB\@"
wscr.Regdelete "HKEY_CLASSES_ROOT\.MDB\(Default)"
============================================================
'C' is shorthand for Confusion, 'C++' much more confusion...
Répondre
Fil
Voir

Click here to load this message in the networking platform