Re: Security updates fail to install for Office Viewers



"MowGreen [MVP]" <mowgreen@xxxxxxxxxxxxx> wrote:

When attempting to install security updates to the Office Viewers
[ Word, Powerpoint, Excel ] the update fails to install and the error
code is 0x80070643 [1603]. The Application event log will show this for
the installation failure:

Product: Microsoft Office Excel Viewer 2003 - Update 'Security Update
for Excel Viewer 2003 (KB918425): XLVIEW' could not be installed. Error
code 1603. Additional information is available in the log file
D:\DOCUME~1\MOWGRE~1\LOCALS~1\Temp\OfficeUpdate\OU(00003)_Msi.log.

If the Office Source Engine service [Ose.exe] is started and Ose.exe is
not corrupted, then the installation failure is related to the lack of
the installation source file [ the file used to originally install the
Office Viewer ].

Since you explicitly refer to the Excel Viewer 2003 let's stick to it:
what is "the file used to originally install the Office Viewer"?

From the MS Download Center you get XLVIEWER.EXE
<http://www.microsoft.com/downloads/details.aspx?familyid=C8378BF4-996C-4569-B547-75EDBD03AAF0>,
but that's not the file which is eventually missing: XLVIEWER.EXE is an
self-extracting self-installing IExpress archive, containing SETUP.EXE,
SETUP.INI, OSE.EXE, XLVIEW.MSI, XLVIEW.XML and XLVIEWER.CAB.

When executed XLVIEWER.EXE unpacks itself to a subdirectory of %TEMP%
and the "real" MSI setup is then started from there; check the uninstall
registry entry

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90840407-6000-11D3-8CFE-0150048383C9}]
"InstallSource"="D:\\DOCUME~1\\MOWGRE~1\\LOCALS~1\\Temp\\IXP000.TMP\\"

(BTW: using an account with administrative rights for your everyday
work is BAD!)

or the Office product entries

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Registration\{90840407-6000-11D3-8CFE-0150048383C9}]
"SmartSourceDir"="D:\\DOKUME~1\\MOWGRE~1\\LOKALS~1\\Temp\\IXP000.TMP\\"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Delivery\SourceEngine\Downloads\90840407-6000-11D3-8CFE-0150048383C9\Sources\90840407-
6000-11D3-8CFE-0150048383C9]
"Path"="D:\\DOKUME~1\\MOWGRE~1\\LOKALS~1\\Temp\\IXP000.TMP\\"
"Priority"=dword:00000000


This lack of the installation source file can be caused by the User
deleting it after a successful installation of the Office Viewer or by
running a 'disk cleanup tool' that removed said installation file.

No, that's wrong! The setup files unpacked from XLVIEWER.EXE are deleted
upon exit/return from the setup to the unpacker.

If the setup was successful then the XLVIEW.MSI as well as XLVIEWER.CAB
are placed into the OSE cache:

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\7040480900063D11C8EF10054038389C\SourceList]
"PackageName"="XLVIEW.MSI"
"LastUsedSource"=hex(2):6e,3b,31,3b,43,3a,5c,4d,53,4f,43,61,63,68,65,5c,41,6c,\
6c,20,55,73,65,72,73,5c,39,30,38,34,30,34,30,37,2d,36,30,30,30,2d,31,31,44,\
33,2d,38,43,46,45,2d,30,31,35,30,30,34,38,33,38,33,43,39,5c,00

The REG_EXPAND_SZ translates to
"n;1;C:\MSOCache\All Users\90840407-6000-11D3-8CFE-0150048383C9\"

To resolve the security update installation failure one *must* uninstall
the Office Viewer it was intended for, download and *save* the Office
Viewer installation file, move the installation file to a dedicated
folder for it [name it Office Viewer; save it in My Documents, if so
desired], and then reinstall the Office Viewer from *there*.

No, that's DEFINITELY NOT necessary!

* Do *not* delete this installation file *

No, the installation file(s) can (and are!) safely be deleted.
Only the XLVIEW.MSI and the XLVIEWER.CAB in the OSE cache have to be
preserved.

Now for the other 2003 viewers:

* The original Word Viewer 2003 setup (WDVIEWER.EXE
<http://www.microsoft.com/downloads/details.aspx?familyid=95E24C87-8732-48D5-8689-AB826E7B8FDF>)
works the same.

* The Word Viewer 2007^H3 with integrated SP3 (wordview_en-us.exe,
<http://www.microsoft.com/downloads/details.aspx?FamilyID=3657ce88-7cfa-457a-9aec-f4f827f20cac>)
uses the setup engine from Office 2007, which does NOT use the OSE,
but places the WDVIEW.MSI, WORDVIEW.CAB and the WORDVIEWsp3.msp into
%ProgramFiles%\MSECache\WordView\

* The PowerPoint Viewer 2003 (PPVIEWER.EXE,
<http://www.microsoft.com/downloads/details.aspx?familyid=428D5727-43AB-4F24-90B7-A94784AF71A4>)
does NOT come with the OSE, there is just a PPVIEWER.MSI inside the
IExpress archive.

And this PPVIEWER.MSI will be missing, because it gets extracted to
%TEMP%\IXP000.TMP\ during and deleted afterwards!

It's a^Hjust the usual Microsoft mess!

Subsequent security updates for the Office Viewer will now install
successfully.

Stefan

PS: If you but choose to unpack the XLVIEWER.EXE or WDVIEWER.EXE yourself
and start their SETUP.EXE manually then no MSOCache will be created
and YOU have to preserve the directory where you unpacked the
installation files (and where the "LastUsedSource" registry entries
point to).
When you do so, you should know quite well what you are doing!

.



Relevant Pages

  • Re: security update for Excel viewer 2003
    ... Go to MS Download Center, where you can download both the viewer and the latest patch for it. ... That folder is then the installation source. ... John wrote: ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: FindExecutable - Is There a Better Way
    ... including Office 2003 installation: ... Double-clicking on a TIF image opens Windows Picture & Fax Viewer. ...
    (microsoft.public.vb.general.discussion)
  • Re: c # setup
    ... I need to make certain that the excel 2003 and pkware DOS version is ... The first two issues are easily addressed by created a simple Setup project for your application. ... By "make certain" do you want to simply make installation of Excel and Pkware a pre-requisite? ...
    (microsoft.public.dotnet.languages.csharp)
  • page setup feature is not working
    ... We have a user at our firm that has Excel 2002. ... setup and changes the view to landscape, ... we have tried repairing the installation of office and ...
    (microsoft.public.excel)
  • Re: security update for Excel viewer 2003
    ... The viewer and the security update were installed. ... Go to MS Download Center, where you can download both the viewer and the ... then the installation source. ...
    (microsoft.public.windowsxp.help_and_support)