File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33obj /
44Debug /
55Release /
6- Output /
76x64 /
87x86 /
98* .exe
4140* .ipch
4241
4342# 不排除
43+ Inno /**
44+ ! Inno /inno_setup.iss
Original file line number Diff line number Diff line change 33; Non-commercial use only
44
55#define MyAppName " Tap Caps"
6- #define MyAppVersion " 1.1 "
6+ #define MyAppVersion " 1.2 "
77#define MyAppPublisher " honue"
88#define MyAppURL " https://github.com/honue"
99#define MyAppExeName " TapCaps.exe"
@@ -25,7 +25,7 @@ DisableProgramGroupPage=yes
2525; Uncomment the following line to run in non administrative install mode (install for current user only).
2626;PrivilegesRequired=lowest
2727PrivilegesRequiredOverridesAllowed= dialog
28- OutputBaseFilename = TapCaps_Setup_v1.1
28+ OutputBaseFilename = TapCaps_Setup_v1.2
2929SetupIconFile = E:\MasterWorkspace\TapCaps\TapCaps.ico
3030SolidCompression = yes
3131WizardStyle = modern
You can’t perform that action at this time.
0 commit comments