mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
Fix Windows installer build failure
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user