Home > Archive > Visual Basic > September 2004 > references query
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Stephen J Bement 2004-09-29, 9:27 pm |
| 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
| |
| Jeff Johnson [MVP: VB] 2004-09-29, 9:27 pm |
|
"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.
| |
| Randy Birch 2004-09-29, 9:27 pm |
| 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
:
:
| |
|
| 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
> :
> :
>
| |
| tlviewer 2004-09-29, 9:27 pm |
|
"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
| |
| NickHK 2004-09-30, 4:44 am |
| 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[color=darkred]
>
>
| |
|
| 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[color=darkred]
> it
> this
>
>
| |
| Randy Birch 2004-09-30, 4:44 am |
| 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
: > > > :
: > > > :
: > > >
: > >
: > >
: >
: >
:
:
| |
| NickHK 2004-09-30, 4:44 am |
| 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[color=darkred]
> from
>
>
| |
|
| 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[color=darkred]
that[color=darkred]
> I
MS.[color=darkred]
Can[color=darkred]
>
>
| |
|
| You use on WinXP with no known issues?
--
Chris Hanscom
MVP (Visual Basic)
http://www.veign.com
--
"Randy Birch" <rgb_removethis@mvps.org> wrote in message
news:ebiLE6ppEHA.2484@TK2MSFTNGP09.phx.gbl...
> 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
> : > > > :
> : > > > :
> : > > >
> : > >
> : > >
> : >
> : >
> :
> :
>
| |
|
| Just ran and it created a 566K Undo file....Pretty dirty registry. I poked
around inside of the undo file and didn't see anything that looked like a
potential problem - wait and see....
--
Chris Hanscom
MVP (Visual Basic)
http://www.veign.com
--
"Randy Birch" <rgb_removethis@mvps.org> wrote in message
news:ebiLE6ppEHA.2484@TK2MSFTNGP09.phx.gbl...
> 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
> : > > > :
> : > > > :
> : > > >
> : > >
> : > >
> : >
> : >
> :
> :
>
| |
| Randy Birch 2004-09-30, 4:44 am |
| I have. I used it more with older OS's, but I've run it on both my home and
work XP boxes.
--
Randy Birch
MS MVP Visual Basic
http://vbnet.mvps.org/
"Veign" <NOSPAMinveign@veign.com> wrote in message
news:%23ktlgZqpEHA.3728@TK2MSFTNGP09.phx.gbl...
: You use on WinXP with no known issues?
:
: --
: Chris Hanscom
: MVP (Visual Basic)
: http://www.veign.com
: --
:
: "Randy Birch" <rgb_removethis@mvps.org> wrote in message
: news:ebiLE6ppEHA.2484@TK2MSFTNGP09.phx.gbl...
: > 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
: > : > > > :
: > : > > > :
: > : > > >
: > : > >
: > : > >
: > : >
: > : >
: > :
: > :
: >
:
:
| |
| NickHK 2004-09-30, 4:44 am |
| Chris,
That's what they say, although as I don't use ME or XP, I can't tell you for
sure.
Your Office fears seem outlined in:
http://support.microsoft.com/defaul...kb;en-us;299958
NickHK
"Veign" <NOSPAMinveign@veign.com> wrote in message
news:#IjYVZqpEHA.2032@TK2MSFTNGP10.phx.gbl...
> 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...
4.1a[color=darkred]
2000.[color=darkred]
ME[color=darkred]
> annoying
keys[color=darkred]
solved.[color=darkred]
> I
> that
> MS.
away[color=darkred]
> Can
>
>
| |
| Randy Birch 2004-09-30, 8:55 pm |
| Hmm ... that may well be. I always do a full disk install of office, so I
didn't hit a problem.
--
Randy Birch
MS MVP Visual Basic
http://vbnet.mvps.org/
"NickHK" <TungCheWah@Invalid.com> wrote in message
news:eLlmKqqpEHA.3252@TK2MSFTNGP14.phx.gbl...
: Chris,
: That's what they say, although as I don't use ME or XP, I can't tell you
for
: sure.
:
: Your Office fears seem outlined in:
: http://support.microsoft.com/defaul...kb;en-us;299958
:
: NickHK
:
: "Veign" <NOSPAMinveign@veign.com> wrote in message
: news:#IjYVZqpEHA.2032@TK2MSFTNGP10.phx.gbl...
: > 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...
: > > > 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
: > > > > > > :
: > > > > > > :
: > > > > > >
: > > > > >
: > > > > >
: > > > >
: > > > >
: > > >
: > > >
: > >
: > >
: >
: >
:
:
|
|
|
|
|