diff --git a/contrib/windows/installer/DOSBox-X-installer.iss b/contrib/windows/installer/DOSBox-X-installer.iss index 49c6373152..03986d29d1 100644 --- a/contrib/windows/installer/DOSBox-X-installer.iss +++ b/contrib/windows/installer/DOSBox-X-installer.iss @@ -43,8 +43,8 @@ PrivilegesRequired=admin UninstallDisplayName={#MyAppName} {#MyAppVersion} {#MyAppBit} UninstallDisplayIcon={app}\{#MyAppExeName} WizardSmallImageFile=..\..\icons\dosbox-x.bmp -;MinVersion below 6.1 is not recommended, however set to 6.0 to support Vista -MinVersion=6.0 +;MinVersion 6.0 is required for Vista, however no longer supported +MinVersion=6.1 [Messages] InfoBeforeLabel=Please read the general information about DOSBox-X below.