G
Guest
I would like to know what component I need to add to my project that will let
my VB Script delete a registry setting related to a usb pen drive. This is
the line of code
shell.RegDelete "HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices\"
And the error code that I get is 80070002 with the source being
WshShell.RegDelete
my VB Script delete a registry setting related to a usb pen drive. This is
the line of code
shell.RegDelete "HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices\"
And the error code that I get is 80070002 with the source being
WshShell.RegDelete