MSFN Forum: Office 2003 Hotfix, 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 Hotfix, HELP! Integrating MSPs into office install... ripping out my hair. Rate Topic: -----

#1 User is offline   pacardon 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 18-August 05

  Posted 13 July 2006 - 02:35 AM

Ok... I read I don't know how many guides on integrating hotfixes into a Office 2003 install.

You use the following command:

msiexec /p <path\msp> /a <path>\pro11.msi SHORTFILENAMES=TRUE /qb

Correct?

I have tried I don't know how many times... but the hotfixes I integrated still appear in MBSA and Microsoft Updates as not installed after using the Admin install. Are they applied but just don't have the proper registry entries? Is there anway to run them afterward instead of integrating using a transform?


#2 User is offline   JuMz 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 466
  • Joined: 09-August 04

Posted 13 July 2006 - 10:33 AM

I have the same problem, not sure what I am doing wrong either. BUT they don't show up in office update though. So I know they get installed. (I.E, when I don't slip stream, they show up in office update, when I do slipstream, they are no longer in office update). Not been able to figure this out for a while. Any suggestions would help.

This post has been edited by JuMz: 13 July 2006 - 10:33 AM


#3 User is offline   boooggy 

  • MSFN Master
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,320
  • Joined: 27-February 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 July 2006 - 12:00 PM

well this is aknown error or some of M$ update progies
the integrated patches dont show up on office update but they show on mu or mbsa.... so the only help can be provided by M$.......

#4 User is offline   jrf2027 

  • Member
  • PipPip
  • Group: Members
  • Posts: 238
  • Joined: 06-September 04

Posted 13 July 2006 - 12:29 PM

I'm not claiming to be an expert on this, but...

After this last round of updates, I created a fresh Office 2003 administrative install point, then integrated SP2 and all the latest updates, then ran an administrative reinstall of Office 2003, and came up with no updates at Office Update.

I used batch files to update the install point. Here's the code that worked for me (OFFICE2003 is location for install point, OfficeUpdates is location for updates):

CLS
@echo off
TITLE Microsoft Office 2003 Professional Service Pack Integrator

ECHO.
ECHO Now integrating Office 2003 Installation Files to SP2...   
ECHO Please wait...
start /wait msiexec /a d:\Install\OFFICE2003\pro11.MSI /p D:\Install\OfficeUpdates\MAINSP2ff.MSP SHORTFILENAMES=true /qb-

ECHO.
ECHO Now integrating Office 2003 Web Component Files to SP2...   
ECHO Please wait...
start /wait msiexec /a d:\Install\OFFICE2003\OWC11.MSI /p D:\Install\OfficeUpdates\OWC11SP2ff.MSP SHORTFILENAMES=true /qb-

ECHO.
ECHO Now integrating Office Update (907417)...   
ECHO Please wait...
start /wait msiexec /a d:\Install\OFFICE2003\PRO11.MSI /p D:\Install\OfficeUpdates\OTKLOADR.MSP SHORTFILENAMES=true /qb-

ECHO.
ECHO Now integrating Outlook Update (913807)...   
ECHO Please wait...
start /wait msiexec /a d:\Install\OFFICE2003\pro11.MSI /p D:\Install\OfficeUpdates\OUTLOOKff.MSP SHORTFILENAMES=true /qb-

ECHO.
ECHO Now integrating Outlook Update (913807)...   
ECHO Please wait...
start /wait msiexec /a d:\Install\OFFICE2003\pro11.MSI /p D:\Install\OfficeUpdates\OLKINTLff.MSP SHORTFILENAMES=true /qb-

ECHO.
ECHO Now integrating PowerPoint Update (916518)...   
ECHO Please wait...
start /wait msiexec /a d:\Install\OFFICE2003\pro11.MSI /p D:\Install\OfficeUpdates\POWERPNTff.MSP SHORTFILENAMES=true /qb-

ECHO.
ECHO Now integrating Word Update (917334)...   
ECHO Please wait...
start /wait msiexec /a d:\Install\OFFICE2003\pro11.MSI /p D:\Install\OfficeUpdates\WINWORDff.MSP SHORTFILENAMES=true /qb-

