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. C# setup and deploy project templates located at?

C# setup and deploy project templates located at?

Scheduled Pinned Locked Moved C#
csharpvisual-studiowpfsysadminquestion
5 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.
  • D Offline
    D Offline
    dcof
    wrote on last edited by
    #1

    I have a C# 2010 console application where I need to create a setup and deployment project for it. I do not have the setup and deployment projects in the visual studio.net 2010 application I am using. I need to find the install templates. Can you tell me where I can find the setup and deployment project install templates so I can add them to my solution ide to work with?

    I D 2 Replies Last reply
    0
    • D dcof

      I have a C# 2010 console application where I need to create a setup and deployment project for it. I do not have the setup and deployment projects in the visual studio.net 2010 application I am using. I need to find the install templates. Can you tell me where I can find the setup and deployment project install templates so I can add them to my solution ide to work with?

      I Offline
      I Offline
      isenthil
      wrote on last edited by
      #2

      You should find them in the Other Projects ( Project Templates ) Create a new Project of type (Other Projects - > Setup and Deployment -> VS Installer) ...

      Regards, Senthil Kumar

      D 1 Reply Last reply
      0
      • D dcof

        I have a C# 2010 console application where I need to create a setup and deployment project for it. I do not have the setup and deployment projects in the visual studio.net 2010 application I am using. I need to find the install templates. Can you tell me where I can find the setup and deployment project install templates so I can add them to my solution ide to work with?

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        Don't bother. The Setup and Deployment projects were killed off in VS2012 anyway so you're going after legacy technology that, lets be honest here, sucked! You can use any number of other tools that do a better job and are eaier to use, such as Inno Setup, Advanced Installer, InstallShield LE, WiX, ...

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak

        1 Reply Last reply
        0
        • I isenthil

          You should find them in the Other Projects ( Project Templates ) Create a new Project of type (Other Projects - > Setup and Deployment -> VS Installer) ...

          Regards, Senthil Kumar

          D Offline
          D Offline
          dcof
          wrote on last edited by
          #4

          I do not have a Create a new Project of type (Other Projects - > Setup and Deployment -> VS Installer). I am somehow missing the templates.

          D 1 Reply Last reply
          0
          • D dcof

            I do not have a Create a new Project of type (Other Projects - > Setup and Deployment -> VS Installer). I am somehow missing the templates.

            D Offline
            D Offline
            Dave Kreskowiak
            wrote on last edited by
            #5

            If you have an Express version of Visual Studio you won't have it.

            A guide to posting questions on CodeProject[^] Dave Kreskowiak

            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