removed debug stuff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3116 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
48a62f51e8
commit
8d7ae56749
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@
|
|||
|
||||
!insertmacro MUI_PAGE_STARTMENU Application
|
||||
|
||||
;!insertmacro MUI_PAGE_INSTFILES
|
||||
!insertmacro MUI_PAGE_INSTFILES
|
||||
|
||||
!insertmacro MUI_UNPAGE_CONFIRM
|
||||
!insertmacro MUI_UNPAGE_INSTFILES
|
||||
|
@ -119,4 +119,4 @@ Section "Uninstall"
|
|||
|
||||
DeleteRegKey /ifempty HKCU "Software\Modern UI Test"
|
||||
|
||||
SectionEnd
|
||||
SectionEnd
|
Loading…
Add table
Add a link
Reference in a new issue