NSIS/Docs/src/reboot.but
rainwater 90ea8491f4 Updated docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1609 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-06 21:20:55 +00:00

11 lines
336 B
Text

\H{rebootinst} Reboot Support
\S{Reboot} Reboot
Reboots the computer. Be careful with this one. If there is an error rebooting, this function sets the error flag and continues. If the reboot is sucessful, this instruction does not return.
\S{SetRebootFlag} SetRebootFlag
\c true|false
Sets the reboot flag to either true or false.