I'm still do not givup. I rebuild the whole unattended environment - itr is not so difficult, thanks for developpers! But integration of BTV driver package still doesn't work, using wiki how-to :( I was check the file structure at every stage of installation process. Before the gui installation (on real graphical surface). I have found $OEM$ directory (with compressed driver pack and utility to extract them, under $win_nt$.~ls (there is another $OEM$ directory under $win_nt$.~ls/i386/ but is it empty). I'm /$win_nt$.~bt/winnt.sif which contain the apropriate command to process compressed driver pack. But it does not work, no sign that is it starting ever. I can not make step without understand what this commands should do:
[GuiUnattended] DetachedProgram = cmd.exe Arguments = "/Q /C FOR /F %? IN ('FINDSTR/B dospath= %SYSTEMROOT%\SYSTEM32\$WINNT$.INF') DO (SET %?\&& CALL START /MIN %dospath:\\=\%$OEM$\drivers.cmd)" This nested batch is not so easy to understand :( I suspect, that the installer should execute cmd.exe (which is the "command line" or shell console for windows), but what is the role of FOR cycle, we have only one compressed file which should be extracted to somwhere, defined in drivers.cmd . Also "FINDSTR" will looking for path to drivers.smd using $WINNT$.INF ? Could some one explain me how is it suppose to work? tovis ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info