Re: test whether ocx is registered from VB, possible?
- From: mscir <mscir@xxxxxxxxx>
- Date: Sat, 09 Jul 2005 13:40:48 -0700
Some Fred wrote:
On Fri, 8 Jul 2005 07:45:12 -0700, "Ken Halter" <Ken_Halter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
It's up to the OS to support Side by Side and has little to do with VB. I *had* a sample that shows how to manage this, supplied by an MS employee. Problem is, I can't find that sample!!! It originally appeared in the Bugs group.
Don't know if that's what it is, but here's more infos:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsetup/html/sidebyside.asp http://www.kbalertz.com/kb_843524.aspx
Mark : Side-by-side (SxS) component sharing was introduced in W2K, and, hence, is not available on Windows versions other than W2K, XP, and W2003. Fred.
Thanks for all of the replies. Since I'm pretty sure the OCX will never be upgraded (it has existed for long enough to have been rigorously tested by many users, it does everything I need very well, it appears to have 0 bugs) for now I will register it every time the program is run. I'm working through the other approaches to see if I can trap an error in the case of an unregistered condition, since this seems preferable to writing the same value to the registry over and over.
Thanks to everyone their suggestions, Mike .
- Follow-Ups:
- Re: test whether ocx is registered from VB, possible?
- From: Some Fred
- Re: test whether ocx is registered from VB, possible?
- References:
- test whether ocx is registered from VB, possible?
- From: mscir
- Re: test whether ocx is registered from VB, possible?
- From: Mark Yudkin
- Re: test whether ocx is registered from VB, possible?
- From: Ken Halter
- Re: test whether ocx is registered from VB, possible?
- From: Some Fred
- test whether ocx is registered from VB, possible?
- Prev by Date: Re: .ini .dat or registry question
- Next by Date: Re: .ini .dat or registry question
- Previous by thread: Re: test whether ocx is registered from VB, possible?
- Next by thread: Re: test whether ocx is registered from VB, possible?
- Index(es):
Relevant Pages
|