Fix Windows installer build failure

This commit is contained in:
maron2000 2024-06-14 21:15:56 +09:00
parent a4bbd19578
commit 99bf696ac6

View File

@ -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 Inno Setup no longer supports it
;MinVersion=6.0
[Messages]
InfoBeforeLabel=Please read the general information about DOSBox-X below.