Install Shield 2009 Premier, Uninstall doesn't close the process/gui
Posted
by Samir
on Stack Overflow
See other posts from Stack Overflow
or by Samir
Published on 2009-05-29T09:46:59Z
Indexed on
2010/06/08
15:02 UTC
Read the original article
Hit count: 244
My application (developed using C#.net) is open now i uninstall, InstallShield gives message stating the application is already open and whether really want to close the application. Selection 'Ignore' continues uninstall. Some files and the exe of the application are not closed. How to close them by installshield on uninstall. Or there are some properties I have to set. I know adding a custom action at uninstall i can kill the process, but shouldn't installshield do it?
© Stack Overflow or respective owner