Windows 7 Forums


Reply
Thread Tools

How to navigate directly to a key in Regedit?

 
 
Yousuf Khan
Guest
Posts: n/a
Thanked:
 
      04-16-2011
I noticed that when I am running the registry cleaner in CClean, that it
allows me to view directly in Regedit the registry key before it gets
erased. I'm wondering how CClean passes the registry key location to
Regedit? I tried sending it through the command-line but it didn't like
that.

Yousuf Khan
 
Reply With Quote
 
 
 
 
Peter Foldes
Guest
Posts: n/a
Thanked:
 
      04-16-2011
"Yousuf Khan" <> wrote in message
news:...
>I noticed that when I am running the registry cleaner in CClean, that it allows me
>to view directly in Regedit the registry key before it gets erased. I'm wondering
>how CClean passes the registry key location to Regedit? I tried sending it through
>the command-line but it didn't like that.




Yousuf

Do NOT touch the Registry. It does not speed up or give you more room and to help
any situation. If you do not know the registry then do not touch it with any
Registry tools including the one from CCleaner. All registry tool are snake oil
remedies. There is at least 4-6 people weekly that post in different news servers
that they cannot start their computers after cleaning the Registry with a Registry
cleaning tool. CCleaner included

I am saying this from over 16 years of newsgroup experience. The only time that a
Registry cleaning tool was necessary and useful was with Windows 95. Nothing before
or after

--
Peter
Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.
This posting is provided "AS IS" with no warranties, and confers no rights.
http://www.microsoft.com/protect



 
Reply With Quote
 
Allen
Guest
Posts: n/a
Thanked:
 
      04-16-2011
On 4/16/2011 1:58 PM, Peter Foldes wrote:
> "Yousuf Khan" <> wrote in message
> news:...
>> I noticed that when I am running the registry cleaner in CClean, that
>> it allows me to view directly in Regedit the registry key before it
>> gets erased. I'm wondering how CClean passes the registry key location
>> to Regedit? I tried sending it through the command-line but it didn't
>> like that.

>
>
>
> Yousuf
>
> Do NOT touch the Registry. It does not speed up or give you more room
> and to help any situation. If you do not know the registry then do not
> touch it with any Registry tools including the one from CCleaner. All
> registry tool are snake oil remedies. There is at least 4-6 people
> weekly that post in different news servers that they cannot start their
> computers after cleaning the Registry with a Registry cleaning tool.
> CCleaner included
>
> I am saying this from over 16 years of newsgroup experience. The only
> time that a Registry cleaning tool was necessary and useful was with
> Windows 95. Nothing before or after
>

I have had a policy for several years to not use registry cleaners. Last
year I violated this policy for some reason or other. My policy was then
changed to "NEVER EVEN THINK ABOUT USING REGISTRY CLEANERS--YS, I SAID
NEVER". Some of us just have to learn the hard way.
Allen
 
Reply With Quote
 
Dave-UK
Guest
Posts: n/a
Thanked:
 
      04-16-2011

"Yousuf Khan" <> wrote in message news:...
> I noticed that when I am running the registry cleaner in CClean, that it
> allows me to view directly in Regedit the registry key before it gets
> erased. I'm wondering how CClean passes the registry key location to
> Regedit? I tried sending it through the command-line but it didn't like
> that.
>
> Yousuf Khan


Good question.
It looks like you have to do it programmatically.
Nirsof's Regscanner will use a path copied to the Clipboard to open Regedit at that key.
You can use Regscanner's '/clipregedit' switch to open Regedit directly at that key.
Lot's of info here:
http://www.howtogeek.com/howto/windo...n-vista-or-xp/



 
Reply With Quote
 
Yousuf Khan
Guest
Posts: n/a
Thanked:
 
      04-17-2011
On 16/04/2011 4:42 PM, Dave-UK wrote:
>
> "Yousuf Khan" <> wrote in message
> news:...
>> I noticed that when I am running the registry cleaner in CClean, that
>> it allows me to view directly in Regedit the registry key before it
>> gets erased. I'm wondering how CClean passes the registry key location
>> to Regedit? I tried sending it through the command-line but it didn't
>> like that.
>>
>> Yousuf Khan

>
> Good question.
> It looks like you have to do it programmatically.
> Nirsof's Regscanner will use a path copied to the Clipboard to open
> Regedit at that key.
> You can use Regscanner's '/clipregedit' switch to open Regedit directly
> at that key.
> Lot's of info here:
> http://www.howtogeek.com/howto/windo...n-vista-or-xp/


Perfect, this looks like it's exactly what I'm looking for! Thanks.
Nirsoft has some amazingly useful debugging tools. I use his
BlueScreenView program to analyse Windows crash dumps all of the time.

Yousuf Khan
 
Reply With Quote
 
Yousuf Khan
Guest
Posts: n/a
Thanked:
 
      04-17-2011
