Revision
38 -
Directory Listing
-
[select for diffs]
Modified
Tue Oct 25 10:20:40 2011 UTC
(12 years, 1 month ago)
by
william
Diff to
previous 37
(
colored)
*** remove old wmi shutdown/reboot code
+++ using TokenAdjuster.SetPriviledge with SeShutdownPrivilege
causes shutdown and reboot to work just like logoff (all operations disaply the default 'force/cancel' dialog under windows7/vista
Revision
30 -
Directory Listing
-
[select for diffs]
Modified
Tue Oct 25 08:27:13 2011 UTC
(12 years, 1 month ago)
by
william
Diff to
previous 29
(
colored)
*** reference: system.windows.forms
Sleep Stub: public static bool Sleep() { return Application.SetSuspendState(PowerState.Hibernate, false, false); }
Revision
22 -
Directory Listing
-
[select for diffs]
Added
Tue Oct 25 07:22:44 2011 UTC
(12 years, 1 month ago)
by
william
*** inital commit of NexusPowerCommand
++ commandline tool for executing the various power control operations