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