Finding Registry Keys the Easy Way in Vista or XP Finding Registernycklar på enkelt sätt i Vista eller XP
If you are a frequent reader of this site, you've seen your share of registry hacks. Om du är en frekvent läsare av denna hemsida, har du sett din del av registren hacka. Today I'm going to detail how you can easily find the registry keys we mention, and even create a shortcut or hotkey to immediately drill down to the correct key by copying it to the clipboard. Idag ska jag till detalj hur du enkelt kan hitta de registernycklar vi nämner, och även skapa en genväg eller tangentkombinationen för att omedelbart gå vidare till rätt nyckel genom att kopiera det till klippbordet.
For this we'll use the excellent RegScanner from Nirsoft, which has a powerful full text search that blows away the anemic RegEdit's find dialog. För detta vi använder det utmärkta RegScanner från Nirsoft, som har en kraftfull fulltextsökning som blåser bort anemic RegEdit's find dialogruta.
Open From Clipboard Öppet från Urklipp
If you know the full path of the registry key, for instance if you are reading one of our many articles on registry hacking, you'll be given a full path to find in the registry like this: Om du känner till hela sökvägen till registren nyckel, till exempel om du läser något av våra många artiklar om registren hacka, kommer du att få en fullständig sökväg för att hitta i registret så här:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Run
If you copy that path to the clipboard and then open RegScanner, you can use the option “Open Clipboard Text In RegEdit” Om du kopierar den inslagna vägen till Urklipp och sedan öppna RegScanner, kan du använda alternativet "Öppna Urklipp Text i regedit"

Which will open the registry editor and immediately navigate all the way down to the correct key: Som kommer att öppna Registereditorn och omedelbart navigera hela vägen ner till rätt nyckel:

Note that if you are running on Vista you'll need to open RegScanner as administrator for this to work. Observera att om du kör på Vista måste du öppna RegScanner som administratör för att detta ska fungera.
Create a Shortcut or Hotkey to Open a Registry Key from the Clipboard Skapa en genväg eller snabbknapp för att öppna en registernyckel från Urklipp
This is perhaps one of the most useful shortcuts a registry hacker could ever need… you can pass a command line argument to RegScanner that will do the exact same thing as you did manually in the previous section. Detta är kanske en av de mest användbara genvägar ett register hacker kan tänkas behöva ... du kan skicka ett argument kommandorad till RegScanner som kommer att göra exakt samma sak som du gjorde manuellt i föregående avsnitt. This way you can open a registry key location by simply copying the key to the clipboard and then clicking on the shortcut. Detta sätt kan du öppna en registernyckel plats genom att helt enkelt kopiera nyckeln till klippbordet och sedan klicka på genvägen.
Right-click on the desktop or elsewhere and choose New \ Shortcut. Högerklicka på skrivbordet eller någon annanstans och välj Nytt \ Shortcut.

Add the following to the location box, adjusting for the correct path on your system. Lägg till följande i rutan Plats justering för rätt sökväg på ditt system. You can use the Browse button to find the file, just make sure that you place the /clipregedit parameter after the quote marks. Du kan använda knappen Bläddra för att hitta filen, bara se till att du placerar / clipregedit parametern efter citationstecken.
“C:\PathTo\Regscanner.exe” /clipregedit "C: \ PathTo \ Regscanner.exe" / clipregedit

If you are running on Vista, you'll need to open the properties, and choose the Advanced button on the Shortcut tab, and then check the box to “Run as administrator” Om du kör på Vista, måste du öppna egenskaperna och välj knappen Avancerat på fliken Genväg och sedan markera rutan "Kör som administratör"

Now you'll have a shortcut that you can double-click to open the registry key that you copied to the clipboard, or you could assign a hotkey to it in the properties dialog. Nu får du en genväg som du kan dubbelklicka för att öppna registren nyckel som du kopierade till klippbordet, eller kan du tilldela en snabbtangent till den i dialogrutan Egenskaper.

Tip: If you add the shortcut to the Windows Vista quick launch bar, you can Tips: Om du lägger till genvägen till Windows Vista Snabbstart, kan du use the built-in hotkeys använda den inbyggda hotkeys instead of bothering to assign one manually. stället för att bry sig om att tilldela ett manuellt.
Full Text Search for Keys Fulltextsökning för nycklar
If you know the name of a registry entry that you would like to change, you can do a quick full-text search for the name of the key by opening the find dialog. Om du vet namnet på en registernyckel som du vill byta kan du göra en sammanfattning fulltextsökning för namnet på nyckeln genom att öppna dialogrutan Sök.
For instance, if you wanted to quickly locate the NetworkThrottlingIndex key from our article about Till exempel, om du ville snabbt hitta NetworkThrottlingIndex nyckeln från vår artikel om Vista SP1 network throttling Vista SP1 nätverk strypning , you would paste it into the Find String box, and then set Exact Match in the drop-down: Skulle du klistra in den i Sök rutan Sträng och sedan in exakt matchning i rullgardinsmenyn:

Now that you can see the result, you can just double-click on it to jump to the key in RegEdit. Nu när du kan se resultatet, kan du bara dubbelklicka på den för att gå till nyckeln i regedit.

Display All Keys Under a Specific Key Visa alla nycklar under en särskild tangent
If you'd rather display all the registry keys underneath a specific key, you can use the Base Key option in the search. Om du hellre vill visa alla registernycklar under en viss nyckel, kan du använda Base Knappa alternativ i sökandet. To activate the box, you'll have to uncheck the “Scan the following base keys” at the bottom. Att aktivera rutan, måste du avmarkera "Scan följande bas nycklar" längst ner.
Paste in the full path to the key, and change the Matching to “Registry item contains any value”. Klistra in den fullständiga sökvägen till nyckeln, och ändra matchande till "Registry post innehåller något värde".

