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 / C++ / MFC
  4. VC++ Package Deployment

VC++ Package Deployment

Scheduled Pinned Locked Moved C / C++ / MFC
c++csharpvisual-studiosysadmin
5 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.
  • V Offline
    V Offline
    Vu Nguyen
    wrote on last edited by
    #1

    Hi All! under MS Visual Studio, we have a tool call Package Deployment Wizard for Visual Basic. This tool helps make a setup package for an EXE file of VB. It attaches all the dll files to the VB exe file basically. Do we have anything like that for VC++? I ask this because one of my applications does not run under NT4.0 SP6 when I compile it using "use MFC in a shared dll". The file needed is MFC42.dll; Thanks Vu vucsuf

    N F C 3 Replies Last reply
    0
    • V Vu Nguyen

      Hi All! under MS Visual Studio, we have a tool call Package Deployment Wizard for Visual Basic. This tool helps make a setup package for an EXE file of VB. It attaches all the dll files to the VB exe file basically. Do we have anything like that for VC++? I ask this because one of my applications does not run under NT4.0 SP6 when I compile it using "use MFC in a shared dll". The file needed is MFC42.dll; Thanks Vu vucsuf

      N Offline
      N Offline
      Nemanja Trifunovic
      wrote on last edited by
      #2

      There is InstallShield for this. I vote pro drink :beer:

      V 1 Reply Last reply
      0
      • V Vu Nguyen

        Hi All! under MS Visual Studio, we have a tool call Package Deployment Wizard for Visual Basic. This tool helps make a setup package for an EXE file of VB. It attaches all the dll files to the VB exe file basically. Do we have anything like that for VC++? I ask this because one of my applications does not run under NT4.0 SP6 when I compile it using "use MFC in a shared dll". The file needed is MFC42.dll; Thanks Vu vucsuf

        F Offline
        F Offline
        Fazlul Kabir
        wrote on last edited by
        #3

        VC++ 7 has a built-in setup feature, that should be enough for most deployment needs. // Fazlul


        Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

        1 Reply Last reply
        0
        • N Nemanja Trifunovic

          There is InstallShield for this. I vote pro drink :beer:

          V Offline
          V Offline
          Vu Nguyen
          wrote on last edited by
          #4

          Hi! I use install shield to make setup disk. However, the installed package does not fix the problem. The OS still complains about the MFC42.dll Do I miss anything? Thanks Vu vucsuf

          1 Reply Last reply
          0
          • V Vu Nguyen

            Hi All! under MS Visual Studio, we have a tool call Package Deployment Wizard for Visual Basic. This tool helps make a setup package for an EXE file of VB. It attaches all the dll files to the VB exe file basically. Do we have anything like that for VC++? I ask this because one of my applications does not run under NT4.0 SP6 when I compile it using "use MFC in a shared dll". The file needed is MFC42.dll; Thanks Vu vucsuf

            C Offline
            C Offline
            Cathy
            wrote on last edited by
            #5

            http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvc60/html/redistribvc6.asp and http://support.microsoft.com/directory/article.asp?ID=KB;EN-US;Q259403 Now hopefully I will have enough good karma for someone to answer my question. Cathy

            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