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

Usage:     rundll32 xwizards.dll,ProcessXMLFile [/u]   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:    rundll32 xwizards.dll,ProcessXMLFile myconfig.xml    rundll32 xwizards.dll,ProcessXMLFile /u mysetup.xml    rundll32 xwizards.dll,ProcessXMLFile /m mysetup.xml