Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 162
Default COM Add-In Install Location

I have a COM Add-In I developed in VB6 that a user had a problem with
recently. The user did some maintenance (undescribed) on his PC and
afterward the Add-in didn't load when he started Excel.

The user re-ran the installer and the add-in still wouldn't show up.
After playing around a while, the only way he could get the add-in to
load was to move it from the Program Files/AppName folder to the
User/Application Data/Microsoft/Addins.

This didn't make any sense to me. It's a registered DLL, not an xla,
xlm, or xll. How on earth would this cause the add-in to load? Any
ideas?

Thanks,
Nick

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default COM Add-In Install Location

The user did some maintenance (undescribed)

What one wonders, Administrator Privileges, write access to Program Files or
a certain part of the reg perhaps.

If user has it working in the default Addin location why not leave it where
it works, if necessary moving any other of your files/folders to same path
if necessary.

Whether or not the dll was previously registered, manually selecting it from
the Com Addins menu will do a Regsvr32 in its new location.

Can user uninstall it, move it back to original folder, then manually select
and install from the COM Addins menu.

Regards,
Peter T


"Nick Hebb" wrote in message
oups.com...
I have a COM Add-In I developed in VB6 that a user had a problem with
recently. The user did some maintenance (undescribed) on his PC and
afterward the Add-in didn't load when he started Excel.

The user re-ran the installer and the add-in still wouldn't show up.
After playing around a while, the only way he could get the add-in to
load was to move it from the Program Files/AppName folder to the
User/Application Data/Microsoft/Addins.

This didn't make any sense to me. It's a registered DLL, not an xla,
xlm, or xll. How on earth would this cause the add-in to load? Any
ideas?

Thanks,
Nick



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
Macro - save to current location vs excel default location leezard Excel Discussion (Misc queries) 0 October 28th 08 03:04 PM
try to install a security update, prompted to install PRO11.msi najib Setting up and Configuration of Excel 0 June 4th 08 05:43 PM
What program do I install to install office 2003 with no prior pro lwd Excel Discussion (Misc queries) 1 January 8th 06 09:37 PM
Mouse Location, Movement and Spreadsheet Location TCook Excel Programming 3 October 3rd 05 10:23 PM
Why does PHStats *NOT* install when I install Analytical ToolPak? webeditor-coutre Setting up and Configuration of Excel 1 July 5th 05 06:58 AM


All times are GMT +1. The time now is 10:38 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"