|
-
Oct 21st, 2011, 05:26 AM
#1
Thread Starter
New Member
How delete in registry keys instead using Regedit?
Hi, I'm a newbie.
I have problems about USB device drivers: I can see the driver correctly installed but application says device is not present.
I solved using Regedit:
in
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB
I have to manually delete the key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\USB\Vid_04d8&Pid_8001
with all subkeys.
I've seen there are several examples managing registry keys using vb, but I can't understand how detect if the key is present and how delete it.
Can anyone explain me?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|