S
Sirius
When creating a deployment project in Microsoft Visual Studio 2005,
there seems to be no option to create an uninstall link. How can this
be achieved? To be specific, I want an 'Uninstall' shortcut to be
created somewhere in the Start Menu. Also, when user clicks the msi
file to uninstall, he should be able to select uninstall option.
I know there is a command line option using msiexec, but how do I make
this call in my deployment project? Is it legal to distribute msiexec
with my bundled application.
Thanks in advance
there seems to be no option to create an uninstall link. How can this
be achieved? To be specific, I want an 'Uninstall' shortcut to be
created somewhere in the Start Menu. Also, when user clicks the msi
file to uninstall, he should be able to select uninstall option.
I know there is a command line option using msiexec, but how do I make
this call in my deployment project? Is it legal to distribute msiexec
with my bundled application.
Thanks in advance