MSFN Forum: Issue: Installing Office 2K3 with WPI - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Issue: Installing Office 2K3 with WPI Rate Topic: -----

#1 User is offline   jesusmr 

  • Group: Members
  • Posts: 9
  • Joined: 28-December 05

Posted 03 January 2006 - 05:17 PM

Hi:

I try to make a unattended Office installation using WPI. I make the SP2 update and I use the Office XP resouce Kit to create the MST file. I run this process (administrative point, Sliptreamer and custom installation wizard) in my c:\office2k3 folder and when I tested run perfectly and silent. The problem is, when I transfer this folder to my WPI image disc and run the WPI the office setup start to install and before finish, the setup rollback all the process without any messages. Using WPI I can't install Office. If anyone can help me I will appreciate.

Thanks,
JR

PD

This is my office path in WPI

cmd1[pn]=['%cdrom%\\WPI\\Install\\Applications\\Office2k3\\setup.exe TRANSFORMS=Unattended.MST /qb-']


#2 User is offline   nwarren 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 07-June 05

Posted 03 January 2006 - 05:31 PM

I'd be tempted to try adding in the fully qualified path to the MST file in the command line?

#3 User is offline   jesusmr 

  • Group: Members
  • Posts: 9
  • Joined: 28-December 05

Posted 03 January 2006 - 05:53 PM

Yep. I try and running smooth, the problem is only when is used with wpi.

#4 User is offline   glent 

  • Tpyo Spceialist
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,041
  • Joined: 16-August 04

Posted 04 January 2006 - 05:35 AM

try

cmd1[pn]=['%cdrom%\\WPI\\Install\\Applications\\Office2k3\\setup.exe TRANSFORMS=%cdrom%\\WPI\\Install\\Applications\\Office2k3\\Unattended.MST /qb-']


note that is all one line ;)

This post has been edited by kelsenellenelvian: 04 January 2006 - 06:08 AM


#5 User is offline   oneless 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 374
  • Joined: 07-January 05

Posted 04 January 2006 - 10:55 AM

NO problems here with this
cmd1[pn]=['%cdrom%\\WinApp\\Office_2003\\setup.EXE TRANSFORMS=Unattended.MST /qb-']
from wpi 3.1 .

@jesusmr have you tried on other computer ?

#6 User is offline   parkerkane 

  • Newbie
  • Group: Members
  • Posts: 15
  • Joined: 23-February 05

Posted 11 January 2006 - 02:03 PM

I had some trouble with this and I ended up making a .cmd file that I called instead of directly calling the transform.

Text of my setup.cmd

cmdow @ /HID
@echo off
start /wait \\"server"\Packages\Office2003\setup.exe TRANSFORMS=Office2003_NoAcc.MST /qb-
exit

If you modify it with your path it may work.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy