Thomas Grossen
Posts: 134
Joined: 2005-10-21
|
Hi,
Is there a way to know where is installed the MS Office, in the setup project?
I need to copy the outlook.exe.manifest file to this folder when I run the setup.
Thank you.Thomas. |
|
Sergey Grischenko
Add-in Express team
Posts: 7235
Joined: 2004-07-05
|
Hi Thomas.
You can check the following registry key:
HKEY_CLASSES_ROOT\TypeLib\{00062FFF-0000-0000-C000-000000000046}\<tlb version (e.g 9.2 for Office 2003)>\0\win32 |
|
Thomas Grossen
Posts: 134
Joined: 2005-10-21
|
Hi Sergey,
Thank you; this will help.
Thomas.Thomas. |
|