Jump to content

Recommended Posts

Posted

Hello all,

How can I create an MSI file for Office 2010. I need it to be tweaked so it installed the serial key and registers the product with Microsoft, so there is nothing for the user (or me) to do apart from run it.

 

Many thanks,

 

John

Posted

run

setup.exe /admin

to start the office customisation tool

Go through all the options, save it (eg silent.msp)

Copy the MSP file to the Updates folder in the office folder

Now when you run seteup.exe it will automatically pickup the MSP file and install wihtout any interaction

  • Thanks 2
Posted

edit the .xml file to include the serial number, set the options to accept eula etc to true, etc, (the file is pretty self explainetry)

 

Then simply create a GPO with the software installations pointing to the .msi within the Enterprise.WW folder.

  • Thanks 1
Posted
I stand to be corrected but if its like Office 2007 you can't deploy via MSI but have to create scripts.

As others have said above, you can. :)

 

I need it to be tweaked so it installed the serial key and registers the product with Microsoft, so there is nothing for the user (or me) to do apart from run it.

In addition to adding the product key, there are a few other things you may want to configure. Details below...

 

http://blog.stealthpuppy.com/deployment/customising-office-2010-before-deployment/

http://blog.stealthpuppy.com/applications/roaming-local-settings-in-office-2010/

 

Microsoft have also created a huge 198 page guide which contains literally everything you need to know about deploying Office 2010. It can be downloaded from here...

 

http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=2d67bf2d-75ff-47d9-ae7b-c67b09a9c902

  • Thanks 1
Posted
wonder if you could create the usual MSP file as I described above, then wrap the setup.exe in an MSI using ORCA or Visual Studio....
  • Thanks 1

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...