News, Product Information, and Tips
Check out our free utlities in the downloads section

Deploy Office 2007 compatibility pack via GPO

by Steve Wiseman on October 9, 2007 · 2 comments

in Windows

After I wrote about the Office compatibility pack, a reader asked this question:

I just saw your post on the compatibility pack. This seems like an ideal thing we can use here, but I can’t seem to locate the msi file so I can push it through the domain

After doing some experimentation and using the sysinternals tool filemon…I discovered that it extracts the contents of the compatibility pack into this folder:

Then you can simply copy the entire contents of this folder, and put it on a public share.

Then deploy O12Conv.msi to your computers using GPO…and if you don’t know how to do that, then check out my last article about it.

Like this article? Then sign up for my newsletter to get free tips and software sent right to your inbox once a week. Like you, I hate spam – I will never spam, or sell your email address.

Related Articles:

{ 2 comments… read them below or add one }

1 Mikey June 7, 2010 at 1:47 pm

Isn’t this just like Microsoft — they can’t seem to pull it together. Hmmm….perhaps they need some serious inter-department COMMUNICATIONS training!

GPO software installation is fantastic. But way too much Microsoft stuff is not readily compatible to push with GPO. We have to go figure out stupid tricks like this to make it work.

Suppose I shouldn’t complaint too much though. Job security and all ;-)

2 mr_jeep August 10, 2010 at 1:28 pm

The file that you can download from microsoft is fileformatconverters.exe. If you go to a command prompt and type fileformatconverters.exe /? it pops up a list of commands you can do for deploying the software. One option is /extract:Path which will extract the .msi file and the rest of the contents of the package to the path you specify. If you are using something like altiris or sms you can directly deploy the package using the executable and the options /quiet /passive /norestart and there will be no disruption to the user. fileformatconverters.exe /quiet /passive /norestart

Leave a Comment

t