*** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@826 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8348e2c091
commit
930f43f3ea
3 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Caption "Nullsoft Install System - Setup"
|
|||
OutFile ..\nsis${VER_MAJOR}${VER_MINOR}.exe
|
||||
SetCompressor bzip2
|
||||
|
||||
!insertmacro MUI_INTERFACE "modernsimple.exe" "adni18-installer-C-no48xp.ico" "adni18-uninstall-C-no48xp.ico" "modern.bmp" "smooth"
|
||||
!insertmacro MUI_INTERFACE "modern2.exe" "adni18-installer-C-no48xp.ico" "adni18-uninstall-C-no48xp.ico" "modern.bmp" "smooth"
|
||||
|
||||
LicenseText "Scroll down to see the rest of the agreement."
|
||||
LicenseData ..\license.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue