Addin Display Name

K

Kwan

Hi,

I would like to ask ...

How do i programmatically set the value for Addin Display
Name for COM Addins .... i mean without manually open the
connect window and typing the values ....

Thanks
Kwan
 
B

Balasubramanian Ramanathan

You can do it in the regisgtry setting
HKLM\Software\Microsoft\Office\Excel\AddIn\ProgId - Description string value
Thanks
Balu
 
B

Balasubramanian Ramanathan

You can do it in the registry setting
HKLM\Software\Microsoft\Office\Excel\AddIn\ProgId - Description string value
Thanks
Balu
 
Top