ShutDown plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
== Description == | == Description == | ||
A NSIS plugin to log off, restart or shutdown the computer. | A NSIS plugin to log off, restart or shutdown the computer. | ||
To restart the computer, the built-in Reboot command can be used. For everything else, use this plug-in. | |||
== Download == | == Download == | ||
<attach>ShutDown.zip</attach> | |||
-Stu | -Stu | ||
[[Category:Plugins]] | [[Category:Plugins]] |
Latest revision as of 18:03, 15 November 2007
Author: Afrow UK (talk, contrib) |
Description
A NSIS plugin to log off, restart or shutdown the computer.
To restart the computer, the built-in Reboot command can be used. For everything else, use this plug-in.
Download
ShutDown.zip (14 KB)
-Stu