| |
robszar
Posts: 173
Score: 0
Joined: 2/27/2005
From:
Status: offline
|
I can read and right to HKLM but not HKCU, is it possible? This is what I'm trying, as I said, if I switch it to HKLM it works <%Set objWSHShell = CreateObject("WScript.Shell") %> <%errorResult=objWSHShell.RegWrite("HKCU\Software\Test\test","0","REG_DWORD")%>
|
|