Reboot Windows XP using Python's win32api
Lukas Kubin
kubin at opf.slu.cz
Fri Feb 7 04:23:02 EST 2003
More information about the Python-list mailing list
Fri Feb 7 04:23:02 EST 2003
- Previous message (by thread): Reboot Windows XP using Python's win32api
- Next message (by thread): Reboot Windows XP using Python's win32api
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Does anybody have an experience doing Windows XP reboot from within the Python's script using win32all modules? I'm trying to use the function initiateSystemShutdown() but am getting "Access denied" response. But I ame trying it being logged in as Administrator. Should I do something more with the privileges? Thank you. -- Lukas Kubin phone: +420696398285 email: kubin at opf.slu.cz Information centre The School of Business Administration in Karvina Silesian University in Opava Czech Republic http://www.opf.slu.cz
- Previous message (by thread): Reboot Windows XP using Python's win32api
- Next message (by thread): Reboot Windows XP using Python's win32api
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list