Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / December 2006

Tip: Looking for answers? Try searching our database.

Where the objects are stored on the hard drive

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Zigball - 11 Dec 2006 14:52 GMT
Does anyone know where objects such as in the toolbox of vba is stored
I have some objects with an extension of .ocx, .cnt, .dep....? I want
to know where to dump them on my hard drive? I would appreciate any one
helping me!
NickHK - 12 Dec 2006 03:30 GMT
If they are ActiveX (so registration is required), location is somewhat
irrelevant as the Registry controls access. It then becomes a question of
preference/convention, although <%Windows%>\System32\ is popular.
.cnt are associated with help file AFAIK, so either in your
<%Windows%>\Help\ folder or the folder of the app that the Help applies to.
I believe an app searches the PATH variable to find help file.

NickHK

> Does anyone know where objects such as in the toolbox of vba is stored
> I have some objects with an extension of .ocx, .cnt, .dep....? I want
> to know where to dump them on my hard drive? I would appreciate any one
> helping me!
thesquirrel@gmail.com - 12 Dec 2006 06:29 GMT
I just registered an .OCX file the other day...

I put this in the start run bar to register it:
   regsvr32 \windows\system32\MSCOMCT2.OCX

the file was called MSCOMCT2.OCX
and I put it in Windows\System32

hope that helps

theSquirrel

> If they are ActiveX (so registration is required), location is somewhat
> irrelevant as the Registry controls access. It then becomes a question of
[quoted text clipped - 9 lines]
> > to know where to dump them on my hard drive? I would appreciate any one
> > helping me!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.