Page 1 of 1

xml Plugin wraps files

Posted: Thu Jan 22, 2009 4:55 pm
by Max

Code: Select all

    <component name="Microsoft-Windows-International-Core"
    processorArchitecture="x86" publicKeyToken="31bf3856ad364e35"
    language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
As you can see when I use the plugins it wraps some parts of my MS xml files. I know MS doesn't do them right according to standards. You can imagine trying to do an installation of Vista/Windows Seven when it hits that you get an ugly error.

Re: xml Plugin wraps files

Posted: Thu Jan 22, 2009 6:37 pm
by psguru
This is what tidy (the XML formatting plug-in EDPro uses) does, at least with the options we use. You may want to play with it's command line switches (Options | Plug-ins) but I believe that this is how the -xml switch behaves.