More MSIEXEC uninstall issues with .NET 2.0 apps

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I have a .NET 2.0 VB app (windows form app). If the only visible interface
is a notification icon and the main form is not visible, if you run
Add/Remove programs MSIEXEC will not detect the process is running in memory
and proceed to uninstall the application. However, if you run Task Manager,
you'll see that the application is still running even thou the app EXE and
DLLs have been removed!!



.