If an error occurred or the following message in Korean 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 |
Korean |
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 =사용자 명령줄(항상 마지막의 나머지 행에 위치해야 함) 파일 이름 = 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 |