Silent installation of Office XP Update KB833858 – The switch /Q not working?

I was playing around the MS office XP security update packs last week. These packages (exe files) can be easily and silently deployed using a /Q switch. All the packages seems going well except Office XP Update KB833858 ( officexp-kb833858-fullfile-enu.exe). The switch /Q is not working completely. Ok, it takes away all the user interfaces during the installation, but after the installation a message box is popping up with the warning that a restart is required, do you want to continue!

Hmm.. strange.. I need to remove this message box to get the whole bench of updates released to the customer.
I extracted the update exe file using Winrar. Alternatively you can use a /C switch to get the files extracted. As a result i got a few files, ohotfix.exe, ohotfix.ini, ohotfixr.dll and VSDEBUGop.msp . Great, the well known Microsoft Office Hotfix Installer ohotfix utility is here. What it will do is install all the MS Patch (.MSP) files in it’s folder according to the settings defined in the ohotfix.ini file.

In the ohotfix.ini file set the following three values for a quiet installation.

OHotfixUILevel=q
MsiUILevel=q
RebootInQuietMode=1

Ah, I got the VSDEBUGop.msp patch file installed silently in my work station. So all the MS Office update packs are ready for deployment!

  • Deploying Security updates for MS Office XP and MS Office 2003 – No Uninstall Option?
  • Microsoft Office 2007 Service Pack 2 (SP2) Deployment
  • Deploying Microsoft Silverlight 1.0
  • Windows Installer Training
  • Adobe Shockwave Player 11 Silent Deployment
  • 1 Comment so far »

    1. asdf said

      am December 19 2008 @ 4:36 am

      This was quite helpful. Thanks!

    Comment RSS · TrackBack URI

    Leave a comment

    Name: (Required)

    eMail: (Required)

    Website:

    Comment: