Jump to content

Office 2003


Recommended Posts

Hello, the first sorry because my english is a bit bad, i wish you undersntand me. (If someone write spanish my email is ayuda.usuarios@gmail.com -- thanks--)

I'm trying integrate office 2003 in windows xp unnattended, i create Unattended.MST in D:\xpcd\$OEM$\$1\Install\Applications\Office2003\office.cmd

When i configure the in wpi.hta D:\xpcd\WPI i write "%root%\$OEM$\$1\Install\Applications\Office2003.cmd" but when i install windows office not boot.

I create the office.cmd and inside:cmdow

@ /HID

ECHO.

ECHO Instalando Office 2003 Professional

ECHO Por favor, espere...

start /wait %CDROM%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-

I need clear this cmd and write in the wpi this setup.exe TRANSFORMS=Unattended.MST /qb- but i can't write in wpi.hta

Can you help me please?

Thanks

Edited by urian
Link to comment
Share on other sites


Hello i change the lines "%wpipath%\install\office2003\setup.exe TRANSFORMS=Unattended.MST /qb" but /qb or /qb- and writ the ""?

i copy the folder D:\xpcd\WPI\Install\Office2003 a inside setup.exe and Unattended.MST

Can i test the Installation before install windows?

I test with the button in the wpi but get a message cant open the file d:\xpcd\wpi\install\office2003\setup.exe TRANSFORMS=Unattended.MST /qb-

Thank you for your help

Edited by urian
Link to comment
Share on other sites

Sorry i can't install office, in the pictures i teach my error, and i write de comand line in wpi.hta its ok?

I wish test the installation before install windows but can´t remove this error.

sorry again and Thanks.

in the folder $oem$\$1 $oem$\$$ \$docs all is empty except in the $oem$ folder is runwpi.exe and the cmdlines.txt

post-163206-1196176296_thumb.jpg

post-163206-1196176303_thumb.jpg

Edited by urian
Link to comment
Share on other sites

I try with /qn and not works it's the same error.

I copy the folder wpi again and unnatended with office resource tools kit d:\xpcd\wpi\install\office2003\setup.exe and in the folder office unattended.mst

What can be what I do wrong?

Link to comment
Share on other sites

  • 3 weeks later...

Had the same problem. :wacko:

My way:

WPI config

command1 xcopy "%drive%\_programme\_office\Office2003\Office2003\SilentSetupFile.MST" "D:\"

command2 "%drive%\_programme\_office\Office2003\Office2003\setup.exe" Transforms="D:\SilentSetupFile.MST" /qb-

command3 del "D:\SilentSetupFile.MST"

Had some problems with commandline and %wpipath%, so i use the %drive% variable on USB.

Works fine for me! :thumbup:D

Link to comment
Share on other sites

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...