Extensible Wizards Host Process
xwizard
- C:\Windows\system32\xwizard.exe /?
Output:
---------------------------
Extensible wizard host process
---------------------------
Usage:
xwizard ProcessXMLFile [/u] [/m] <filename>
xwizard RunWizard [/u] [/t<?>] [/c<?>] [/f<?>] [/p<GUID>] <GUID> [/z [<?>] ]
xwizard RunPropertySheet [/u] [/c<?>] [/f<?>] [/p<GUID>] <GUID> [/z [<?>] ]
where:
/c = context flags
/f = user defined flags
/m = additionally generate Vista setup manifest file section
(create resulting file in current directory as <filename>.man)
/p = parent host GUID identifier ({<GUID>})
/t = optional wizard type (wizard97, aero, dui, moderndui)
/u = unattended (log errors instead of showing them)
/z = user command line (should always be last, rest of line)
filename = XML file name
GUID = Wizard component GUID identifier ({<GUID>})
examples:
xwizard ProcessXMLFile myconfig.xml
xwizard ProcessXMLFile /m mysetup.xml
xwizard RunWizard {7071ECA0-663B-4bc1-A1FA-B97F3B917C55}
xwizard RunWizard /taero /c1 /f3 {7071ECA0-663B-4bc1-A1FA-B97F3B917C55} /z/myoption1 /myoption2
xwizard RunPropertySheet {7071ECA0-663B-4bc1-A1FA-B97F3B917C55}
xwizard RunPropertySheet /c1 /f3 {7071ECA0-663B-4bc1-A1FA-B97F3B917C55} /z/myoption1 /myoption2
---------------------------
OK
---------------------------
Return Code: 1
C:\Windows\system32\xwizard.exe
c:\>ver
Microsoft Windows [Version 10.0.19045.2075]
| File | Info |
|---|---|
| File Size | 64000bytes |
| Creation Time | 2019/12/07 18:09:30 |
| LastWrite Time | 2019/12/07 18:09:30 |
| ProductVersion | 10.0.19041.1 |
| FileVersion | 10.0.19041.1 (WinBuild.160101.0800) |
| Hash | Value |
|---|---|
| MD5 | 30c784340f42db44a84c7958c240e394 |
| SHA1 | a9611d90310fe54d0f78e7e067b00c9d53c870c3 |
| SHA224 | 3686b775d96d1c929bdd2ef63b52cd8fea38355730d44d0183de7bb2 |
| SHA256 | 4359c82a6760d717ec367bc80b1a70e149bf7e197ea45c1188a4826570b96c50 |
| SHA384 | a339a0099d201304612adbacc84d0e81132c0bb3cc73a7d6a7f8764ccd661afa04390f98c922e310caffb3c0a9cd6cc1 |
| SHA512 | f5f7da6505dfde7060ec0fb186915f4390eb1d0a3048effc65df41b9b6201e501be1ad6cb3db8f626451fd3fdfaf5ef9d615200b7d039f79e93ef74e4a359d8e |