If the addin is registered in HKLM it should be available no matter what Windows profile is used, if registered in HKCU it's only registered for that admin login.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm
"IceKettle" <Master_5iy[ at ]hotmail.com> wrote in message news:u0G4c1rKJHA.4996[ at ]TK2MSFTNGP03.phx.gbl...
[Quoted Text] > Hi, > > we have written a dll that we want to use as an outlook com add-in for our > users on terminal server. It installs and works perfectly for the > administrator log in. When I go to install under a standard user, I can > select the dll in the com add ins window, but when I click ok and go back > to the list of com add ins the window is empty. > > Is this a security issue? If so what do I need to do to allow a standard > user to use or install the com add in? > > Thanks. >
|