mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 03:41:10 +08:00
Fix Windows installer build failure
This commit is contained in:
parent
a4bbd19578
commit
99bf696ac6
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user