Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to remove the value of Default registry key
Message
From
16/05/2000 05:27:44
 
 
To
All
General information
Forum:
Visual Basic
Category:
VBScript
Title:
How to remove the value of Default registry key
Miscellaneous
Thread ID:
00369877
Message ID:
00369877
Views:
55
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...
Reply
Map
View

Click here to load this message in the networking platform