mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
chore!: migrate to version 2.x
This commit is contained in:
@@ -58,6 +58,7 @@ Name: "{autodesktop}\{#MyAppName}"; Filename: "{app}\{#MyAppExeName}"; Tasks: de
|
||||
[InstallDelete]
|
||||
Type: files; Name: "{app}\app\*.jar"
|
||||
Type: filesandordirs; Name: "{app}\runtime\*"
|
||||
Type: filesandordirs; Name: "{app}\plugins\*"
|
||||
|
||||
[Run]
|
||||
Filename: "{app}\{#MyAppExeName}"; Description: "{cm:LaunchProgram,{#StringChange(MyAppName, '&', '&&')}}"; Flags: nowait postinstall; Check: ShouldPromptStart
|
||||
|
||||
Reference in New Issue
Block a user