PC Review Forums Newsgroups Hardware Freeware CLSID Identifier

Reply

CLSID Identifier

 
Thread Tools Rate Thread
Old 24-02-2005, 03:07 PM   #1
P
Guest
 
Posts: n/a
Default CLSID Identifier


Looking for freeware ( or a website) that will identify CLSID's with more
detailed information - such as which software they are used by, etc.

I have RegSeeker and RegCleaner, but these do not provide enough info.


  Reply With Quote
Old 24-02-2005, 06:05 PM   #2
B. R. 'BeAr' Ederson
Guest
 
Posts: n/a
Default Re: CLSID Identifier

On Thu, 24 Feb 2005 15:07:09 GMT, P wrote:

> Looking for freeware ( or a website) that will identify CLSID's with more
> detailed information - such as which software they are used by, etc.
>
> I have RegSeeker and RegCleaner, but these do not provide enough info.


The tool which provides the most in-depth information is MS OLEView. (At
least of all the tools I know of.) Get it here:

http://www.microsoft.com/windows200...g/oleview-o.asp

It should work on all systems from Win9x to Win2003.

BeAr
--
===========================================================================
= What do you mean with: "Perfection is always an illusion"? =
===============================================================--(Oops!)===
  Reply With Quote
Old 25-02-2005, 01:48 AM   #3
P
Guest
 
Posts: n/a
Default Re: CLSID Identifier

Thanks - that's a terrific tool, but what I'm looking for is a utility that
whould allow me to plug in the CLSID string - i.e. "{ ----- }" and from this
back out the use/source of that CLSID. OLEView doesn't appear to do this.


  Reply With Quote
Old 25-02-2005, 10:50 AM   #4
Phoenix
Guest
 
Posts: n/a
Default Re: CLSID Identifier

"B. R. 'BeAr' Ederson" <br.ederson@expires-2005-02-28.arcornews.de> wrote in
message news:1j727ughjg6mq.dlg@br.ederson.news.arcor.de...
> On Thu, 24 Feb 2005 15:07:09 GMT, P wrote:
>
> > Looking for freeware ( or a website) that will identify CLSID's with

more
> > detailed information - such as which software they are used by, etc.
> >
> > I have RegSeeker and RegCleaner, but these do not provide enough info.

>
> The tool which provides the most in-depth information is MS OLEView. (At
> least of all the tools I know of.) Get it here:
>
> http://www.microsoft.com/windows200...g/oleview-o.asp
>
> It should work on all systems from Win9x to Win2003.


I tried this app myself and got a dll error "IVIEWERS.dll not found".
Running 98SE with Office 2000 installed. Can't source the dll by Googling.
Found one site suggesting it won't play if M$O is installed. Anyone have the
DLL?


  Reply With Quote
Old 25-02-2005, 11:57 AM   #5
My Name
Guest
 
Posts: n/a
Default Re: CLSID Identifier

"Phoenix" <invalid@invalid.com> wrote in
news:cvmvus$mdb$1@newsg3.svr.pol.co.uk:

> I tried this app myself and got a dll error "IVIEWERS.dll
> not found". Running 98SE with Office 2000 installed. Can't
> source the dll by Googling. Found one site suggesting it
> won't play if M$O is installed. Anyone have the DLL?
>


I posted it to abf
  Reply With Quote
Old 25-02-2005, 12:04 PM   #6
P
Guest
 
Posts: n/a
Default Re: CLSID Identifier


"Phoenix" <invalid@invalid.com> wrote in message
news:cvmvus$mdb$1@newsg3.svr.pol.co.uk...
> "B. R. 'BeAr' Ederson" <br.ederson@expires-2005-02-28.arcornews.de> wrote

in
> message news:1j727ughjg6mq.dlg@br.ederson.news.arcor.de...
> > On Thu, 24 Feb 2005 15:07:09 GMT, P wrote:
> >
> > > Looking for freeware ( or a website) that will identify CLSID's with

