LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 97
Default Automatically registering ADD-IN COM DLL - Some help required.



"rhodinar" wrote:

Well Matt, thanks for the whole reply ...


No probs, you're welcome

The only thing that I've explained bad it's that when I'm saying "whole
funtionality", it doesn't include the functions.


Okay, that sort of explains things...

I can't call them anyway ( only marking the class in the
add-ins-automation ). When they're visible I can call them.


Aha, but that's pretty encouraging -- surely, the Add-In Manager doesn't do
anything that you cannot do yourself, programmatically. So even though it's
annoying not to know exactly which calls or which reg keys are still missing,
it's nevertheless good to see that it is indeed possible to use your add-in
in exactly the way you intended.

You can always snoop on what's happening in the Windows Registry by using
tools from SysInternals. That way you can listen on what the Add-In Manager
is up to when you manually install the COM add-in. That's obviously just a
tip -- I don't know whether or not Excel actually needs to fiddle with the
Reg to make this work.

However, if the COM add-in somehow needs to be installed on a per-user basis
rather than on a per-machine basis then you may run into pretty severe
problems: if you're planning to let Administrators install the add-in on user
machines then the user may still have to take care of the final part of the
installation him-/herself, which more or less sums up to going into the
Add-In Manager (sigh!)

I'll take a look to the links and I'll tell you my progress ( if any
;-) ).


As always, good luck to you...

Thanks again for your help.
Julio


Any time,
/MP


 
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
Registering Function Macros DrShowMe Excel Programming 3 November 19th 05 05:58 AM
Code for Registering Add-in zainul_ulum Excel Programming 3 July 12th 05 01:30 PM
Highlight automatically anything that is other than required Adnan Excel Worksheet Functions 5 March 14th 05 03:27 AM
Registering an even handler John Davidson Excel Programming 0 June 1st 04 08:49 PM
Registering an OCX with VBA Viswanath Tumu Excel Programming 2 April 18th 04 10:16 AM


All times are GMT +1. The time now is 02:58 PM.

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

About Us

"It's about Microsoft Excel"