Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

references query
Where does VB get the list of libraries usable for references? Can this list
be cleaned of dead links without reloading the OS?

--
Semper Fi,
Red

Please post to newsgroup only



Report this thread to moderator Post Follow-up to this message
Old Post
Stephen J Bement
09-30-04 02:27 AM


Re: references query
"Stephen J Bement" <spam@null.net> wrote in message
news:uSS%23cSnpEHA.1668@TK2MSFTNGP14.phx.gbl...

> Where does VB get the list of libraries usable for references?

I can't say for sure but it may be the registry branch under
HKEY_CLASSES_ROOT\TypeLib.



Report this thread to moderator Post Follow-up to this message
Old Post
Jeff Johnson [MVP: VB]
09-30-04 02:27 AM


Re: references query
There was a tool called RegClean that could do this.

--


Randy Birch
MS MVP Visual Basic
http://vbnet.mvps.org/


"Stephen J Bement" <spam@null.net> wrote in message
news:uSS%23cSnpEHA.1668@TK2MSFTNGP14.phx.gbl...
: Where does VB get the list of libraries usable for references? Can this
list
: be cleaned of dead links without reloading the OS?
:
: --
: Semper Fi,
: Red
:
: Please post to newsgroup only
:
:


Report this thread to moderator Post Follow-up to this message
Old Post
Randy Birch
09-30-04 02:27 AM


Re: references query
How safe is it to clean the registry with an unsupported tool from MS.  Have
you used RegClean lately and have you had any problems with it?

Would like to see what others think of the tool.  I have stayed away from it
because of problems that some have when it removes required keys.

--
Chris Hanscom
MVP (Visual Basic)
http://www.veign.com
--

"Randy Birch" <rgb_removethis@mvps.org> wrote in message
news:OgfFwqnpEHA.3708@TK2MSFTNGP10.phx.gbl...
> There was a tool called RegClean that could do this.
>
> --
>
>
> Randy Birch
> MS MVP Visual Basic
> http://vbnet.mvps.org/
>
>
> "Stephen J Bement" <spam@null.net> wrote in message
> news:uSS%23cSnpEHA.1668@TK2MSFTNGP14.phx.gbl...
> : Where does VB get the list of libraries usable for references? Can this
> list
> : be cleaned of dead links without reloading the OS?
> :
> : --
> : Semper Fi,
> : Red
> :
> : Please post to newsgroup only
> :
> :
>



Report this thread to moderator Post Follow-up to this message
Old Post
Veign
09-30-04 02:27 AM


Re: references query
"Stephen J Bement" <spam@null.net> wrote in message =
news:uSS#cSnpEHA.1668@TK2MSFTNGP14.phx.gbl...
> Where does VB get the list of libraries usable for references? Can =
this list
> be cleaned of dead links without reloading the OS?
>=20
> --=20
> Semper Fi,
> Red
>=20
> Please post to newsgroup only
>=20
>=20

If you enumerate the key quoted by Jeff using a powerful
registry class like that found at www.vbaccelerator.com, its
a trivial exercise to check the existance of the
path of the TypeLib (found in one of the lower subkeys). If
the DLL/OCX/TLB is no longer there, then delete the parent key and
all of its subkeys.=20

You should be able to write code to do the above
in less than 2 hours. If you do a search, someone likely
has already done it.

hth,
tlviewer


Report this thread to moderator Post Follow-up to this message
Old Post
tlviewer
09-30-04 02:27 AM


Re: references query
Veign,
I've been using RegClean for a number of years without any mishaps that I
suspect have RegClean as their cause.

NickHK

"Veign" <NOSPAMinveign@veign.com> wrote in message
news:eBtXaTopEHA.2032@TK2MSFTNGP10.phx.gbl...
> How safe is it to clean the registry with an unsupported tool from MS.
Have
> you used RegClean lately and have you had any problems with it?
>
> Would like to see what others think of the tool.  I have stayed away from
it
> because of problems that some have when it removes required keys.
>
> --
> Chris Hanscom
> MVP (Visual Basic)
> http://www.veign.com
> --
>
> "Randy Birch" <rgb_removethis@mvps.org> wrote in message
> news:OgfFwqnpEHA.3708@TK2MSFTNGP10.phx.gbl... 
this 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
NickHK
09-30-04 09:44 AM


Re: references query
The issue I use to come across often when using RegClean was Office keys
removed.  You would have to re-insert the Office CD and problem solved.  I
have had this happen with other applications after using RegClean...

When was the latest version released?

--
Chris Hanscom
MVP (Visual Basic)
http://www.veign.com
--

"NickHK" <TungCheWah@Invalid.com> wrote in message
news:eT7wyxopEHA.3068@TK2MSFTNGP15.phx.gbl...
> Veign,
> I've been using RegClean for a number of years without any mishaps that I
> suspect have RegClean as their cause.
>
> NickHK
>
> "Veign" <NOSPAMinveign@veign.com> wrote in message
> news:eBtXaTopEHA.2032@TK2MSFTNGP10.phx.gbl... 
> Have 
from
> it 
> this 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
Veign
09-30-04 09:44 AM


Re: references query
Hi Chris ...

There was one version back around the early VB5 days I believe that had a
problem and was taken down. I have used various 'good' versions on 95, 98,
NT4, 2000 and XP, and I have not experienced any issues I can remember. It
creates an undo reg file "just in case".

