Usage: xwizard RunPropertySheet /u /c /f /p /z where: /u = unattended (log errors instead of showing them) /c = context flags ...

Usage: 
   xwizard RunPropertySheet [/u] [/c] [/f] [/p]  [/z [] ]
where:
   /u = unattended (log errors instead of showing them)
   /c = context flags
   /f = user defined flags
   /p = parent host GUID identifier ({})
   GUID = Property sheet component GUID identifier ({})
   /z = user command line (should always be last, rest of line)
examples:
   xwizard RunPropertySheet {7071ECA0-663B-4bc1-A1FA-B97F3B917C55}
   xwizard RunPropertySheet /c1 /f3 {7071ECA0-663B-4bc1-A1FA-B97F3B917C55} /z/myoption1 /myoption2