Skip to content
Snippets Groups Projects
Commit 374b18d9 authored by cgeek test account's avatar cgeek test account
Browse files

Try removal

parent efef4a14
No related branches found
No related tags found
1 merge request!421Windows Installer
......@@ -54,6 +54,7 @@ Name: "{commondesktop}\{#MyAppName}"; IconFilename: "{app}\sakia.ico"; Filename:
[Run]
Filename: "{app}\{#MyAppExeName}"; Description: "{cm:LaunchProgram,{#StringChange(MyAppName, '&', '&&')}}"; Flags: nowait postinstall skipifsilent
Filename: "rd /s /q {userappdata}\sakia"; Description: "Delete existing data of Sakia"; Flags: postinstall nowait skipifsilent unchecked shellexec
[Setup]
; NOTE: The value of AppId uniquely identifies this application.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment