Add self-uninstall ability to MFC application by calling ShellExecute for MsiExec.exe


/ Published in: C++
Save to your folder(s)

Add self-uninstall ability to MFC application by calling ShellExecute for MsiExec.exe.
Useful for temporary apps that can be uninstalled after use.
The installation's GUID is required. This GUID is auto-created by Visual Studio when a Setup/installation project is created.

URL: mfc uninstall

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.