| Advertise on warmetal.nl! Click for more information about advertising here. |
Did you find this website useful? Did I save you a lot of time? |
|
you'll receive the following window:
So to create a adminfile issue the command:
which will launch the Office Customization Tool:
We will create a custom installation with these settings:
* An open volume license
* A custom installation:
When you're done, go to File and choose for Save As. Save the file in the same folder where setup.exe is.
Note that WordExcel.MSP is the name of the transform file. Replace this with the name of your adminfile.
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Word\Options] "CompatMode"=dword:00000001 "DefaultFormat"="doc"
Excel
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Excel\Options] "CompatMode"=dword:00000001 "DefaultFormat"=dword:00000038
Note that the xlsx format has a dword value of 33 (51).
Powerpoint
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\PowerPoint\Options] "CompatMode"=dword:00000001 "DefaultFormat"=dword:00000000
Note that the pptx format has a dword value of 1b (27).
Note that you can add registry files to the installation using the Office Customization Tool
Note that if you've installed another edition than Standard you'll have to replace Standard with your own edition.
See wikipedia (http://en.wikipedia.org/wiki/Office_2007 ) for more information about the different editions.
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Visio\Application] "XMLLiteNoPrompt"=dword:00000001
Discussion