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. VC# 2008

VC# 2008

Scheduled Pinned Locked Moved C#
csharpvisual-studioworkspace
6 Posts 4 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.
  • A Offline
    A Offline
    AlucardCode
    wrote on last edited by
    #1

    Hi All, I was wondering if anyone could direct me... I am using Visual C# 2008, and I would like to create a setup/installer for my one program. I know that VS has a template to let one do this. If anyone knows where I can get a template like that for Visual C# Express Edition, Please let me know. I will be really grateful. Thanx

    M D R 3 Replies Last reply
    0
    • A AlucardCode

      Hi All, I was wondering if anyone could direct me... I am using Visual C# 2008, and I would like to create a setup/installer for my one program. I know that VS has a template to let one do this. If anyone knows where I can get a template like that for Visual C# Express Edition, Please let me know. I will be really grateful. Thanx

      M Offline
      M Offline
      monstale
      wrote on last edited by
      #2

      Hi, afaik VC# Express does not have such a template. You might use standard or prof edition for that bye

      A 1 Reply Last reply
      0
      • A AlucardCode

        Hi All, I was wondering if anyone could direct me... I am using Visual C# 2008, and I would like to create a setup/installer for my one program. I know that VS has a template to let one do this. If anyone knows where I can get a template like that for Visual C# Express Edition, Please let me know. I will be really grateful. Thanx

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

        You can use 'Click Once' from express editions but not a full blown stand alone installer - it's one of the things they leave out. You can use third party tools if click once isn't enough for your needs, or buy a Visual Studio version.

        Dave
        BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
        Why are you using VB6? Do you hate yourself? (Christian Graus)

        A 1 Reply Last reply
        0
        • M monstale

          Hi, afaik VC# Express does not have such a template. You might use standard or prof edition for that bye

          A Offline
          A Offline
          AlucardCode
          wrote on last edited by
          #4

          I was afraid of that... Thanx though

          1 Reply Last reply
          0
          • D DaveyM69

            You can use 'Click Once' from express editions but not a full blown stand alone installer - it's one of the things they leave out. You can use third party tools if click once isn't enough for your needs, or buy a Visual Studio version.

            Dave
            BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
            Why are you using VB6? Do you hate yourself? (Christian Graus)

            A Offline
            A Offline
            AlucardCode
            wrote on last edited by
            #5

            Thanks I will try that.

            1 Reply Last reply
            0
            • A AlucardCode

              Hi All, I was wondering if anyone could direct me... I am using Visual C# 2008, and I would like to create a setup/installer for my one program. I know that VS has a template to let one do this. If anyone knows where I can get a template like that for Visual C# Express Edition, Please let me know. I will be really grateful. Thanx

              R Offline
              R Offline
              Rick Shaub
              wrote on last edited by
              #6

              You could use WiX[^], which is an open source installer package. You may not need an installer at all. You should be able to just deploy the /bin/release folder, if the target machine has the correct version of the .net framework.

              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