2008R2 is a server, so add the special bit

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5962 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2009-05-13 18:10:41 +00:00
parent 2651dc3573
commit c7c0e73df8

View file

@ -136,8 +136,8 @@
!define WINVER_2008 0x06000001 ;6.00.6001
!define WINVER_7_NT 0x86010000 ;6.01.????
!define WINVER_7 0x06010000 ;6.01.????
!define WINVER_2008R2_NT 0x86010000 ;6.01.????
!define WINVER_2008R2 0x06010000 ;6.01.????
!define WINVER_2008R2_NT 0x86010001 ;6.01.????
!define WINVER_2008R2 0x06010001 ;6.01.????
# use this to make all nt > 9x