ECHO.
ECHO Now integrating Excel Update (918419)...   
ECHO Please wait...
start /wait msiexec /a d:\Install\OFFICE2003\pro11.MSI /p D:\Install\OfficeUpdates\EXCELff.MSP SHORTFILENAMES=true /qb-

ECHO.
ECHO Now integrating Office Update (917151)...   
ECHO Please wait...
start /wait msiexec /a d:\Install\OFFICE2003\pro11.MSI /p D:\Install\OfficeUpdates\MSO.MSP SHORTFILENAMES=true /qb-

ECHO.
ECHO Now integrating Office Update (917151)...   
ECHO Please wait...
start /wait msiexec /a d:\Install\OFFICE2003\pro11.MSI /p D:\Install\OfficeUpdates\PVMSO.MSP SHORTFILENAMES=true /qb-

ECHO.
ECHO Now integrating Office Update (914455)...   
ECHO Please wait...
start /wait msiexec /a d:\Install\OFFICE2003\pro11.MSI /p D:\Install\OfficeUpdates\GPFILTff.MSP SHORTFILENAMES=true /qb-

ECHO.
ECHO Now integrating Outlook Spam Update (919031)...   
ECHO Please wait...
start /wait msiexec /a d:\Install\OFFICE2003\pro11.MSI /p D:\Install\OfficeUpdates\OUTLFLTR.MSP SHORTFILENAMES=true /qb-


EXIT


The required updates are listed above - many old updates have been superseded and are no longer needed.

Code for reinstall:

msiexec /i d:\Install\OFFICE2003\PRO11.MSI REINSTALL=all REINSTALLMODE=vomus


Office Update shows no updates needed. I'd say as long as Office Update says no updates needed, you're in the clear...of course, Microsoft Update will probably still try to install the updates unless you tell it not to...

This post has been edited by jrf2027: 13 July 2006 - 12:44 PM


#5 User is offline   JuMz 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 466
  • Joined: 09-August 04

Posted 13 July 2006 - 01:49 PM

Thanks for your reply. I am not having a problem with Office Update when I integrate. I am only having a problem with MS Update.

#6 User is offline   JuMz 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 466
  • Joined: 09-August 04

Posted 27 June 2007 - 01:25 PM

Does anyone have the solution for Office updates still showing up in Microsoft Update, despite being slipstreamed? They do not show up in Office Update, just in Microsoft Update...I know there has been no response in over a year but I never did find a solution for this and I have come across this again...

#7 User is offline   beeker 

  • Newbie
  • Group: Members
  • Posts: 49
  • Joined: 14-September 05

Posted 30 June 2007 - 08:27 AM

View PostJuMz, on Jun 27 2007, 03:25 PM, said:

Does anyone have the solution for Office updates still showing up in Microsoft Update, despite being slipstreamed?

This question pops up every once in a while. There may never be a solution from MS, the only solution I've seen is to add registry entries for each hotfix you slipstream. You can find out more at Siginet's forum and his Office Integrator.

Edit: Attached are the English Version registry settings for:
KB894542
KB907417
KB914455
KB919029
KB920103
KB920813
KB923097
KB924085
KB924424
KB925251
KB933666
KB933669
KB934180
KB934181
(No Outlook Junk Email Filter KB because it changes so often)

Also Proofing Tools KB921585

This should keep Windows Update happy for now.

Attached File(s)


This post has been edited by beeker: 01 July 2007 - 05:31 PM


#8 User is offline   blinkdt 

  • Somewhat Knowledgeable
  • PipPipPipPip
  • Group: Members
  • Posts: 582
  • Joined: 30-September 03
  • OS:Windows 8 x64
  • Country: Country Flag

Posted 06 July 2007 - 11:39 AM

@beeker Hey, thanks for that. This one has plagued me for a long time. I'm going to give Sigint's Office Integrator a whirl, but it's nice to have the registry settings information you provided as a starting point in case I want to do this manually down the road.

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 - 2013 msfn.org
Privacy Policy