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
KI-Zusammenfassung: 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.
Quellcode
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","
Originalkommentare (3)
Wiederhergestellt von der Wayback Machine