G
Guest
My dear,I have a question and it makes me crazy.
In my loginscript, I want to write key into registry,but normal users have
not right to write. When I use Su.exe,the key was wrote into the
administrator's registry,it still couldn't write the normal user's registry.
My God, How can I do? the key I want to write into registry is below:
WriteValue("HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system","NoDispScrSavPage","1","REG_DWORD")
Any suggestion are very appreciated!!
In my loginscript, I want to write key into registry,but normal users have
not right to write. When I use Su.exe,the key was wrote into the
administrator's registry,it still couldn't write the normal user's registry.
My God, How can I do? the key I want to write into registry is below:
WriteValue("HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system","NoDispScrSavPage","1","REG_DWORD")
Any suggestion are very appreciated!!