Bug 668574 (original patch by Javi Rueda) - Refuse to install on Windows XP SP 1 and below. r=bbondy
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
!define MinSupportedVer "Microsoft Windows Vista x64"
|
||||
#else
|
||||
!define ARCH "x86"
|
||||
!define MinSupportedVer "Microsoft Windows 2000"
|
||||
!define MinSupportedVer "Microsoft Windows XP SP2"
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_MAINTENANCE_SERVICE
|
||||
|
||||
Reference in New Issue
Block a user