Add Reboot for Broken Installers

This commit is contained in:
Mario Fetka
2019-10-16 20:33:39 +02:00
parent 3e037f3d4b
commit 19f6c88c32
9 changed files with 28 additions and 1 deletions

View File

@@ -108,6 +108,10 @@ endif
comment "Delete program shortcuts"
LinkFolder_uninstall
if $Reboot$="1"
ExitWindows /ImmediateReboot
endif
[Winbatch_uninstall_old_32]
; Choose one of the following examples as basis for program uninstall
;