ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Excel Addin written in C# issue (https://www.excelbanter.com/excel-programming/324345-excel-addin-written-c-issue.html)

Fariq

Excel Addin written in C# issue
 
I have developed an Addin for Excel using C#. I used the .NET wizard
€śExtensibility Projects €“ Shared Addin€ť to create it.

I have LoadBehavior value set to 3 in the registry and added an entry for
the addin in Add-In Manager key under following path in registry
(HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\ Excel\Add-in Manager) to
make it visible in Add-In manager Manager page in Excel (Tools-Add-Ins).

I am not able to disable the addin however when I uncheck the box in add-in
manager. Any ideas how this can be achieved?

Fariq


Rob van Gelder[_4_]

Excel Addin written in C# issue
 
If I recall, the LoadBehaviour has no effect for Automation Add-Ins.

This Microsoft KB article (written for VB6) gives you an idea of what goes
on:
http://support.microsoft.com/kb/285337

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"Fariq" wrote in message
...
I have developed an Addin for Excel using C#. I used the .NET wizard
"Extensibility Projects - Shared Addin" to create it.

I have LoadBehavior value set to 3 in the registry and added an entry for
the addin in Add-In Manager key under following path in registry
(HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\ Excel\Add-in Manager)
to
make it visible in Add-In manager Manager page in Excel (Tools-Add-Ins).

I am not able to disable the addin however when I uncheck the box in
add-in
manager. Any ideas how this can be achieved?

Fariq




Fariq

Excel Addin written in C# issue
 
Ron

Thanks for taking time but this is not valid article in my case. I need
something in C#

Fariq

"Rob van Gelder" wrote:

If I recall, the LoadBehaviour has no effect for Automation Add-Ins.

This Microsoft KB article (written for VB6) gives you an idea of what goes
on:
http://support.microsoft.com/kb/285337

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"Fariq" wrote in message
...
I have developed an Addin for Excel using C#. I used the .NET wizard
"Extensibility Projects - Shared Addin" to create it.

I have LoadBehavior value set to 3 in the registry and added an entry for
the addin in Add-In Manager key under following path in registry
(HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\ Excel\Add-in Manager)
to
make it visible in Add-In manager Manager page in Excel (Tools-Add-Ins).

I am not able to disable the addin however when I uncheck the box in
add-in
manager. Any ideas how this can be achieved?

Fariq






All times are GMT +1. The time now is 01:42 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com