MUI_UNINSTALLER
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1603 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f4aec50355
commit
3c42f9c05e
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ defines and define them again before you insert a language file.</p>
|
|||
!define MUI_COMPONENTSPAGE ;Component-selection page
|
||||
!define MUI_DIRECTORYPAGE ;Directory-selection page
|
||||
!define MUI_LICENSEPAGE ;License page
|
||||
!define MUI_UNINSTALL ;Uninstaller
|
||||
!define MUI_UNINSTALLER ;Uninstaller
|
||||
!define MUI_ABORTWARNING ;Abort warning messabox
|
||||
!define MUI_INSTALLOPTIONS ;Use Install Options
|
||||
!define MUI_CUSTOMPAGECOMMANDS ;Use customized pages</pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue