> Awesome! This is great :) But it doesn't seem to offer the possibility
> to logoff. However, I found wxExecute that might be able to help me.
> It says "If the child process IO is redirected, under Windows the
> process window is not shown by default". Can someone please help me
> out how to use that information to not show a window when calling
> "shutdown -l -t 0"?

This seems to work great :)
wx.wxExecute("shutdown -l -t 0")

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to