Closed Thread
Results 1 to 2 of 2

COM Add-In Install Location

Hybrid View

Guest COM Add-In Install Location 05-02-2006, 07:00 PM
Guest Re: COM Add-In Install... 05-03-2006, 10:50 AM
  1. #1
    Nick Hebb
    Guest

    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. #2
    Peter T
    Guest

    Re: 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" <n.hebb@comcast.net> wrote in message
    news:1146610515.926129.307340@g10g2000cwb.googlegroups.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
    >




Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1