This commit is contained in:
Mario Fetka 2019-09-25 19:55:22 +02:00
parent c727e0619c
commit aa50a2617f
1 changed files with 2 additions and 2 deletions

View File

@ -40,10 +40,10 @@ comment "Delete program shortcuts"
LinkFolder_uninstall
[Winbatch_uninstall_old]
"$UninstallProgramOld$" /InstallType:MACHINE
"$UninstallProgramOld$" /S /InstallType:MACHINE
[Winbatch_uninstall]
"$UninstallProgram$" /InstallType:MACHINE
"$UninstallProgram$" /S /InstallType:MACHINE
[Files_uninstall]
; Example for recursively deleting the installation directory: