Skip to content
⌘ NSIS Forum Archive

Problem with NsXML

4 posts

darshanaltekar#

Problem with NsXML

"nsisXML plugin to create and parse XML files using MSXML 2.6"
so when i run setup on Win 2K it crashes . I checked Microsoft site MSXML 2.6 setup not available.Only version 6.
But it(MSXML Version 6) requires Windows Installer tobe installed.I dont want to install it .Any simple slution solution?
darshanaltekar#
I wasted my whole day to solve this problem finally wrote C# code & called that exe from NSIS.
Joel#
Originally posted by darshanaltekar
I wasted my whole day to solve this problem finally wrote C# code & called that exe from NSIS.
Strange? There are tons of sites like this one.