I found this great script to use but it doesn't seem to execute properly.
' Declare the constantsConst HKLM = &H80000002
' HKEY_LOCAL_MACHINEConst REG_SZ = 1 ' String value in registry (Not DWORD)Const ForReading = 1 Const ForWriting = 2
' Set File objects...
Set objFSO =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.