MSFN Forum: Office 2k hotfix switch help please - 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 2k hotfix switch help please Rate Topic: -----

#1 User is offline   tarquel 

  • The Well-wisher
  • PipPipPipPipPip
  • Group: Members
  • Posts: 838
  • Joined: 03-March 04

  Posted 23 November 2004 - 08:44 AM

Hi all

Just a quick question or two here:

What are the switches (the ones that arent listed with /?) for the hotfixes available for Office 2000 (Pro)?

I've tried the usual:

Quote

O2k\Olk0901.EXE /q:u /r:n
and it works fine except at the end I get a prompt to click ok after it installs successfully - which is no good as i want it unattended.

I'm trying for a normal batch script here i.e.

Quote

ECHO --- Installing Outlook 2000 Update: December 18, 2002 > c:\windows\logs\o2k\Olk0901.txt
ECHO - Installing Outlook 2000 Update: December 18, 2002
ECHO.

start /wait U:\O2k\Olk0901.EXE /q:u /r:n >> c:\windows\logs\o2k\Olk0901.txt
IF ERRORLEVEL=255 GOTO ERROR

ECHO --- Outlook 2000 Update: December 18, 2002 install Completed! >> c:\windows\logs\o2k\Olk0901.txt
ECHO - Outlook 2000 Update: December 18, 2002 install Completed!
ECHO.
ECHO.


I cant for the life of me remember the other options instead of /q:u and i presume the /r:n is fine for all the hotfixes too.

Any ideas on this?

Also, the administrative point i've set up to install Office 2000 Pro has SP3 slipstreamed already so how would I add the hotfixes to that admin point?

Is -a <locationofadminpoint> enough?

Many thanks for any help given and I have tried to find out this already but with no luck.

Best regards,
N.


#2 User is offline   tguy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 698
  • Joined: 19-May 04

Posted 23 November 2004 - 08:52 AM

Try /qn. I believe it represents quiet mode, no display of dialogs.

#3 User is offline   tarquel 

  • The Well-wisher
  • PipPipPipPipPip
  • Group: Members
  • Posts: 838
  • Joined: 03-March 04

Posted 23 November 2004 - 08:55 AM

No good...

Tried:

Quote

/qn /r:n
/q:n /r:n


neither worked - got a command line option syntax error message
Thanks,
N.

#4 User is offline   tguy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 698
  • Joined: 19-May 04

Posted 23 November 2004 - 11:13 AM

Hi, first of all make sure you get the right version of the download for your install. There are usually two separate files for client and administrative installations.

Reference this MS KB article to get the syntax for the command line switches.

http://support.micro...om/?kbid=197147

tguy

#5 User is offline   tarquel 

  • The Well-wisher
  • PipPipPipPipPip
  • Group: Members
  • Posts: 838
  • Joined: 03-March 04

Posted 23 November 2004 - 11:33 AM

Quote

first of all make sure you get the right version of the download for your install. There are usually two separate files for client and administrative installations.
hehe I know this obviously but I'm trying to say that I dont know my app swtches very well (yet) hehe :rolleyes:

I am presuming that its due to ohotfix.exe which is obviously different to update.exe found in most windows hotfixes so its the old horrible IExpress packaged type using ohotfix.exe.

Just tried:

Quote

Olk0901.exe /q:a /r:n /c:" ohotfix -q -z"


which gave me the error of "An error occured while obtaining the settings. The update cannot be applied. and it was from the Office Hotfix Installer so that was nearer to it but no luck.

Have tried it like:

Quote

Olk0901.exe /q:a /r:n /c:" ohotfix"


which does the same as running the file without any switches.

In the packaged file, it unpacks and has a ini file that gives it commands. I just cant see how to get around that short of manually changing each ini file and repackaging it - which just isnt worth my time lol

Am going home now but any ideas on what switches to use would be most welcome :)

Many thanks and I've an idea how to update the admin point but its just this script that i want to set up now.

Thanks,
N.

#6 User is offline   tguy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 698
  • Joined: 19-May 04

Posted 23 November 2004 - 01:14 PM

This link might help too. http://www.microsoft...urn/ohotfix.htm

Basically you will need to extract Ohotfix to a temp directory and then extract each hotfix patch to that same directory.

Then create a batch file that will copy the files into your installation replacing the originals. It is a fairly manual task but with batch files you should be able to accomplish it successfully.

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