ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Where to put / register a 3rd-party activeX component for use in Excel2010 (https://www.excelbanter.com/excel-programming/444687-where-put-register-3rd-party-activex-component-use-excel2010.html)

Heinz-Guenter Lamy

Where to put / register a 3rd-party activeX component for use in Excel2010
 
Hello,

I had built an Excel addin for XL 2003 with a date-time picker on a userform. This control was placed in the windows/systems folder. Now, with Windows 7, I don't find a way to make the old userform work, because the activeX is not recognised. Any clue ?
Thank you in advance.

Regards,

H.G. Lamy



GS[_2_]

Where to put / register a 3rd-party activeX component for use in Excel 2010
 
on 6/19/2011, Heinz-Guenter Lamy supposed :
Hello,

I had built an Excel addin for XL 2003 with a date-time picker on a userform.
This control was placed in the windows/systems folder. Now, with Windows 7, I
don't find a way to make the old userform work, because the activeX is not
recognised. Any clue ? Thank you in advance.

Regards,

H.G. Lamy


I usually ship/install/register 3rd party controls in a 'Common' folder
under my app's parent folder (if shared by other apps), OR in my app's
folder (if not shared) along with its other files.

Example:

C:\MyFolder
C:\MyFolder\Common\3rdparty.ocx
C:\MyFolder\MyApp

OR
C:\MyFolder
C:\MyFolder\MyApp\3rdparty.ocx

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc




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

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