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

Commit

Permalink
Fixed reported uninstallation size
Browse files Browse the repository at this point in the history
  • Loading branch information
le717 committed May 10, 2013
1 parent 134f623 commit 14d9381
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions LOCO-Alternate-Installer.iss
Expand Up @@ -43,6 +43,8 @@ UninstallFilesDir={app}
UninstallDisplayIcon={app}\Lego.ico
CreateUninstallRegKey=true
UninstallDisplayName={#MyAppName}
; This is required so Inno can correctly report the installation size.
UninstallDisplaySize=225500000
; Compression
SolidCompression=True
Compression=lzma/ultra64
Expand Down

0 comments on commit 14d9381

Please sign in to comment.