|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Check for reg key existence
I want to check to see if a particular registry key exists and if it does then delete it. I know about RegRead, RegWrite and RegDelete but I don't know how to use these to accomplish what I want. Thx for your help.
|
|
#2
|
|||
|
|||
|
You can add shell the wscript object for one way.
http://msdn.microsoft.com/library/en-us/script56/html/wsmthregdelete.asp Another alternative is to research the windows API functions. There are some examples at sites like freevbcode.com
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Check for reg key existence |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|