
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1739 212acab6-be3b-0410-9dea-997c60f758d6
11 lines
344 B
Text
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.
|