> more
> > > detailed information - such as which software they are used by, etc.
> > >
> > > I have RegSeeker and RegCleaner, but these do not provide enough info.

> >
> > The tool which provides the most in-depth information is MS OLEView. (At
> > least of all the tools I know of.) Get it here:
> >
> >

http://www.microsoft.com/windows200...g/oleview-o.asp
> >
> > It should work on all systems from Win9x to Win2003.

>
> I tried this app myself and got a dll error "IVIEWERS.dll not found".
> Running 98SE with Office 2000 installed. Can't source the dll by Googling.
> Found one site suggesting it won't play if M$O is installed. Anyone have

the
> DLL?
>
>


http://sdks.icarusindie.com:2004/in...P2+SDK%2FBin%2F

Item # 1332. Install in the same directory as OLEView.

BTW, this was the 4th hit , Googling "Iviewers.dll".


  Reply With Quote
Old 25-02-2005, 04:45 PM   #7
B. R. 'BeAr' Ederson
Guest
 
Posts: n/a
Default Re: CLSID Identifier

On Fri, 25 Feb 2005 01:48:20 GMT, P wrote:

> Thanks - that's a terrific tool, but what I'm looking for is a utility that
> whould allow me to plug in the CLSID string - i.e. "{ ----- }" and from this
> back out the use/source of that CLSID. OLEView doesn't appear to do this.


You need to switch to Expert mode (View menu). After that look under the
<Object Classes>-<All Objects> subtree. You'll see not only named objects,
but also the CLSID strings in 'alphabetical' order.

BeAr
--
===========================================================================
= What do you mean with: "Perfection is always an illusion"? =
===============================================================--(Oops!)===
  Reply With Quote
Old 25-02-2005, 05:05 PM   #8
B. R. 'BeAr' Ederson
Guest
 
Posts: n/a
Default Re: CLSID Identifier

On Fri, 25 Feb 2005 17:45:33 +0100, B. R. 'BeAr' Ederson wrote:

> On Fri, 25 Feb 2005 01:48:20 GMT, P wrote:
>
>> Thanks - that's a terrific tool, but what I'm looking for is a utility that
>> whould allow me to plug in the CLSID string - i.e. "{ ----- }" and from this
>> back out the use/source of that CLSID. OLEView doesn't appear to do this.

>
> You need to switch to Expert mode (View menu). After that look under the
> <Object Classes>-<All Objects> subtree. You'll see not only named objects,
> but also the CLSID strings in 'alphabetical' order.


And thinking again about it: Maybe you'll identify *named* CLSID strings,
too. (Although you could read them directly from inside the registry
editor.) In that case you maybe like this website:

http://www.sysinfo.org

BeAr
--
===========================================================================
= What do you mean with: "Perfection is always an illusion"? =
===============================================================--(Oops!)===
  Reply With Quote
Old 25-02-2005, 05:37 PM   #9
Mel
Guest
 
Posts: n/a
Default Re: CLSID Identifier

>On Fri, 25 Feb 2005 10:50:32 -0000, "Phoenix" <invalid@invalid.com> wrote:

>I tried this app myself and got a dll error "IVIEWERS.dll not found".
>Running 98SE with Office 2000 installed. Can't source the dll by Googling.
>Found one site suggesting it won't play if M$O is installed. Anyone have the
>DLL?


IVIEWERS.DLL, part of older OLEVIEW v2.1.057 [206 KB]

http://download.microsoft.com/downl...2235/ovi386.exe
  Reply With Quote
Old 25-02-2005, 09:15 PM   #10
Phoenix
Guest
 
Posts: n/a
Default Re: CLSID Identifier


"Mel" <MJ@nospam.com> wrote in message
news:39ou11phdp7fr0u8gulc5mbh8kncuuf191@4ax.com
IVIEWERS.DLL, part of older OLEVIEW v2.1.057 [206 KB]


http://download.microsoft.com/downl...2235/ovi386.exe

I say! Is someone suggesting i didn't Google hard enough? Is there such as
adjective?
In any event, thanks for the DLL. Running properly now. :-)


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off