mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 20:25:49 +00:00
Update define.sh
This commit is contained in:
parent
61fbd622f2
commit
24af64ef4e
1 changed files with 3 additions and 0 deletions
|
|
@ -362,6 +362,9 @@ printVersion() {
|
||||||
"win10"* ) desc="Windows 10" ;;
|
"win10"* ) desc="Windows 10" ;;
|
||||||
"win11"* ) desc="Windows 11" ;;
|
"win11"* ) desc="Windows 11" ;;
|
||||||
"winxp"* ) desc="Windows XP" ;;
|
"winxp"* ) desc="Windows XP" ;;
|
||||||
|
"win9x"* ) desc="Windows ME" ;;
|
||||||
|
"win98"* ) desc="Windows 98" ;;
|
||||||
|
"win95"* ) desc="Windows 95" ;;
|
||||||
"winvista"* ) desc="Windows Vista" ;;
|
"winvista"* ) desc="Windows Vista" ;;
|
||||||
"win2025"* ) desc="Windows Server 2025" ;;
|
"win2025"* ) desc="Windows Server 2025" ;;
|
||||||
"win2022"* ) desc="Windows Server 2022" ;;
|
"win2022"* ) desc="Windows Server 2022" ;;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue