Results 1 to 2 of 2

Thread: VB.NET 2003 - Setup and Deployment ok.. but uninstalling?

  1. #1

    Thread Starter
    Junior Member RingOfFire's Avatar
    Join Date
    May 2006
    Location
    Istanbul
    Posts
    28

    VB.NET 2003 - Setup and Deployment ok.. but uninstalling?

    Hi All,

    I was able to pack my application using Setup and Deployment wizard within VS.NET 2003.

    I'd like to include a shortcut in user's start menu for uninstalling the application. As far as I see until now, the user can only uninstall the application from Control Panel>Add/Reomove Programs.

    Thank you for helping!

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: VB.NET 2003 - Setup and Deployment ok.. but uninstalling?

    Include a shortcut to the uninstall program (in VB6, it's ST6UNST.EXE) in your program's directory. (I think .net still creates an uninstall.)
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width