--


Randy Birch
MS MVP Visual Basic
http://vbnet.mvps.org/


"Veign" <NOSPAMinveign@veign.com> wrote in message
news:%23TjtkgppEHA.3252@TK2MSFTNGP14.phx.gbl...
: The issue I use to come across often when using RegClean was Office keys
: removed.  You would have to re-insert the Office CD and problem solved.  I
: have had this happen with other applications after using RegClean...
:
: When was the latest version released?
:
: --
: Chris Hanscom
: MVP (Visual Basic)
: http://www.veign.com
: --
:
: "NickHK" <TungCheWah@Invalid.com> wrote in message
: news:eT7wyxopEHA.3068@TK2MSFTNGP15.phx.gbl...
: > Veign,
: > I've been using RegClean for a number of years without any mishaps that
I
: > suspect have RegClean as their cause.
: >
: > NickHK
: >
: > "Veign" <NOSPAMinveign@veign.com> wrote in message
: > news:eBtXaTopEHA.2032@TK2MSFTNGP10.phx.gbl...
: > > How safe is it to clean the registry with an unsupported tool from MS.
: > Have
: > > you used RegClean lately and have you had any problems with it?
: > >
: > > Would like to see what others think of the tool.  I have stayed away
: from
: > it
: > > because of problems that some have when it removes required keys.
: > >
: > > --
: > > Chris Hanscom
: > > MVP (Visual Basic)
: > > http://www.veign.com
: > > --
: > >
: > > "Randy Birch" <rgb_removethis@mvps.org> wrote in message
: > > news:OgfFwqnpEHA.3708@TK2MSFTNGP10.phx.gbl...
: > > > There was a tool called RegClean that could do this.
: > > >
: > > > --
: > > >
: > > >
: > > > Randy Birch
: > > > MS MVP Visual Basic
: > > > http://vbnet.mvps.org/
: > > >
: > > >
: > > > "Stephen J Bement" <spam@null.net> wrote in message
: > > > news:uSS%23cSnpEHA.1668@TK2MSFTNGP14.phx.gbl...
: > > > : Where does VB get the list of libraries usable for references? Can
: > this
: > > > list
: > > > : be cleaned of dead links without reloading the OS?
: > > > :
: > > > : --
: > > > : Semper Fi,
: > > > : Red
: > > > :
: > > > : Please post to newsgroup only
: > > > :
: > > > :
: > > >
: > >
: > >
: >
: >
:
:


Report this thread to moderator Post Follow-up to this message
Old Post
Randy Birch
09-30-04 09:44 AM


Re: references query
Veign,
Mine says:

File version:          4.1.7364.1
Product Name:    Microsoft Windows 95
Product version:    4.0.950
Comments:            December 30, 1997

At http://www.createwindow.com/wininfo/regclean.htm it says "Version 4.1a
build 7364.1 of RegClean works on Windows 95, 98, NT 3.51, NT 4, and 2000.
It's from 1997 and still works fine, but is NOT compatible with Windows ME
or XP."

The Office re-installation problems has other causes also, equally annoying
but not RegClean related, as far as I know.

NickHK

"Veign" <NOSPAMinveign@veign.com> wrote in message
news:#TjtkgppEHA.3252@TK2MSFTNGP14.phx.gbl...
> The issue I use to come across often when using RegClean was Office keys
> removed.  You would have to re-insert the Office CD and problem solved.  I
> have had this happen with other applications after using RegClean...
>
> When was the latest version released?
>
> --
> Chris Hanscom
> MVP (Visual Basic)
> http://www.veign.com
> --
>
> "NickHK" <TungCheWah@Invalid.com> wrote in message
> news:eT7wyxopEHA.3068@TK2MSFTNGP15.phx.gbl... 
I 
> from 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
NickHK
09-30-04 09:44 AM


Re: references query
Thanx for the versioning information...

My experience with RegClean always caused the re-installation with Office
and some other Engineering applications.  That started to get me to move
away from RegClean wondering if other issues were being caused that I was
not overly aware of....

You say not for WinXP...Hmmm

--
Chris Hanscom
MVP (Visual Basic)
http://www.veign.com
--

"NickHK" <TungCheWah@Invalid.com> wrote in message
news:el1PA7ppEHA.556@tk2msftngp13.phx.gbl...
> Veign,
> Mine says:
>
> File version:          4.1.7364.1
> Product Name:    Microsoft Windows 95
> Product version:    4.0.950
> Comments:            December 30, 1997
>
> At http://www.createwindow.com/wininfo/regclean.htm it says "Version 4.1a
> build 7364.1 of RegClean works on Windows 95, 98, NT 3.51, NT 4, and 2000.
> It's from 1997 and still works fine, but is NOT compatible with Windows ME
> or XP."
>
> The Office re-installation problems has other causes also, equally
annoying
> but not RegClean related, as far as I know.
>
> NickHK
>
> "Veign" <NOSPAMinveign@veign.com> wrote in message
> news:#TjtkgppEHA.3252@TK2MSFTNGP14.phx.gbl... 
I 
that
> I 
MS. 
Can 
>
>



Report this thread to moderator Post Follow-up to this message
Old Post
Veign
09-30-04 09:44 AM


Sponsored Links




Last Thread Next Thread Next
Pages (2): [1] 2 »
Search this forum -> 
Post New Thread

Visual Basic archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:40 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.