Posts Tagged ‘WSH’
This took forever to find, but I was hoping XmlTextWriter would work in Windows Scripting Host (I thought I found an example), but I couldn’t get it to work. This is the only structured way I could find to create an XML document in WSH: http://www.aspfree.com/c/a/Windows-Scripting/Creating-an-XML-Document-in-WSH/ (OK – found the problem. XmlTextWriter is .NET only, [...]
Categories: Applications
Tags: WSH
