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. MSXML deployment

MSXML deployment

Scheduled Pinned Locked Moved C / C++ / MFC
sysadminxmljsonquestion
2 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.
  • D Offline
    D Offline
    Dave Calkins
    wrote on last edited by
    #1

    I'm looking into using MSXML for parsing, and possibly generating XML files. Anyone have experience with this? Specifically is there a way I can cleanly package it as part of my product via an "xcopy install" method? Or would it be necessary to run some installer on the end user's system to get the library installed and registered? I'm hoping on avoiding that as I don't want to require admin access to install and I'd rather be as self-contained as possible, not dumping other stuff on the users machine (outside my install dir). Thanks!

    B 1 Reply Last reply
    0
    • D Dave Calkins

      I'm looking into using MSXML for parsing, and possibly generating XML files. Anyone have experience with this? Specifically is there a way I can cleanly package it as part of my product via an "xcopy install" method? Or would it be necessary to run some installer on the end user's system to get the library installed and registered? I'm hoping on avoiding that as I don't want to require admin access to install and I'd rather be as self-contained as possible, not dumping other stuff on the users machine (outside my install dir). Thanks!

      B Offline
      B Offline
      bob16972
      wrote on last edited by
      #2

      This link has the versions listed that come along with IE. We've never had to put the MSXML components in our install packages explicitly since we require at least IE 5.5 and MDAC 2.7 on the machine to run our products. We do have the MDAC redistributable in the MSI for those machines that might need it. MSXML[^]

      modified on Saturday, April 12, 2008 12:53 AM

      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