Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Help me uninstall in C# window form application

Help me uninstall in C# window form application

Scheduled Pinned Locked Moved C#
helpcsharpquestionworkspace
6 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    phantanagu
    wrote on last edited by
    #1

    I am boring with instantly going inside Add/Remove Program, selecting my uncomplete program and removing. When making Setup file, I can't find any item mentioning Uninstall in Program Files . Someone help me solving my problem. How should I do ? Thanks in advance

    It seem to be a solution or an answer.

    C S 2 Replies Last reply
    0
    • P phantanagu

      I am boring with instantly going inside Add/Remove Program, selecting my uncomplete program and removing. When making Setup file, I can't find any item mentioning Uninstall in Program Files . Someone help me solving my problem. How should I do ? Thanks in advance

      It seem to be a solution or an answer.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      There are installers that create an uninstall exe, but msi's do not, AFAIK.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      P 1 Reply Last reply
      0
      • P phantanagu

        I am boring with instantly going inside Add/Remove Program, selecting my uncomplete program and removing. When making Setup file, I can't find any item mentioning Uninstall in Program Files . Someone help me solving my problem. How should I do ? Thanks in advance

        It seem to be a solution or an answer.

        S Offline
        S Offline
        sujithkumarsl
        wrote on last edited by
        #3

        Try to change the current version of your exe. Then you can set the option "remove previous versions" to true. The system will automatically replace your previous application

        My small attempt...

        P 1 Reply Last reply
        0
        • C Christian Graus

          There are installers that create an uninstall exe, but msi's do not, AFAIK.

          Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

          P Offline
          P Offline
          phantanagu
          wrote on last edited by
          #4

          What are some installers you mentioned ? Thanks

          It seem to be a solution or an answer.

          1 Reply Last reply
          0
          • S sujithkumarsl

            Try to change the current version of your exe. Then you can set the option "remove previous versions" to true. The system will automatically replace your previous application

            My small attempt...

            P Offline
            P Offline
            phantanagu
            wrote on last edited by
            #5

            How do I change my current version of exe ?

            It seem to be a solution or an answer.

            S 1 Reply Last reply
            0
            • P phantanagu

              How do I change my current version of exe ?

              It seem to be a solution or an answer.

              S Offline
              S Offline
              sujithkumarsl
              wrote on last edited by
              #6

              you can it will be 1.0.0 you can change it to 1.0.1 or more

              My small attempt...

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups