ISOBuster

Download: ISOBuster

Copy the downloaded file to \$OEM$\$1\install\Applications\ISOBuster\

Unattended XPCD

Add these lines to your batch file:

ECHO.
ECHO Installing ISOBuster 1.4
ECHO Please wait...
start /wait %systemdrive%\install\Applications\ISOBuster\IsoBuster14.exe /VERYSILENT /SP-
ECHO.
ECHO Killing ISOBuster.exe process
taskkill.exe /F /IM isobuster.exe


» Why are we using Taskkill?

When the installation finishes, ISOBuster opens itself. Using an in-built Windows XP tool known as Taskkill can be used to close the ISOBuster application.
Submitted by Alanoll.
Last updated 2005-12-22 19:24:18 by Alanoll