Marnic-Man Posted March 11, 2005 Posted March 11, 2005 I created the office 2003 slipstreamed with sp1 for office and frontpage visio etc. That's all good, I use the cmd batch they tell me to but when I run it, it only gets to 'gathering information' and then it goes on to do the rest...Currently I am using:ECHO.ECHO Installing Office 2003 ProECHo Please Wait...start /wait %systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended1.MST /qb-ECHO.ECHO Installing Frontpage 2003 ProECHo Please Wait...start /wait %systemdrive%\install\Applications\Frontpage2003\setup.exe TRANSFORMS=Unattended2.MST /qb-ECHO.ECHO Installing OneNote 2003 ProECHo Please Wait...start /wait %systemdrive%\install\Applications\OneNote2003\setup.exe TRANSFORMS=Unattended3.MST /qb-ECHO.ECHO Installing Project 2003 ProECHo Please Wait...start /wait %systemdrive%\install\Applications\Project2003\setup.exe TRANSFORMS=Unattended4.MST /qb-ECHO.ECHO Installing Visio 2003 ProECHo Please Wait...start /wait %systemdrive%\install\Applications\Visio2003\setup.exe TRANSFORMS=Unattended5.MST /qb-That doesn't seem to work for some reason...Does anyone know what to do?
rendrag Posted March 11, 2005 Posted March 11, 2005 try running without the '-' after the /qb.... that will provide you with any errors the installer is running into and let you see the problem so you can fix it
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now