Or you could select from a couple of common locations with the drop-down box: Eller du kan välja från ett par vanliga platser med rullgardinsmenyn:

You'll see a list of all the keys, and double-clicking on one of them will take you to the location in Regedit. Du får se en lista över alla nycklar, och dubbelklicka på en av dem kommer att ta dig till den plats i Regedit.

There's even more registry hacking goodness if you take a look around in the Find dialog. Det finns ännu fler register hacking godhet om du tar en titt runt i dialogrutan Sök.
Download Regscanner from nirsoft.net Hämta RegScanner från nirsoft.net

Daily Email Updates Dagligt Updates
You can get our how-to articles in your inbox each day for free. Du kan få våra instruktioner artiklar i din inkorg varje dag gratis. Just enter your name and email below: Skriv bara in ditt namn och e-postadress nedan:



Also try RegJump.exe from SysInternals which pulls the reg path from the command line rather than the clipboard. Också försöka RegJump.exe från SysInternals som drar reg vägen från kommandoraden istället klippbordet. I keep this in a tools folder that is always part of my %PATH% so I can quickly jump to any reg key from the command line: Jag håller detta i ett verktyg mapp som alltid är en del av mitt% PATH% så jag snabbt kan hoppa till en reg nyckel från kommandoraden:
http://www.microsoft.com/techn.....gjump.mspx http://www.microsoft.com/techn.....gjump.mspx
Excellent suggestion, I completely forgot to include it! Utmärkt förslag, jag glömde helt att ta med den!
Which is why I'm thankful for our great readers =) Varför jag är tacksam för vårt fina läsare =)
Here's a nice little IE addon for opening Registry entries found on web pages like the one at the top of this page. Här är en fin liten IE addon för att öppna Registerposter finns på webbsidor som den längst upp på denna sida.
Find it here: Hittar den här: http://www.petri.co.il/open_in_regedit_in_ie.htm http://www.petri.co.il/open_in_regedit_in_ie.htm
And one for Firefox : Och en för Firefox:
https://addons.mozilla.org/en-US/firefox/addon/4478 https: / / addons.mozilla.org/en-US/firefox/addon/4478
You can create a regedit.exe shortcut in your IE Favorites folder. Du kan skapa en regedit.exe genväg i din IE mappen Favoriter. Go to: C:\WINDOWS\regedit.exe, right click on regedit.exe and choose “Copy”, then go to IE Favorites folder: C:\Documents and Settings\Administrator\Favorites\, right click and choose “Paste Shortcut” and a shortcut to regedit.exe will be placed in Favorites to open regedit.exe in IE just as you open any other file in IE or go to some or other Webpage. Gå till: C: \ WINDOWS \ regedit.exe högerklicka på regedit.exe och välj "Kopiera", gå sedan till IE Favoriter mapp: C: \ Documents and Settings \ Administratör \ Favoriter \, högerklicka och välj "Klistra in genväg "och en genväg till regedit.exe kommer att placeras i Favoriter öppna regedit.exe i IE precis som du öppna en annan fil i IE eller gå till en eller annan webbsida.
Thanks. Tack.
You can create a regedit.exe shortcut in IE Favorits folder. Du kan skapa en genväg regedit.exe i IE Favorits mapp. Go to: C:\WINDOWS\ regedit.exe, right click on regedit.exe and choose “Copy”, then go to IE Favorites folder: C:\Documents and Settings\Administrator\Favorites\ , right click and choose “Paste Shortcut” and a shortcut will be placed in Favorites to open regedit.exe in IE just as you open any other file in IE or go to some or other Webpage. Gå till: C: \ WINDOWS \ regedit.exe högerklicka på regedit.exe och välj "Kopiera", gå sedan till IE Favoriter mapp: C: \ Documents and Settings \ Administratör \ Favoriter \, högerklicka och välj "Klistra in genväg "och en genväg kommer att placeras i Favoriter öppna regedit.exe i IE precis som du öppna en annan fil i IE eller gå till en eller annan webbsida.
Thanks. Tack.
When I try to install some new programs I get this När jag försöker installera några nya program I get this
error message: Please set registry key felmeddelande: Ställ in registernyckeln
HKLM\software\Microsoft\.NET Framework\ HKLM \ Software \ Microsoft \. NET Framework \
install Root to point to the .NET Framework installera Root att peka på. NET Framework
install location. install location.
Can someone tell me how to do this? Kan någon berätta för mig hur man gör detta? Please? Snälla
my son forgot his password for vista, there is no guest account i have a program but it's asking me for the path to the registry directory, min son har glömt sitt lösenord för Vista, finns det inget gästkonto Jag har ett program men det är frågar mig om vägen till registret katalogen,
can you help kan du hjälpa
or suggest another program. eller föreslå ett annat program.
I have a compaq pesario pc SR5030NX running vista basic and upgraded it to vista ultimate and windows update on 8-20-09 made my cd/dvdw drive not found in the registry there is no value listed for the drive and it looks like other registry keys are missing how can i fix this problem Jag har en Compaq pesario st SR5030NX kör Vista Basic och uppgraderas till Vista Ultimate och Windows Update den 8-20-09 gjorde min cd / dvdw enheten inte finns i registret finns det inget värde anges för enheten och det ser ut som andra register nycklar saknas Hur kan jag åtgärda detta problem
Thank You Tack