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. Managed C++/CLI
  4. Creating an installer

Creating an installer

Scheduled Pinned Locked Moved Managed C++/CLI
csharpc++visual-studiotutorialquestion
4 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.
  • B Offline
    B Offline
    BuckBrown
    wrote on last edited by
    #1

    Hi, I am using Visual Studio 2005 C++/CLI and I need to create an installer for an application. The documentation I have says to create a new project and select "InstallShield 12 Projects" but there is no selection available. Does anyone have information on how to get an installer created for a completed application? Thanks, Buck

    L J 2 Replies Last reply
    0
    • B BuckBrown

      Hi, I am using Visual Studio 2005 C++/CLI and I need to create an installer for an application. The documentation I have says to create a new project and select "InstallShield 12 Projects" but there is no selection available. Does anyone have information on how to get an installer created for a completed application? Thanks, Buck

      L Offline
      L Offline
      led mike
      wrote on last edited by
      #2

      BuckBrown wrote:

      The documentation I have says to create a new project and select "InstallShield 12 Projects"

      I don't see anything about isntallshield here[^] :confused:

      led mike

      B 1 Reply Last reply
      0
      • L led mike

        BuckBrown wrote:

        The documentation I have says to create a new project and select "InstallShield 12 Projects"

        I don't see anything about isntallshield here[^] :confused:

        led mike

        B Offline
        B Offline
        BuckBrown
        wrote on last edited by
        #3

        Hi Mike, Since I e-mailed I discovered Microsoft documentation about 'Deployment in Visual Studio'. The docs are for Visual Studio 2003, 2005, and 2008. I printed off the docs and I am trying to implement the 'Windows Installer Deployment Tasks'. The first in the list is 'How to: Install Prerequisites in Windows Installer Deployment'. Of course when I follow the instructions of selecting the project in the Solution Explorer and selecting Properties and the in the Property Pages dialog box I expand the Configuration Properties node where I am supposed to select the build page and click the Prerequisites button. Only there is NO prerequisites button to click on (what a surprise). I'll play with the other 'How to:' items in the Windows Installer Deployment Tasks list to see what other functions don't appear to exist on my machine. Thanks, Buck

        1 Reply Last reply
        0
        • B BuckBrown

          Hi, I am using Visual Studio 2005 C++/CLI and I need to create an installer for an application. The documentation I have says to create a new project and select "InstallShield 12 Projects" but there is no selection available. Does anyone have information on how to get an installer created for a completed application? Thanks, Buck

          J Offline
          J Offline
          Jonathan Darka
          wrote on last edited by
          #4

          Have a look at nsis[^], I use it for my installations and it's pretty easy to use.


          Jonathan Wilkes Darka[Xanya.net] [My Code Project Articles]

          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