updated reserve file macros

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3003 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-10-08 15:28:44 +00:00
parent 5eff3bd5da
commit aaf63af9f6
9 changed files with 47 additions and 107 deletions

View file

@ -26,7 +26,7 @@
Var MUI_TEMP
;--------------------------------
;Modern UI Configuration
;Interface Settings
!define MUI_ABORTWARNING
@ -54,13 +54,6 @@
!insertmacro MUI_LANGUAGE "English"
;--------------------------------
;Reserve Files
;Things that need to be extracted on first (keep these lines before any File command!)
;Only for BZIP2 compression
!insertmacro MUI_RESERVEFILE_STARTMENU
;--------------------------------
;Installer Sections