Where to locate the unattend.xml schema

Posted by Adam Driscoll on Stack Overflow See other posts from Stack Overflow or by Adam Driscoll
Published on 2010-04-14T20:48:47Z Indexed on 2010/04/14 20:53 UTC
Read the original article Hit count: 220

Filed under:
|
|
|
|

I'm in need of a way to modify an unattend.xml file programmatically. It would be great if I could just serialize to and from an object. But to do so I would need to get a hold of the schema so that I can run it through XSD. The referenced link provides all the possible settings but it would be nice to have it in XSD format.

Any ideas?

© Stack Overflow or respective owner

Related posts about c#

Related posts about unattended