Jump to content

Recommended Posts

Posted

I was hoping that someone could help me out with running the Config.xml file.

All I am trying to do is upgrade Outlook 2003 to Outlook 2007

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

I have noticed that some people have left out the

 

When I run the setp file manually it seems to work, but when I run the MSI through GPO it installs everything ?

 

Please can someone explain this, as I cant find any help anywhere else on the Internet.

 

Cheers

 

James

Posted

Actually, thinking back, I did find that doing it this way didn't upgrade 2003 to 2007, it just added both. I made a batch file to uninstall 2003 first on machine startup, and then install 2007 from the gpo

 

@echo off
rem Script to uninstall Office 2003 

msiexec -x {90110409-6000-11D3-8CFE-0150048383C9} /qn

Posted

I read somewhere that Only Standard Office 2007 would automatically upgrade Outlook 2003 to Outlook 2007.

 

Enterprise would only install 2007 without removing 2003

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...