implemented RFE #1143843 - Ability to change default reboot behavior
added MUI_FINISHPAGE_REBOOTLATER_DEFAULT git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5069 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7f5e1d7b1b
commit
1f116b5f3d
2 changed files with 8 additions and 1 deletions
|
@ -795,6 +795,8 @@ Text to display next to the 'Reboot now' option button.</p>
|
|||
<p><strong>MUI_FINISHPAGE_TEXT_REBOOTLATER</strong> <span class=
|
||||
"parameter">text</span><br />
|
||||
Text to display next to the 'Reboot later' option button.</p>
|
||||
<p><strong>MUI_FINISHPAGE_REBOOTLATER_DEFAULT</strong><br />
|
||||
Sets the 'Reboot later' option as the default option.</p>
|
||||
<p><strong>MUI_FINISHPAGE_RUN</strong> <span class=
|
||||
"parameter">exe_file</span><br />
|
||||
Application which the user can select to run using a checkbox. You
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue