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. Question about InstallShield

Question about InstallShield

Scheduled Pinned Locked Moved C#
csharpvisual-studioquestionc++performance
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.
  • W Offline
    W Offline
    wrykyn
    wrote on last edited by
    #1

    Not sure where I can ask this so here goes. I've used Installshield in the past to make install packages for applications developed in VC++ 6. I installed VS.NET 2003 Enterprise Architect and now I can't find InstallShield bundled with it. Does this mean I'm going to have to buy it separately (MS no longer bundles this with Visual Studio) ? Thanks "One of the Georges," said Psmith, "I forget which, once said that a certain number of hours' sleep a day--I cannot recall for the moment how many--made a man something, which for the time being has slipped my memory."

    H 1 Reply Last reply
    0
    • W wrykyn

      Not sure where I can ask this so here goes. I've used Installshield in the past to make install packages for applications developed in VC++ 6. I installed VS.NET 2003 Enterprise Architect and now I can't find InstallShield bundled with it. Does this mean I'm going to have to buy it separately (MS no longer bundles this with Visual Studio) ? Thanks "One of the Georges," said Psmith, "I forget which, once said that a certain number of hours' sleep a day--I cannot recall for the moment how many--made a man something, which for the time being has slipped my memory."

      H Offline
      H Offline
      Heath Stewart
      wrote on last edited by
      #2

      You can use the Windows Installer projects in Visual Studio .NET. They're limited and commercial packages will yield more options, but you can use them for simple application. Just click New-<Project, select Setup and Deployment and select the Setup project. That's a Windows Installer project. To note, two good commercial applications for authoring Windows Installer projects are Wise for Windows Installer[^] and InstallShield Developer[^]. Windows Installer is a standard deployment and InstallShield, from what I hear, is even going to drop their proprietary installation technology to focus solely on Windows Installer (which has been out for many years and has been evolving). To find out more about Windows Installer, read the Windows Installer SDK[^] documentation. This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles]

      W 1 Reply Last reply
      0
      • H Heath Stewart

        You can use the Windows Installer projects in Visual Studio .NET. They're limited and commercial packages will yield more options, but you can use them for simple application. Just click New-<Project, select Setup and Deployment and select the Setup project. That's a Windows Installer project. To note, two good commercial applications for authoring Windows Installer projects are Wise for Windows Installer[^] and InstallShield Developer[^]. Windows Installer is a standard deployment and InstallShield, from what I hear, is even going to drop their proprietary installation technology to focus solely on Windows Installer (which has been out for many years and has been evolving). To find out more about Windows Installer, read the Windows Installer SDK[^] documentation. This posting is provided "AS IS" with no warranties, and confers no rights. Software Design Engineer Developer Division Sustained Engineering Microsoft [My Articles]

        W Offline
        W Offline
        wrykyn
        wrote on last edited by
        #3

        Thanks very much Heath. :) "One of the Georges," said Psmith, "I forget which, once said that a certain number of hours' sleep a day--I cannot recall for the moment how many--made a man something, which for the time being has slipped my memory."

        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