[python-win32] ShellExecuteEx
le dahut
le.dahut at laposte.net
Wed May 7 17:02:48 CEST 2008
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" ?
More information about the python-win32
mailing list