turn xp style on in makensis install

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@760 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
rainwater 2002-08-27 18:34:21 +00:00
parent 9e081c3e6e
commit 21239f1561

View file

@ -20,8 +20,8 @@ SetCompressor bzip2
BGGradient 000000 308030 FFFFFF
InstallColors FF8080 000000
InstProgressFlags smooth colored
XPStyle on
!else
XPStyle on
WindowIcon off
!endif