robszar
-
Total Posts
:
193
- Scores: 0
-
Reward points
:
0
- Joined: 2/27/2005
- Location:
-
Status: offline
|
accessing HKCU
Thursday, October 25, 2007 12:14 AM
( permalink)
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")%>
|
|
|
|