Question posted 2010 · +44 upvotes
Now that Office also comes in a 64bit install, where in the registry do you find out if the version of Office installed is 32bit or 64bit?
Accepted answer +45 upvotes
From TechNet article on 64-bit editions of Office 2010:
If you have installed Office 2010 including Microsoft Outlook 2010, Outlook sets a registry key named Bitness of type REG_SZ on the computer on which it is installed. The Bitness registry key indicates whether the Outlook 2010 installation is 32-bit or 64-bit. This may be useful to administrators who are interested in auditing computers to determine the installed versions of Office 2010 in their organization.
- Registry path: HKEY_LOCAL_MACHINESoftwareMicrosoftOffice14.0Outlook
- if you have installed Office 2013 then use this Registry path: HKEY_LOCAL_MACHINESoftwareMicrosoftOffice15.0Outlook
- Registry key: Bitness
- Value: either x86 or x64
and elsewhere in the same article:
Starting with Office 2010, Outlook is available as a 32-bit application and a 64-bit application. The version (bitness) of Outlook that you choose depends on the edition of the Windows operating system (32-bit or 64-bit) and the edition of Office 2010 (32- or 64-bit) that is installed on the computer, if Office is already installed on that computer.
Factors that determine the feasibility of installing a 32-bit or a 64-bit version of Outlook include the following:
- You can install 32-bit Office 2010 and 32-bit Microsoft Outlook 2010 on a supported 32-bit or 64-bit edition of the Windows operating system. You can install the 64-bit version of Office 2010 and 64-bit Outlook 2010 only on a supported 64-bit operating system.
- The default installation of Office 2010 on a 64-bit edition of the Windows operating system is 32-bit Office 2010.
- The bitness of an installed version of Outlook is always the same as the bitness of Office 2010, if Office is installed on the same computer. That is, a 32-bit version of Outlook 2010 cannot be installed on the same computer on which 64-bit versions of other Office 2010 applications are already installed, such as 64-bit Microsoft Word 2010 or 64-bit Microsoft Excel 2010. Similarly, a 64-bit version of Outlook 2010 cannot be installed on the same computer on which 32-bit versions of other Office applications are already installed.
Top ms-office Q&A (6)
- Installing Office Customization +31 (2009)
- What does the 'x' in the extensions aspx, docx, xlsx, etc. represent? +11 (2010)
- MSOFFICE MIME type verification +10 (2012)
- Problems with office automation in asp.net. I can use alternatives such as open-office, if I knew how +10 (2010)
- Can I embed an exe payload in a pdf, doc, ppt or any other file format? +10 (2010)
- How To Disable "The document being saved contains tracked changes" Word Dialog Using C# +9 (2011)
ms-office solutions on this site
— top 7%.