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. Windows API
  4. Installing in Vista

Installing in Vista

Scheduled Pinned Locked Moved Windows API
c++helpquestioncsharpvisual-studio
6 Posts 4 Posters 4 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.
  • C Offline
    C Offline
    Christopher Duncan
    wrote on last edited by
    #1

    Hey, guys. I have a C++ / ATL / MFC dll (with no .NET references) that I'm working on in VS2005. I'm using the built in setup project stuff to create the Windows Installer .msi file, and that runs fine under XP. In Vista, it barks that "There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Yada, yada..." My question is general rather than specific (this might just be the first of many error messages for all I know). Do you know of documentation anywhere that points out what tweaks we need to make to a setup generated by VS 2005 so that it plays nice with Vista? Thanks!

    Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

    M P 2 Replies Last reply
    0
    • C Christopher Duncan

      Hey, guys. I have a C++ / ATL / MFC dll (with no .NET references) that I'm working on in VS2005. I'm using the built in setup project stuff to create the Windows Installer .msi file, and that runs fine under XP. In Vista, it barks that "There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Yada, yada..." My question is general rather than specific (this might just be the first of many error messages for all I know). Do you know of documentation anywhere that points out what tweaks we need to make to a setup generated by VS 2005 so that it plays nice with Vista? Thanks!

      Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      You can try two things. First, run msiexec /i yourfile.msi /l*v logfile.txt and see if the log tells you what's wrong. Second, download Orca from MS and run its validation checks (Tools->Validate) on the MSI file.

      --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Dunder-Mifflin, this is Pam.

      C 1 Reply Last reply
      0
      • M Michael Dunn

        You can try two things. First, run msiexec /i yourfile.msi /l*v logfile.txt and see if the log tells you what's wrong. Second, download Orca from MS and run its validation checks (Tools->Validate) on the MSI file.

        --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Dunder-Mifflin, this is Pam.

        C Offline
        C Offline
        Christopher Duncan
        wrote on last edited by
        #3

        Thanks, Mike - I appreciate it! Chris

        Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

        1 Reply Last reply
        0
        • C Christopher Duncan

          Hey, guys. I have a C++ / ATL / MFC dll (with no .NET references) that I'm working on in VS2005. I'm using the built in setup project stuff to create the Windows Installer .msi file, and that runs fine under XP. In Vista, it barks that "There is a problem with this Windows Installer package. A program required for this install to complete could not be run. Yada, yada..." My question is general rather than specific (this might just be the first of many error messages for all I know). Do you know of documentation anywhere that points out what tweaks we need to make to a setup generated by VS 2005 so that it plays nice with Vista? Thanks!

          Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

          P Offline
          P Offline
          Paresh Chitte
          wrote on last edited by
          #4

          Please refer this[^]. Regards, Paresh.

          C A 2 Replies Last reply
          0
          • P Paresh Chitte

            Please refer this[^]. Regards, Paresh.

            C Offline
            C Offline
            Christopher Duncan
            wrote on last edited by
            #5

            Thanks, man!

            Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

            1 Reply Last reply
            0
            • P Paresh Chitte

              Please refer this[^]. Regards, Paresh.

              A Offline
              A Offline
              Abu Mami
              wrote on last edited by
              #6

              Wow! I read it, but do I undertand it? Fat chance! Not to mention that I'm still in the dark ages and still don't have Vista yet. I need to adapt EasyInstaller[^] to be able to perform installs on Vista. Can anybody explain this in terms that a simple-minded, burned-out hobbyist can understand? I would greatly appreciate assistance on this. Thanks in advance.

              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