NSIS/Docs/src/reboot.but
eccles 7633bdd8be Spelling mistakes/typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1658 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-10 21:41:10 +00:00

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