diff --git a/FCS-Tools/FCS-Tools.iss b/FCS-Tools/FCS-Tools.iss index e837118..3d3cebe 100644 --- a/FCS-Tools/FCS-Tools.iss +++ b/FCS-Tools/FCS-Tools.iss @@ -27,7 +27,7 @@ DisableProgramGroupPage=yes ; Uncomment the following line to run in non administrative install mode (install for current user only.) ;PrivilegesRequired=lowest OutputDir={#SourcePath}\ -OutputBaseFilename={#MyAppName}-full-v{#MyAppVersion}_with_auth +OutputBaseFilename={#MyAppName}-full-v{#MyAppVersion} SetupIconFile={#SourcePath}\Deploy\{#MyAppName}.ico Compression=lzma SolidCompression=yes