Added support for MUI_UNCONFIRMPAGE_VARIABLE (RFE #511)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6831 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
11b34a9fc7
commit
cea0fd8693
5 changed files with 20 additions and 2 deletions
|
@ -855,6 +855,10 @@ Var PLUGINS_FOLDER
|
|||
<p>
|
||||
<strong>MUI_UNCONFIRMPAGE_TEXT_LOCATION</strong> <span class="parameter">text</span><br />
|
||||
Text to display next to the uninstall location text box.</p>
|
||||
<p>
|
||||
<strong>MUI_UNCONFIRMPAGE_VARIABLE</strong> <span class="parameter">variable</span><br />
|
||||
Variable in which to store the uninstall source folder.<br />
|
||||
<em>Default: $INSTDIR</em></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue