diff --git a/TGcs/TGcs-full-v1.0.1.exe b/TGcs/TGcs-full-v1.0.1.exe new file mode 100644 index 0000000..f925bf6 Binary files /dev/null and b/TGcs/TGcs-full-v1.0.1.exe differ diff --git a/TGcs/TGcs.iss b/TGcs/TGcs.iss index 9c0b232..2f3ebe9 100644 --- a/TGcs/TGcs.iss +++ b/TGcs/TGcs.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=D:\4_Code\3_Deploy\{#MyAppName}\ -OutputBaseFilename={#MyAppName}-v{#MyAppVersion} +OutputBaseFilename={#MyAppName}-full-v{#MyAppVersion} SetupIconFile=D:\4_Code\3_Deploy\{#MyAppName}\Deploy\{#MyAppName}.ico Compression=lzma SolidCompression=yes