Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,236
Default 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



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default 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




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to use the function written in VBA in excel sheet kelly Excel Discussion (Misc queries) 1 October 30th 07 08:53 AM
how do I tabulate written information in excel? excel Charts and Charting in Excel 1 August 22nd 05 02:25 PM
how can i turn functions written in VBA into an addin? avi Excel Programming 1 December 9th 04 03:04 PM
addin loading issue howiefan Excel Discussion (Misc queries) 3 December 1st 04 11:10 PM
Remove Excel AddIn from AddIn List !! Help carl Excel Programming 2 December 8th 03 03:36 PM


All times are GMT +1. The time now is 11:40 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright 2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"