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. Where is [ProductCode] ?

Where is [ProductCode] ?

Scheduled Pinned Locked Moved C#
csharpvisual-studiohelptutorialquestion
4 Posts 2 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

    In VS 2005, C# setup project contains information of exe. But I can't find app's [ProductCode] in setup project to make an uninstall file. If you help me show how to find [ProductCode], I am appreciated with you and unintallation of app is easier. Thanks in advance

    It seem to be a solution or an answer.

    C 1 Reply Last reply
    0
    • P phantanagu

      In VS 2005, C# setup project contains information of exe. But I can't find app's [ProductCode] in setup project to make an uninstall file. If you help me show how to find [ProductCode], I am appreciated with you and unintallation of app is easier. Thanks in advance

      It seem to be a solution or an answer.

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

      An app doesn't automagically have a product code, you need to provide one.

      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
      • C Christian Graus

        An app doesn't automagically have a product code, you need to provide one.

        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
        #3

        How should I provide [ProductCode] so that Window can identify this [Productcode] as a key to remove ????

        It seem to be a solution or an answer.

        C 1 Reply Last reply
        0
        • P phantanagu

          How should I provide [ProductCode] so that Window can identify this [Productcode] as a key to remove ????

          It seem to be a solution or an answer.

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

          My understanding is that the point is entirely that you provide whatever you like, and windows will use it when you run your uninstaller.

          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 )

          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