PH,
Thanks for the quick response. However, that info really doesn't help me. I have zero scripting experience and don't really know the VB syntax at all.
So it appears this script is missing a lot of "EndofLine" syntax? Is that correct?
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.