MSFN Forum: Office updates and RunOnceEx problem - 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 updates and RunOnceEx problem Rate Topic: -----

#1 User is offline   Nucleus 

  • Member
  • PipPip
  • Group: Members
  • Posts: 267
  • Joined: 15-February 05

Posted 27 September 2005 - 11:27 AM

This is part of my RunOnceEx.cmd

cmdow @ /HID
@echo off

FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\Contents.txt SET CDROM=%%i:

SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

REG ADD %KEY% /V TITLE /D "Installing Applications" /f

REG ADD %KEY%\001 /VE /D "MS Office Professional 2003" /f
REG ADD %KEY%\001 /V 1 /D "%CDROM%\Software\Office2003\OFFICE\setup.exe TRANSFORMS=Unattended.MST /qb-" /f
REG ADD %KEY%\001 /V 2 /D "%CDROM%\Software\Office2003\OFFICE\ORK\ORK.MSI /qb" /f
REG ADD %KEY%\001 /V 3 /D "%CDROM%\Software\Office2003\OFFICE\UPDATES\KB902953\OUTLFLTR.msp /quiet /norestart" /f
REG ADD %KEY%\001 /V 4 /D "%CDROM%\Software\Office2003\OFFICE\UPDATES\KB887979\WINWORDff.msp /quiet /norestart" /f
REG ADD %KEY%\001 /V 5 /D "%CDROM%\Software\Office2003\OFFICE\UPDATES\KB887982\INFPXSNff.msp /quiet /norestart" /f
REG ADD %KEY%\001 /V 6 /D "%CDROM%\Software\Office2003\OFFICE\UPDATES\KB887980\FPCUTLff.msp /quiet /norestart" /f
REG ADD %KEY%\001 /V 7 /D "%CDROM%\Software\Office2003\OFFICE\UPDATES\KB885828\MSOff.msp /quiet /norestart" /f


After the installation, i run the office update, and found that the last 2 updates (KB887980, KB885828) were not installed. Any ideas why?


#2 User is offline   evilvoice 

  • Ditchy McAbandonpants
  • PipPipPipPipPip
  • Group: Members
  • Posts: 946
  • Joined: 27-January 04

Posted 27 September 2005 - 11:37 AM

yea, cuz youre not installing in proper order...go from lowest KB number to largest...I cant promise thats what it is, but more han likely.

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