|
@ -2,7 +2,7 @@ |
|
|
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! |
|
|
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! |
|
|
|
|
|
|
|
|
#define MyAppName "TGcs" |
|
|
#define MyAppName "TGcs" |
|
|
#define MyAppVersion "1.0.1" |
|
|
#define MyAppVersion "1.0.2" |
|
|
#define MyAppPublisher "My Company, Inc." |
|
|
#define MyAppPublisher "My Company, Inc." |
|
|
#define MyAppURL "https://www.example.com/" |
|
|
#define MyAppURL "https://www.example.com/" |
|
|
#define MyAppExeName "TGcs.exe" |
|
|
#define MyAppExeName "TGcs.exe" |
|
|