![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
#11
|
|||
|
|||
![]()
No, Exchange Client Extensions are totally different from COM add-ins - they
use a different API and can only be installed in HKLM. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "Thatch" wrote in message ... I did try it again. The Addins in the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlo ok\Addins come up if you select Tools-Trust Center-Addins and then select Exchange Client Extensions on the Manage section and then press Go. It appears to me that any extension that resides in the machine registry is called Exchange Client Extension while extensiosn on the HKEY_CURRENT_USER are called COM Add-ins. One can then enable/disable the Addins from that interface. I'm just getting used with Outlook 2007 and some stuff is not exactly clear. Thanx for all the tips.... T "PS" wrote: Dmitriy For Office 2007 - I believe that all addins do show up in the Trust Center (Tools | Trust Center | Add-ins). The reason I say so is because - I have a custom addin developed using C#, VSTO , VS 2005 and in our current environement (Office 2003) it is registered under HKLM so that users cannot disabe it. I recently ported the addin over to Office 2007 (making few modifications for compatibility and it registers under HKLM - but still shows up in trust center. Please correct me if I am wrong - Office 2007 addins always show up in Trust Center irrespective if they are registered in HKCU or HKLM Thanks |
Ads |
#12
|
|||
|
|||
![]()
So then does anybody know how we can hide the addins from the Trust
Center. I have an addin which is absolutely mandatery to be running at all times. In Office 2003 - we hid it from there (so users dont disable it) by HKLM. How do we do this in Office 2007 (not allowing users to disable it) Thanks |
#13
|
|||
|
|||
![]()
Try to set the access rights on the your addin's registry key in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlo ok\Addins so that only admins can delete/modify entires there. Also note that unless the current user is an admin/power user, it will not be possible to modify *any* registry key in HKLM, so your add-in will stay enabled. Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "PS" wrote in message ups.com... So then does anybody know how we can hide the addins from the Trust Center. I have an addin which is absolutely mandatery to be running at all times. In Office 2003 - we hid it from there (so users dont disable it) by HKLM. How do we do this in Office 2007 (not allowing users to disable it) Thanks |
#14
|
|||
|
|||
![]()
Dmitry
Thanks for the response. I am a local admin on my machine and hence always had acces to enable/ disable them. Never realized that non-admins will not have access to it. Will try it on a regualr workstation where I dont have access rights. Also - just out of curiosity - how do we set the access rights in the path you mentioned in the addins registry key. I dont see any specific key which would deal with this. Thanks |
#15
|
|||
|
|||
![]()
You will need to set the permissions on the parttcilra registry handle:
http://setacl.sourceforge.net/ ..Net: http://www.codeproject.com/dotnet/SecureRegistryKey.asp Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool "PS" wrote in message oups.com... Dmitry Thanks for the response. I am a local admin on my machine and hence always had acces to enable/ disable them. Never realized that non-admins will not have access to it. Will try it on a regualr workstation where I dont have access rights. Also - just out of curiosity - how do we set the access rights in the path you mentioned in the addins registry key. I dont see any specific key which would deal with this. Thanks |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
removing extra calendars in Outlook 2007 | Christopher Robin | Outlook - Calandaring | 1 | March 13th 07 10:59 PM |
Outlook 2007 -Removing an add-in that no longer exists? | Jim | Add-ins for Outlook | 2 | March 5th 07 04:20 PM |
Removing Office Beta 2007 Impossible? | Jerry | Outlook - Installation | 1 | February 3rd 07 08:54 PM |
Outlook 2007 with Outlook 2000 addins | Dave | Add-ins for Outlook | 6 | June 2nd 06 05:06 PM |
bad addins for outlook | kyle | Outlook - Installation | 0 | March 10th 06 01:35 AM |