Advertisement
ASP_Volume3 Miscellaneous #54310

Easy Regestry Manipulation - ERM

This code is useful for write, read and delete strings in regestry using wscript. You can now forget the cookies...

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
dim objReg
set objReg = Createobject("Wscript.shell")
objReg.regwrite "HKCU\Software\testKey\Option","Value"
'To read use, for example :
' msgbox objReg.regread("HKCU\Software\testKey\Option)
'To delete use :
' objReg.regdelete "HKCU\Software\testKey\Option","
Original Comments (3)
Recovered from Wayback Machine