Ken
2005-04-20 19:00:32 UTC
I have created a uninstall.exe UI to uninstall my programs. All I
wanted is to provide a hook to this UI uninstall.exe instead of the
standard uninstall from Microsoft. Meaning, if the user clicks on the
Add/Remove myProgram, then it will call my uninstall.exe, and that is
it. How can I do that with the Windows Installer which came with the
VS.NET 2003?
Or the alternative is to have an UI as part of the unistall sequence
with checkboxes for me to perform custom actions which calls my
dosomething.exe.
Thanks.
wanted is to provide a hook to this UI uninstall.exe instead of the
standard uninstall from Microsoft. Meaning, if the user clicks on the
Add/Remove myProgram, then it will call my uninstall.exe, and that is
it. How can I do that with the Windows Installer which came with the
VS.NET 2003?
Or the alternative is to have an UI as part of the unistall sequence
with checkboxes for me to perform custom actions which calls my
dosomething.exe.
Thanks.