How to uninstall the deployment by the user

  • Thread starter Thread starter Ray
  • Start date Start date
R

Ray

Dear all,
Now, I have to go to the control panel to remove the installed deployment
manually. Is there any method to generate an uninstall exe for the user to
remove the deployment?
Thanks a lot,
Ray
 
Hi Ray,

Surely your setup package already contains the uninstall functionality which
by default is called from the Control Panel. Most setups generators allow
you to create a shortcut to it in the Start menu. Check the docs of your
setup generator.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
 
Ray said:
Now, I have to go to the control panel to remove the installed
deployment manually

Mhm... That's the recommended solution.
. Is there any method to generate an uninstall exe for the user to remove
the deployment?

Do you want to add an uninstall link to the start menu?
 
Dear Herfried,
Yes, I would like to add an uninstall link to the start menu.
Thanks,
Ray
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top