NSIS/Docs/src/reboot.but
rainwater 584d3d2524 Updated docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1739 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 18:45:47 +00:00

11 lines
344 B
Text

\S{rebootinst} Reboot Instructions
\S2{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 successful, this instruction does not return.
\S2{SetRebootFlag} SetRebootFlag
\c true|false
Sets the reboot flag to either true or false.