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. installer package

installer package

Scheduled Pinned Locked Moved C#
questioncsharphelp
3 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.
  • D Offline
    D Offline
    DKalepu
    wrote on last edited by
    #1

    Hi All, I have developed a windows application in C#. Now, i want to make that application as an installer.... How Can I do that? Could any one plz help me..... I have searched thru Google, but i didn't find one...:confused: Thanks in ADvance. :)

    W 1 Reply Last reply
    0
    • D DKalepu

      Hi All, I have developed a windows application in C#. Now, i want to make that application as an installer.... How Can I do that? Could any one plz help me..... I have searched thru Google, but i didn't find one...:confused: Thanks in ADvance. :)

      W Offline
      W Offline
      wasife
      wrote on last edited by
      #2

      You can make its installer by creating a setup project in Visual Studio. Or you can add another project of type Setup Wizard in the same solution which is a bit easier way. Then there is InstallShield which you could use. There are many many ways to create an installer. On google, search how to create setup projects in Visual Studio.

      D 1 Reply Last reply
      0
      • W wasife

        You can make its installer by creating a setup project in Visual Studio. Or you can add another project of type Setup Wizard in the same solution which is a bit easier way. Then there is InstallShield which you could use. There are many many ways to create an installer. On google, search how to create setup projects in Visual Studio.

        D Offline
        D Offline
        DKalepu
        wrote on last edited by
        #3

        Hi, Thanks for the help.

        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