======Links======
[[http://technet2.microsoft.com/Office/en-us/library/9df1c7d2-30a9-47bb-a3b2-5166b394fbf51033.mspx?mfr=true|2007 Office Resource Kit]] (Links) \\
[[http://technet2.microsoft.com/Office/en-us/library/efd0ee45-9605-42d3-9798-3b698fff3e081033.mspx?mfr=true|Use Group Policy Software Installation to deploy the 2007 Office system]] \\
[[http://technet2.microsoft.com/Office/en-us/library/a57c8446-b959-4025-a866-b690ddcaa66d1033.mspx?mfr=true|Use Group Policy to assign computer startup scripts for 2007 Office deployment]] \\
[[http://support.microsoft.com/kb/928516/|Microsoft Support - Description of the numbering scheme for product code GUIDs in 2007 Office suites and programs]] \\
[[http://technet.microsoft.com/en-us/library/cc982159.aspx|Microsoft TechNet - Best practices for maintaining the 2007 Office system]] \\
[[http://www.microsoft.com/downloads/details.aspx?FamilyId=13580CD7-A8BC-40EF-8281-DD2C325A5A81&displaylang=en|2007 Microsoft Office System Migration Guidance: Microsoft Office Migration Planning Manager]] \\
[[http://www.sharepointbuzz.com/index.php/2006/11/16/how-to-manually-uninstall-office-2007-beta/|How To Manually Uninstall Office 2007 Beta]] \\
[[http://www.microsoft.com/en-us/download/details.aspx?id=3795|Microsoft Download Center - 2007 Office system (SP2) Administrative Template files (ADM, ADMX, ADML) and Office Customization Tool]]
=====Setup=====
**Microsoft TechNet** \\
[[http://technet.microsoft.com/en-us/library/cc179018(v=office.12).aspx|Setup properties in the 2007 Office system]] \\
[[http://technet.microsoft.com/en-us/library/dd162398(v=office.12).aspx|Setup architecture overview]] \\
[[http://technet.microsoft.com/en-us/library/dd162397(v=office.12).aspx|Customize and deploy multiple language versions]] \\
[[http://technet.microsoft.com/en-us/library/cc179042.aspx|Deploy proofing tools]] \\
[[http://technet.microsoft.com/en-us/library/cc179195(v=office.12).aspx|Config.xml file]] \\
[[http://technet.microsoft.com/en-us/library/cc178995(v=office.12).aspx|Distribute product updates]] \\
====SVS 2.x en ORegistryKey.GetSubKeyNames failure====
Bij het uitvoeren van de installatie van een Office 2007 product faalt de installatie met een Windows Error Reporting melding en de volgende melding in het SetupExe(#########).log:
Error: ORegistryKey.GetSubKeyNames failure: Cannot get all sub key names for registry "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" HResult: 0x80070103.
Workaround: disable alle SVS lagen voor het uitvoeren van de installatie van een Office 2007 product. \\
Bron:[[http://support.microsoft.com/kb/933568/en-us|Microsoft Support - The "Windows Error Reporting" dialog box appears when you try to install the 2007 Office system or any 2007 Office system components]] \\
====Make Office 2007 not follow system language for Office 2007 UI language====
By default the UI language settings for Office 2007 are set to follow the system language. \\
To disable this so you can force another language to be default (via registry or GPO) import the following registry key:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Common\LanguageResources]
"FollowSystemUI"="Off"