Fix #794: Detect Windows 7

This commit is contained in:
Faisal Salman
2025-06-10 23:03:16 +07:00
parent 5e7d0b25a3
commit e312298283
2 changed files with 10 additions and 1 deletions

View File

@@ -943,7 +943,7 @@
os : [[
// Windows
/microsoft (windows) (vista|xp)/i // Windows (iTunes)
/microsoft (windows) (7|vista|xp)/i // Windows
], [NAME, VERSION], [
/(windows (?:phone(?: os)?|mobile|iot))[\/ ]?([\d\.\w ]*)/i // Windows Phone
], [NAME, [VERSION, strMapper, windowsVersionMap]], [