D
Des Norton
Hi NG
I have successfully created a setup package for my Windows application.
To uninstall the app, a user has to go to control panel --> Add/Remove
Programs. This effectively calls MsiExec.exe /I{ApplicationGUID}. I would
like to add an Uninstall Application shortcut to the setup package to be
placed in the "User's Programs Menu" group along with the shortcut to launch
the application.
Thanks
Des Norton
I have successfully created a setup package for my Windows application.
To uninstall the app, a user has to go to control panel --> Add/Remove
Programs. This effectively calls MsiExec.exe /I{ApplicationGUID}. I would
like to add an Uninstall Application shortcut to the setup package to be
placed in the "User's Programs Menu" group along with the shortcut to launch
the application.
Thanks
Des Norton