Jump to content

Recommended Posts

Posted

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 Pro
ECHo Please Wait...
start /wait %systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended1.MST /qb-

ECHO.
ECHO Installing Frontpage 2003 Pro
ECHo Please Wait...
start /wait %systemdrive%\install\Applications\Frontpage2003\setup.exe TRANSFORMS=Unattended2.MST /qb-

ECHO.
ECHO Installing OneNote 2003 Pro
ECHo Please Wait...
start /wait %systemdrive%\install\Applications\OneNote2003\setup.exe TRANSFORMS=Unattended3.MST /qb-

ECHO.
ECHO Installing Project 2003 Pro
ECHo Please Wait...
start /wait %systemdrive%\install\Applications\Project2003\setup.exe TRANSFORMS=Unattended4.MST /qb-

ECHO.
ECHO Installing Visio 2003 Pro
ECHo 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?


Posted

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...