Usage: xwizard ProcessXMLFile /u /m where: /u = unattended (log parsing errors instead of showing them) /m = additionally ...

Usage: 
   xwizard ProcessXMLFile [/u] [/m]  
where:
   /u = unattended (log parsing errors instead of showing them)
   /m = additionally generate Vista setup manifest file section
        (create resulting file in current directory as .man)
   filename = XML file name
examples:
   xwizard ProcessXMLFile myconfig.xml
   xwizard ProcessXMLFile /m mysetup.xml