diff --git a/Compile.iss.template b/Compile.iss.template index a1771f9..1afe0c2 100644 --- a/Compile.iss.template +++ b/Compile.iss.template @@ -50,6 +50,7 @@ DisableProgramGroupPage=yes OutputBaseFilename={#MyAppName} Setup {#MyAppVersion} OutputDir={#MyAppExec}.output SetupIconFile={#MyAppExec}.dist\favicon.ico +UninstallDisplayIcon={app}\{#MyAppExec}.exe Compression=lzma SolidCompression=yes WizardStyle=modern