MSFN Forum: Office 2003 help! - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

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

Office 2003 help! Rate Topic: -----

#1 User is offline   TruBlu01 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 22-February 05

Posted 12 December 2005 - 02:45 PM

I created an unattended Office Pro 2003 w/ SP2 integrated. I went through the whole tutorial and am a little confused about the very end. I have my created folder with the .MST file. I'm not understanding the whole batch file thing. How to write it, where to put it and how to point it on cd insertion. This is going to be an unattended Office2003 CD. He is the end of the tutorial. Thank you!

-Marc

This command will perform a silent installation of Office 2003 using the Unattended.MST file you created in the Custom Installation Wizard to set your customized options. But we don't want to use the exact command shown above as this wouldn't exist when installing from a CD, so we will need to change this when we add it to a batch file

TRANSFORMS=C:\XPCD\$OEM$\$1\install\Applications\Office2003\Unattended.MST /qb-
changed to...
TRANSFORMS=Unattended.MST /qb-

» Section 2 - The Office 2003 Batch Command

As you read at the end of the last section, we needed to change the path in the TRANSFORM syntax in order for it to work. Below are the full batch commands you can use, so add these lines to your batch file:

ECHO.
ECHO Installing Office 2003 Professional
ECHO Please wait...
start /wait %systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-

That's it!


.....Or could I just add this to the Autorun.inf?

[autorun]
OPEN=setup.exe TRANSFORMS=Unattended.MST /qb-

This post has been edited by TruBlu01: 12 December 2005 - 02:54 PM



#2 User is offline   pcdreams 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 31-January 05

Posted 12 December 2005 - 03:19 PM

create a batch file with the .cmd extension (ex office.cmd) and place in install directory.

The way you were talking about in autorun will work if its a stand alone cd.

The tutorial is assuming you want to put it on cd with windows and have it installed as part of the system install.

#3 User is offline   TruBlu01 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 22-February 05

Posted 12 December 2005 - 03:26 PM

Autorun worked great, it is a stand alone. next is how could I not have to put in the cd (source) when adding say an assistant? Another words copying the main source file to a folder within Office and telling the registry where it is?

#4 User is offline   pcdreams 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 31-January 05

Posted 12 December 2005 - 03:33 PM

sorry you lost me there. are you wanting to copy the source to the hard drive so you don't have to have it if you decide you want to install different options later?

#5 User is offline   TruBlu01 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 22-February 05

Posted 13 December 2005 - 07:12 AM

Yes, like copying the I386 folder to the HDD after imaging it. I think it's the PRO11.MSI that needs to be copied, just not sure how to setup the .bat file and reg key.

#6 User is offline   pcdreams 

  • Newbie
  • Group: Members
  • Posts: 41
  • Joined: 31-January 05

Posted 13 December 2005 - 10:06 AM

hmm not sure on that one. I figured you could just copy the I386 folder as it has all the cabs. Could be wrong though, I haven't tried it.

#7 User is offline   TruBlu01 

  • Newbie
  • Group: Members
  • Posts: 40
  • Joined: 22-February 05

Posted 13 December 2005 - 10:16 AM

No, what I'm looking for is the MSOcache folder (hidden) this has install files. It is located at the root of C. I do not see an option when creating the MST to keep this folder available.

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