Re: windows 7 x64 shutdown

2011-04-29 Thread Brian Curtin
On Mon, Apr 25, 2011 at 16:15, rjmccorkle wrote: > does anyone know a solution to shutting down windows 7 x64 via python > script? the win32 obviously doesn't work... something similar? > > "the win32 obviously doesn't work" -- It does. -- http://mail.python.org/mailman/listinfo/python-list

Re: windows 7 x64 shutdown

2011-04-25 Thread Irmen de Jong
On 25-4-2011 23:15, rjmccorkle wrote: > does anyone know a solution to shutting down windows 7 x64 via python > script? the win32 obviously doesn't work... something similar? http://goo.gl/5tVPj (a recipe on activestate, First hit on Google for 'python ctypes shutdown') Works fine on my win7 x64

windows 7 x64 shutdown

2011-04-25 Thread rjmccorkle
does anyone know a solution to shutting down windows 7 x64 via python script? the win32 obviously doesn't work... something similar? -- http://mail.python.org/mailman/listinfo/python-list