cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
spearenb
Level 2

Another thread for hanging silent uninstall

I have a MSI Script Project that when I try to uninstall silently, will hang after it returns a successful results code ('0'). The command line code I am using is [run for a batch file]:

Setup.exe -s -f1"%curdir%\\%fn%SetupUninstall.iss" -qn

I have to go into Task Manager to stop the process, otherwise, everything is removed that I want removed.

The silent install uses roughly the same code but it works just fine.

Any ideas?

Thanks.

Bart
Labels (1)
0 Kudos
(1) Reply
sturge
Level 6

I have this happening but on a regular uninstall. Did you solve this?
0 Kudos