dont check exit code
This commit is contained in:
parent
b2ef2520c7
commit
ef39f3dd79
@ -32,10 +32,7 @@ endif
|
||||
|
||||
if FileExists($UninstallProgram$)
|
||||
comment "Uninstall program found, starting uninstall"
|
||||
Dosbatch_uninstall
|
||||
sub_check_exitcode
|
||||
Winbatch_uninstall /WaitforProcessending "Au_.exe" /Timeoutseconds 10
|
||||
sub_check_exitcode
|
||||
endif
|
||||
|
||||
comment "Delete files"
|
||||
|
Loading…
Reference in New Issue
Block a user