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. XML / XSL
  4. MSXML 4.0 deployment

MSXML 4.0 deployment

Scheduled Pinned Locked Moved XML / XSL
questionannouncementc++sysadminhelp
5 Posts 3 Posters 2 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
    act_x
    wrote on last edited by
    #1

    I am working on a parser using VC++ that utilizes MSXML 4.0. I have built a release version . I need to deploy this on another machine that doesnt have MSXML installed. How can I know which components(.ocx's or dll's) to include ? Please help

    Richard DeemingR 1 Reply Last reply
    0
    • A act_x

      I am working on a parser using VC++ that utilizes MSXML 4.0. I have built a release version . I need to deploy this on another machine that doesnt have MSXML installed. How can I know which components(.ocx's or dll's) to include ? Please help

      Richard DeemingR Offline
      Richard DeemingR Offline
      Richard Deeming
      wrote on last edited by
      #2

      If you are creating a Windows Installer for your project, you can use the merge module (see the link for the downloads). Otherwise, you can either use the CAB file, or just run the MSXML4 setup on the other machine. http://msdn.microsoft.com/downloads/sample.asp?url=/msdn-files/027/001/766/msdncompositedoc.xml[^]


      "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

      "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

      M 1 Reply Last reply
      0
      • Richard DeemingR Richard Deeming

        If you are creating a Windows Installer for your project, you can use the merge module (see the link for the downloads). Otherwise, you can either use the CAB file, or just run the MSXML4 setup on the other machine. http://msdn.microsoft.com/downloads/sample.asp?url=/msdn-files/027/001/766/msdncompositedoc.xml[^]


        "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

        M Offline
        M Offline
        Michael A Barnhart
        wrote on last edited by
        #3

        You may want to check the legal redistribution on this. It may require you to use their setup vs just including the pieces. "I will find a new sig someday."

        A 1 Reply Last reply
        0
        • M Michael A Barnhart

          You may want to check the legal redistribution on this. It may require you to use their setup vs just including the pieces. "I will find a new sig someday."

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

          Thanks for the reply. I would like to know how exactly to use the cab file .

          M 1 Reply Last reply
          0
          • A act_x

            Thanks for the reply. I would like to know how exactly to use the cab file .

            M Offline
            M Offline
            Michael A Barnhart
            wrote on last edited by
            #5

            You may want to ask Richard this. It has been several years since I actually prepared any distributions. At that time I was using the Wise Installer product line. "I will find a new sig someday."

            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