Hello,
Still with Vista, when using CreateProcess(...'regedit'...) to
save/restore some registry keys I get and error 740 "The requested
operation requires elevation".
According to msdn ShellExecuteEx should be used instead of CreateProcess.
Where Can I find ShellExecuteEx ?
Are there other methods to save/load standard .reg files that "regedit
/E or /S" ?
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32