mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 19:55:49 +00:00
Update define.sh
This commit is contained in:
parent
f195dfab30
commit
039f974e31
1 changed files with 3 additions and 0 deletions
|
|
@ -44,6 +44,9 @@ parseVersion() {
|
|||
"xp" | "winxp" | "windowsxp" | "windows xp")
|
||||
VERSION="winxpx86"
|
||||
;;
|
||||
"xp64" | "winxp64")
|
||||
VERSION="winxpx64"
|
||||
;;
|
||||
"22" | "2022" | "win22" | "win2022" | "windows2022" | "windows 2022")
|
||||
VERSION="win2022-eval"
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue