Modify Registry Key Using Vbscript
How to add a registry key using vbscript? ask question. up vote-1 down vote favorite. i want to add a registry key i want to change registry key but it back to default value after restart-1. what is this registry key mean? hot network questions minimum value of the given function. However, if you use or would like to use vbscript, the vbscript examples show how easy it is to create objects. in this instance the object and its .regdelete method modify the windows registry.. This is only a brief introduction to using vbscript to read and edit the registry. vbscript is based on microsoft's visual basic. there are other alternatives including jscript, console registry tool reg.exe and inf files for editing the registry..
Registry, delete - wshshell.regdelete registry, read - wshshell.regread q281309 - unable to use a "" in a key name with regwrite equivalent windows cmd command: reg - read, set or delete registry keys and values equivalent powershell cmdlet: set-item. ' use the wsh shell object to delete an entire "tree" unless you ' know the exact name of every subkey. ' if you don't, use the wmi stdregprov instead.. I need a vbscript (simply .vbs extention file which i can place on server windows 2003 or windows 2008). so any user with administrative rights can just double client and run it. first when admin user runs the script it should ask browser value and then client_name value. then entered value should be updated in registry..