Office 2007 Compatibility Pack 12.x
Company: Microsoft
Setup Type: Native Windows Installer setup (MSI)
Package Difficulty Rating: Somewhat Easy (2) [ Rate It or View Ratings ]
Most Commonly Reported Method: Windows Installer Command Line (No MST)
Record Created On: 12/22/2006
Number of Views: 52,493
 
  
 
Software Knowledge Base: The software knowledge base contains details on over 60,000. The closest record matching this software package is displayed here. Browse the Software KB directly to find similar records.

No record in the Software KB was found to match this package.

 
 
Command Lines: Command line details for installation and removal of this software. Details may include available command line arguments and/or public properties.

Having deployed the MSI to a test group of 40 users i found that if word was open a dll was still in use and the windows installer instigated a reboot.

This is a tad inconvenient for users so after the /quiet switch add /norestart. This will allow install but will not reboot to complete.

Above Entry Provided on 2/7/2007 by multisync147
Rate It
Rating
115

For Compatibility Pack for the 2007 Office system 12.0.6021.5000 I used the following...

Full Command Line: msiexec /i O12Conv.msi /qn

Above Entry Provided on 11/19/2007 by KBOX User
Rate It
Rating
123

For Compatibility Pack for the 2007 Office system 12.0.6021.5000 I used the following...

Run Parameters: /q

Above Entry Provided on 9/19/2008 by KBOX User
Rate It
Rating
-4

The commands I used for this package were;

Install - Office2007CompatabilityPack.exe /q /norestart

Uninstall - msiexec /qn /x {90120000-0020-0409-0000-0000000FF1CE}

Above Entry Provided on 9/24/2008 by Ashen
Rate It
Rating
6
 
 
Notes: Shared "notes from the field" covering how to handle the automated installation of this software.

The Office 2007 Compatibility Packs allow Office 2003 and XP users to Open, Edit and Save documents, workbooks, projects, presentations, etc generated with Office 2007 products.

To obtain the converters for Word, Excel and PowerPoint 2007 download the FileFormatConverters.exe from <A HREF="http://www.microsoft.com/downloads/details.aspx?FamilyId=941B3470-3AE9-4AEE-8F43-C6BB74CD1466&displaylang=en"TARGET=NEW>Microsoft</A>

The converters can be installed using either the .exe or by extracting the MSI.

Silent Install Using FileFormatConverters.exe:

FileFormatConverters.exe /quiet

Extracting the MSI:

FileFormatConverters.exe /extract:c:\temp

Above Entry Provided on 12/22/2006 by jasonth
Rate It
Rating
133

To obtain the MSI, go through the install-procedure. When "extracting files" is beging displayed, the MSI-file is copied to C:\Program Files\MSECache\O2007Cnv
The MSI-install ( /quiet for silent install) goes faster, because there's no need to extract to a temp dir.

Above Entry Provided on 2/6/2007 by Cis
Rate It
Rating
116

There are switches you can use to extract the MSI and source files, then you can create a Transform for the MSI with Wise Package Studio. Within the Transform, set to install per Machine and never reboot and you will not have the issue with the restart window appearing after installation.

Here is the command line option to extract the MSI and source files:
FileFormatConverters.exe /extract:Path where to extract files

Above Entry Provided on 2/13/2007 by kj_95376
Rate It
Rating
123

Unlike kj_95376 I didn't need to build a transform. I just extacted the source files, assigned to machines using group policy. Installed fine on next reboot.

Above Entry Provided on 5/16/2007 by CharlesMcR
Rate It
Rating
121
 
 
Virtualization: Information regarding how to work with this software in creating a virtual deployment package for products like Altiris SVS and Microsoft SoftGrid.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Terminal Services: Notes on how to address problems working with this software in a Terminal Services session as with Citrix shared environments.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Related Links: Additional resources to reference in regards to the deployment and configuration of this software.
 
Security Information: Details covering which files, directories and/or registry entries must be opened to standard users for operation in a locked down environment.

No information at this time. Discuss this package in the forum or click here if you have something to contribute!

 
 
Discussion threads: Discussion topics in the AppDeploy message boards that have been linked as relevant information to this entry.

 


Report a problem
  Printer Friendly Version