If an error occurred or the following message in Chinese (Simplified) language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.
id |
Chinese (Simplified) |
English |
0x1 | 可扩展的向导主机进程 |
Extensible wizard host process |
0x2 | 用法: xwizard ProcessXMLFile [/u] [/m] xwizard RunWizard [/u] [/t] [/c] [/f] [/p] [/z [] ] xwizard RunPropertySheet [/u] [/c] [/f] [/p] [/z [] ]其中: /c = 上下文标志 /f = 用户定义的标志 /m = 另外生成 Vista 安装程序清单文件部分 (在当前目录创建结果文件作为 .man) /p = 父主机 GUID 标识符({}) /t = 可选的向导类型(wizard97、aero、dui、moderndui) /u = 无人参与(记录错误,而不显示错误) /z = 用户命令行(应该始终是命令行的最后一项) filename = XML 文件名 GUID = 向导组件 GUID 标识符({})示例: 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 |
Usage: xwizard ProcessXMLFile [/u] [/m] xwizard RunWizard [/u] [/t] [/c] [/f] [/p] [/z [] ] xwizard RunPropertySheet [/u] [/c] [/f] [/p] [/z [] ]where: /c = context flags /f = user defined flags /m = additionally generate Vista setup manifest file section (create resulting file in current directory as .man) /p = parent host GUID identifier ({}) /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 ({})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 |