Jump to content

Office hotfix problems


Recommended Posts

I am trying to load up the new office hotfixes right after Office 2003 loads, but I am getting wierd problems. WPI reports that they install correctly. They don't show up in Add/Remove Programs (with the show updates checked). They also show up in Windows update as not being installed. Also in Update Expert (program we use to remotely install patches). But when trying to install them manually after WPI runs it says that they are already installed.

Anybody have any ideas?

Office entry in config.js

prog[pn]=['Microsoft Office 2003'];

ordr[pn]=[20];

desc[pn]=['Microsoft Office 2003'];

uid[pn]=['MICROSOFTOFFICE2003'];

dflt[pn]=['no'];

cat[pn]=['HQ Apps'];

forc[pn]=['no'];

configs[pn]=['default'];

gcond[pn]=['FileExists(\'%programfiles%\\\')'];

cmd1[pn]=['\\\\XXXX\\Packages\\Office2003\\setup.cmd'];

cmd2[pn]=['%systemdrive%\\install\\patches\\kb905756.exe /Q:A /R:N'];

cmd3[pn]=['%systemdrive%\\install\\patches\\kb907417.exe /Q:A /R:N'];

cmd4[pn]=['%systemdrive%\\install\\patches\\kb913807.exe /Q:A /R:N'];

cmd5[pn]=['%systemdrive%\\install\\patches\\kb916518.exe /Q:A /R:N'];

cmd6[pn]=['%systemdrive%\\install\\patches\\kb917149.exe /Q:A /R:N'];

pn++;

(XXXX replaced the server the Office admin install resides, not a typo)

Link to comment
Share on other sites


I knew I forgot to add something into my explanation. Yes I did try that. That wasn't working either. Maybe I should put this up in the office forum. I redid the admin install from scratch and tried it again and it still didn't work. The thing that kills me is some of these patches worked before and now they don't. Any insight would be appreciated.

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