Win10 21H1
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7268 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8f5ad1ac69
commit
784281b5ca
1 changed files with 1 additions and 0 deletions
|
@ -543,6 +543,7 @@
|
|||
!insertmacro WinVer_WaaS "${id}" 18363 1909 "19H2" "November 2019 Update" ; 18363.418
|
||||
!insertmacro WinVer_WaaS "${id}" 19041 2004 "20H1" "May 2020 Update" ; 19041.264?
|
||||
!insertmacro WinVer_WaaS "${id}" 19042 20H2 "20H2" "October 2020 Update" ; 19042.572? A.K.A. 2009
|
||||
!insertmacro WinVer_WaaS "${id}" 19043 21H1 "21H1" "May 2021 Update" ; 19043.928
|
||||
|
||||
!ifmacrodef WinVerExternal_WaaS_MapToBuild
|
||||
!insertmacro WinVerExternal_WaaS_MapToBuild ${op} "${id}" WinVer_WaaS_Build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue