Jester04 Posted June 23, 2005 Posted June 23, 2005 Hello everyone,I'm having trouble integrating office 2003 into xp. When I install xp the batch files runs and it looks like it is installing but when i log into windows its not installed.Here is my bat file name office.batECHO.ECHO Installing Office 2003 ProfessionalECHO Please wait...start /wait %systemdrive%\install\Applications\Office2003\setuppro.exe TRANSFORMS=Unattended.MST /qb-Its called from svcpack[CatalogHeader][Version] BuildNumber=2600MinorVersion=1MajorVersion=5Signature="$WINDOWS NT$"[setupData]CatalogSubDir="\i386\SVCPACK"[setupHotfixesToRun]MP10Setup.exeKB873333.exe /q /n /zKB873339.exe /q /n /z KB873374.exe /Q:A /R:N KB883939.exe /q /n /zKB885250.exe /q /n /zKB885626.exe /q /n /zKB885835.exe /q /n /zKB885836.exe /q /n /zKB886185.exe /q /n /zKB887472.exe /q /n /zKB887742.exe /q /n /zKB887797.exe /q /n /zKB888113.exe /q /n /zKB888302.exe /q /n /zKB890046.exe /q /n /zKB890175.exe /q /n /zKB890830.exe /qKB890859.exe /q /n /zKB890923.exe /q /n /zKB891781.exe /q /n /zKB893066.exe /q /n /zKB893086.exe /q /n /zKB893803.exe /q /n /zKB896358.exe /q /n /zKB896422.exe /q /n /zKB896428.exe /q /n /z qchain.exeoffice.bat[ProductCatalogsToInstall]
warrior1109 Posted June 23, 2005 Posted June 23, 2005 ECHO.ECHO Installing Office 2003 ProfessionalECHO Please wait...start /wait %systemdrive%\install\Applications\Office2003\setuppro.exe TRANSFORMS=Unattended.MST /qb-try changing it to; ECHO.ECHO Installing Office 2003 ProfessionalECHO Please wait...start /wait %systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-
Jester04 Posted June 23, 2005 Author Posted June 23, 2005 I don't have a file setup.exe its called setuppro.exeif i boot into windows and run the command it will install office 2003but just not from the windows installationits calls the bat file and looks like its installing but its not there
Zxian Posted June 23, 2005 Posted June 23, 2005 Why don't you try following Astalavista's guide on shrinking the Office 2003 install as shown here?That way you get a nice compact, silent installer with no need for switches.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now