If an error occurred or the following message in Hungarian 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 |
Hungarian |
English |
0x1 | Bővíthető varázsló gazdafolyamata |
Extensible wizard host process |
0x2 | Szintaxis:\r xwizard ProcessXMLFile [/u] [/m] \r xwizard RunWizard [/u] [/t] [/c] [/f] [/p] [/z [] ]\r xwizard RunPropertySheet [/u] [/c] [/f] [/p] [/z [] ]\rahol:\r /c = környezetjelzők\r /f = felhasználó által definiált jelzők\r /m = Vista-telepítési jegyzékfájlszakasz generálása\r (a keletkezett fájl létrehozása az aktuális\r könyvtárban mint .man)\r /p = szülőállomás GUID azonosítója ({})\r /t = választható varázslótípus (wizard97, aero, dui, moderndui)\r /u = felügyelet nélküli működés (hibák naplózása\r megjelenítésük helyett)\r /z = felhasználói parancssor (utolsó, sorvégi kell legyen)\r fájlnév = XML-fájl neve\r GUID = a varázsló-összetevő GUID azonosítója ({})\rpéldák:\r xwizard ProcessXMLFile sajatkonfiguracio.xml\r xwizard ProcessXMLFile /m sajattelepites.xml\r xwizard RunWizard {7071ECA0-663B-4bc1-A1FA-B97F3B917C55}\r xwizard RunWizard /taero /c1 /f3\r {7071ECA0-663B-4bc1-A1FA-B97F3B917C55}\r /z/sajatkapcsolo1 /sajatkapcsolo2\r xwizard RunPropertySheet\r {7071ECA0-663B-4bc1-A1FA-B97F3B917C55}\r xwizard RunPropertySheet /c1 /f3\r {7071ECA0-663B-4bc1-A1FA-B97F3B917C55}\r /z/sajatkapcsolo1 /sajatkapcsolo2 |
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 |