Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Commit

Permalink
Update reported installation size
Browse files Browse the repository at this point in the history
  • Loading branch information
Triangle717 committed Sep 17, 2013
1 parent d35a35b commit 64a8d53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LOCO-Alternate-Installer.iss
Expand Up @@ -46,7 +46,7 @@ UninstallDisplayIcon={app}\Lego.ico
CreateUninstallRegKey=true
UninstallDisplayName={#MyAppName}
; This is required so Inno can correctly report the installation size.
UninstallDisplaySize=225500000
UninstallDisplaySize=218103808
; Compression
SolidCompression=True
Compression=lzma/ultra64
Expand All @@ -64,7 +64,7 @@ Name: "English"; MessagesFile: "compiler:Default.isl"
[Messages]
BeveledLabel={#MyAppInstallerName}
; DiskSpaceMBLabel is overridden because it reports an incorrect installation size.
DiskSpaceMBLabel=At least 215 MB of free disk space is required.
DiskSpaceMBLabel=At least 208 MB of free disk space is required.

; Both Types and Components sections are required to create the installation options.
[Types]
Expand Down

0 comments on commit 64a8d53

Please sign in to comment.