News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

LookupPrivilegeValue

Started by Magnum, November 01, 2009, 04:25:25 AM

Previous topic - Next topic

Magnum

Since I can reboot as a Limited User, I thought that this should be possible also.
I can create this key as an Admin.

Can I create this key as a Limited User?

Thanks.

What value of LookupPrivilegeValue do I need to use to create
"Software\Microsoft\Windows\CurrentVersion\Policies\System\",0

invoke RegCreateKey, HKEY_CURRENT_USER, ADDR SubKey, ADDR RegH ;Create key

Have a great day,
                         Andy