On 16/04/2011 4:42 PM, Dave-UK wrote:
>
> "Yousuf Khan" <> wrote in message
> news:...
>> I noticed that when I am running the registry cleaner in CClean, that
>> it allows me to view directly in Regedit the registry key before it
>> gets erased. I'm wondering how CClean passes the registry key location
>> to Regedit? I tried sending it through the command-line but it didn't
>> like that.
>>
>> Yousuf Khan

>
> Good question.
> It looks like you have to do it programmatically.
> Nirsof's Regscanner will use a path copied to the Clipboard to open
> Regedit at that key.
> You can use Regscanner's '/clipregedit' switch to open Regedit directly
> at that key.
> Lot's of info here:
> http://www.howtogeek.com/howto/windo...n-vista-or-xp/


You know, this particular article's comments have some extremely useful
links to other registry tools, like add-ons for Firefox or IE that can
let you go straight to a registry key by simply highlighting a registry
path on a webpage.

Yousuf Khan
 
Reply With Quote
 
Yousuf Khan
Guest
Posts: n/a
Thanked:
 
      04-17-2011
On 16/04/2011 2:58 PM, Peter Foldes wrote:
> Do NOT touch the Registry. It does not speed up or give you more room
> and to help any situation. If you do not know the registry then do not
> touch it with any Registry tools including the one from CCleaner. All
> registry tool are snake oil remedies. There is at least 4-6 people
> weekly that post in different news servers that they cannot start their
> computers after cleaning the Registry with a Registry cleaning tool.
> CCleaner included
>
> I am saying this from over 16 years of newsgroup experience. The only
> time that a Registry cleaning tool was necessary and useful was with
> Windows 95. Nothing before or after
>


Thanks, thanks, but I don't need a nanny. The reason I'm asking about
this feature is because I was carefully double-checking what CClean was
presenting to me for deletion. I noticed that CC was able to take me
directly to a registry key without manually drilling through the tree.

This is a feature that should've been in Regedit all along, much like an
address bar in a web browser. I do enough registry editing to know that
I shouldn't trust a program blindly to figure out what's important and
what's not.

Yousuf Khan
 
Reply With Quote
 
Stan Brown
Guest
Posts: n/a
Thanked:
 
      04-17-2011
On Sat, 16 Apr 2011 22:29:11 -0400, Yousuf Khan wrote:
> The reason I'm asking about
> this feature is because I was carefully double-checking what CClean was
> presenting to me for deletion. I noticed that CC was able to take me
> directly to a registry key without manually drilling through the tree.
>
> This is a feature that should've been in Regedit all along,


I never thought about it till you brought it up, but it *does* seem
quite odd that there's no direct "Go to" in Regedit.

Peter does seem to have some difficulty in responding to what people
actually wrote rather than what he imagines they wrote. Look at his
reaction to "import" in the other thread. Someone asked about
importing one key in HKCU, and he answered as though they were going
to copy an entire Registry from another computer.

--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com
Shikata ga nai...
 
Reply With Quote
 
Yousuf Khan
Guest
Posts: n/a
Thanked:
 
      04-18-2011
On 17/04/2011 8:57 AM, Stan Brown wrote:
> On Sat, 16 Apr 2011 22:29:11 -0400, Yousuf Khan wrote:
>> The reason I'm asking about
>> this feature is because I was carefully double-checking what CClean was
>> presenting to me for deletion. I noticed that CC was able to take me
>> directly to a registry key without manually drilling through the tree.
>>
>> This is a feature that should've been in Regedit all along,

>
> I never thought about it till you brought it up, but it *does* seem
> quite odd that there's no direct "Go to" in Regedit.


I can understand it not being implemented in Windows 95. But not to have
this simple feature implemented all of the way upto Windows 7 is nuts.

> Peter does seem to have some difficulty in responding to what people
> actually wrote rather than what he imagines they wrote. Look at his
> reaction to "import" in the other thread. Someone asked about
> importing one key in HKCU, and he answered as though they were going
> to copy an entire Registry from another computer.
>


That's okay, I'm sure he means well, he just needs to read the whole
message more carefully and distinguish between what's background
information and what's actually being asked.

Yousuf Khan
 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Directly connection via serial port jamba1919 Windows 7 Support 6 01-24-2011 01:48 PM
Modify install/boot disk to boot directly to command prompt KIZMET2010 Customization 1 02-21-2010 12:51 AM
Install Windows 7 directly from hard disk without using any Secondary Medium agni Installation, Setup and Updates 4 12-24-2009 03:05 PM
Europeans will not be able to upgrade directly from Vista to Windows 7 martyn7 News 3 06-25-2009 08:56 PM


All times are GMT +1. The time now is 06:47 PM.
W7Forums is an independent website and is not affiliated with Microsoft Corporation.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33