win 7 registry editor

D

Doug

I know there are many including the built in but which editor do you
like to use to edit your win 7 registry ?
 
N

none

Doug said:
I know there are many including the built in but which editor do you
like to use to edit your win 7 registry ?
REGEDIT.EXE (in windows directory)
 
E

Ed Cryer

I know there are many including the built in but which editor do you
like to use to edit your win 7 registry ?
Regedit; provided in Win7.

Ed
 
B

Bob I

Regedit, haven't seen any reason to bother using any of the "many others".
 
D

Dave \Crash\ Dummy

Doug said:
I know there are many including the built in but which editor do you
like to use to edit your win 7 registry ?
I don't like to use anything to edit my registry, but when I must, the
no frills regedit that has been included in Windows since the dawn of
time is sufficient.
 
J

Jeff Layman

I know there are many including the built in but which editor do you
like to use to edit your win 7 registry ?
I use regedit.

The only thing which might make me change would be an editor which gave
me the option of saving a key as soon as I selected it, before I edited
it, and if I chose to save it would do so as a *.reg file. If anything
nasty happened I could double click on that and get the original key
back (assuming the computer would boot!).

Maybe one already exists...
 
C

Char Jackson

I use regedit.

The only thing which might make me change would be an editor which gave
me the option of saving a key as soon as I selected it, before I edited
it, and if I chose to save it would do so as a *.reg file. If anything
nasty happened I could double click on that and get the original key
back (assuming the computer would boot!).

Maybe one already exists...
Regedit has that capability. It just isn't automated like you
describe. I always recommend saving a key before modifying it, even
though I don't always follow my advice myself.
 
D

Dave \Crash\ Dummy

Jeff said:
I use regedit.

The only thing which might make me change would be an editor which
gave me the option of saving a key as soon as I selected it, before I
edited it, and if I chose to save it would do so as a *.reg file. If
anything nasty happened I could double click on that and get the
original key back (assuming the computer would boot!).

Maybe one already exists...
Regedit has that ability. Just right click on the key and select
"Export." The key and all subkeys and values will be saved as reg file:
"keyname.reg." Double clicking the .reg file will restore any deleted or
changed items. However, it will not remove any new keys or values.
 
K

Ken Blake

I know there are many including the built in but which editor do you
like to use to edit your win 7 registry ?

I think the built-in Regedit is fine, and that's what I use.
 
D

Dave \Crash\ Dummy

Dave said:
Regedit has that ability. Just right click on the key and select
"Export." The key and all subkeys and values will be saved as reg
file: "keyname.reg." Double clicking the .reg file will restore any
deleted or changed items. However, it will not remove any new keys or
values.
If you want it to remove any additions as well as restore original data,
the key can be deleted before the original material is restored by
adding a key delete instruction to the reg file.

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\textfile]

[HKEY_CLASSES_ROOT\textfile]
@="Text Document"
(original subkeys and values)
 
G

Gene E. Bloch

Which *is* the built-in registry editor.
And I now extend this remark to every other poster in this thread :)

Not counting my next post...
 
G

Gene E. Bloch

I know there are many including the built in but which editor do you
like to use to edit your win 7 registry ?
I use Registry Workshop. It's not free, but I've had it a while and so I
don't remember the price.

http://www.torchsoft.com

There are several reasons I like it.

Its searches are many times faster than regedit's. Hugely faster.

It shows all of the results of the search *at once* in a search pane; in
fact it has two search panes, so you can easily switch between two sets
of results.

It has a selective undo function: it keeps a bunch of old changes, and
you can undo any one of them at will.

It's easy to save a chunk of the registry as a .reg file.

....And I probably don't even know some of its other advantages.
 
V

vortch

Regedit has that capability. It just isn't automated like you
describe. I always recommend saving a key before modifying it, even
though I don't always follow my advice myself.
I use the regedit favorites to remind me what I've changed, and to
get quickly to places like
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]

This is the only other app I've found useful, as the default search
function is SO SLOW.
http://www.nirsoft.net/utils/regscanner.html
 
D

Doug

I know there are many including the built in but which editor do you
like to use to edit your win 7 registry ?

Rather than try to thank each reply individual, just want to say
thanks to ALL who replied here. I think as a whole, you answered my
question.... thanks.
 
W

WaIIy

I know there are many including the built in but which editor do you
like to use to edit your win 7 registry ?
Registry crawler to find the key - faster than regedit.

Click on the key and regedit opens to the key.
 
W

WaIIy

I use regedit.

The only thing which might make me change would be an editor which gave
me the option of saving a key as soon as I selected it, before I edited
it, and if I chose to save it would do so as a *.reg file. If anything
nasty happened I could double click on that and get the original key
back (assuming the computer would boot!).

Maybe one already exists...
registry crawler
 
C

croy

I know there are many including the built in but which editor do you
like to use to edit your win 7 registry ?
RegistrarLite. Will do search and replace, much like MS
Word.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top