Registri: (Email Address)
Registri: (Email Address)
Win7
[Email address]
Contents
Back Up the Registry .....................................................................................................................................................3
Add Copy/Move Menus to Windows Explorer .............................................................................................................4
Turn Off Aero Snap .......................................................................................................................................................5
Tweak Thumbnail Preview on Mouse-Over ..................................................................................................................6
Prevent Windows Update from Forcibly Rebooting Your Computer ...........................................................................6
Stop Windows Update from Hijacking the Sleep/Shutdown Button .............................................................................7
Add “Take Ownership” to Explorer Right-Click Menu in Win 7 or Vista ....................................................................9
Add “Take Ownership” by Editing the Registry Manually .......................................................................................9
Add the “Take Ownership” Command to the Context Menu for Files ............................................................... 10
Add the “Take Ownership” Command to the Context Menu for Folders ........................................................... 15
Disable Aero Shake in Windows 7 .............................................................................................................................. 20
Disable Aero Shake by Editing the Registry Manually ........................................................................................... 21
Add “Open with Notepad” to the Context Menu for All Files .................................................................................... 24
Add “Open with Notepad” to the Context Menu by Editing the Registry Manually .............................................. 24
Disable All Notification Balloons in Windows 7 or Vista ................................................................................... 29
Change the Registered Owner in Windows ........................................................................................................ 29
Kill Windows with the Blue Screen of Death in 3 Keystrokes ........................................................................... 29
How to Add Any Application to the Windows Desktop Right-Click Menu ..................................................... 30
How to Add Google Documents to the Windows Explorer “New” Menu ........................................................ 30
How to Add Registry Editor to Control Panel .................................................................................................... 31
Remove “Shortcut” Text From New Shortcuts in Windows 7 or Vista ........................................................... 31
Disable Win+X Shortcut Keys on Windows 7 or Vista ...................................................................................... 31
Stupid Geek Tricks: Enable the Secret “How-To Geek” Mode in Windows 7 ................................................ 32
Disable Windows Mobility Center in Windows 7 or Vista ................................................................................ 32
Hide Drives from Your Computer in Windows 7 or Vista ................................................................................ 32
How to Put a Real Libraries Icon On Your Windows 7 Desktop...................................................................... 33
How to Restore Previous Versions of the Registry in Windows 7 ..................................................................... 33
Remove or Hide Unwanted Items From the Control Panel in Windows 7....................................................... 34
Make the Taskbar Buttons Switch to the Last Active Window in Windows 7 ................................................ 34
Make Aero Peek Display Instantly (or Disable it) in Windows 7 ...................................................................... 34
Why Doesn’t Disk Cleanup Delete Everything from the Temp Folder? .......................................................... 35
Remove “Troubleshoot Compatibility” from the Windows Context Menu ..................................................... 35
Show the Classic “All Programs” Menu in the Start Menu in Windows 7 ...................................................... 36
How To Add Recycle Bin to “My Computer” in Windows 7 or Vista .............................................................. 36
Remove Gadgets and Screen Resolution on Windows 7 Desktop Context Menu ............................................ 36
Stupid Geek Tricks: Enable More Fonts for the Windows Command Prompt............................................... 37
Remove ATI Catalyst Control Center from the Desktop Right-Click Menu...................................................37
Remove NVIDIA Control Panel from Desktop Right-Click Menu ................................................................... 38
Make “Command Prompt Here” Always Display for Folders in Windows ..................................................... 38
Add Encrypt / Decrypt Options to Windows 7 / Vista Right-Click Menu ....................................................... 38
Customize the Default Screensavers in Windows 7 and Vista .......................................................................... 39
Skip the Annoying “Use the Web service to find the correct program” Dialog............................................... 39
Disable Caps Lock Key in Windows 7 or Vista .................................................................................................. 39
Add Defragment to the Right-Click Menu for a Drive ...................................................................................... 40
Add Control Panel to the Desktop Right-Click Menu in Vista ......................................................................... 40
Use Verbose Boot Messages to Troubleshoot Windows Startup Problems ...................................................... 41
How to Enable or Disable TortoiseSVN Menus Easily ...................................................................................... 41
How to Add Control Panel to “My Computer” in Windows 7 or Vista ........................................................... 41
Increase the Speed of the Aero Taskbar Thumbnails in Windows 7 ................................................................ 42
Remove Programs from the Open With Menu in Explorer .............................................................................. 42
Add “Run as Administrator” to Any File Type in Windows 7 or Vista ........................................................... 43
Create a Context Menu Item to Copy a Text File To the Clipboard in Windows 7 / Vista / XP .................... 43
Disable the “Send To” Folder on the Windows Explorer Context Menu ......................................................... 43
Remove “Map Network Drive” Menu Item from Windows Vista or XP ......................................................... 44
Enable or Disable Task Manager......................................................................................................................... 44
How to Clean Up Your Messy Internet Explorer Context Menu...................................................................... 45
How to Restore the Real Internet Explorer Desktop Icon in Windows 7 ......................................................... 45
Enable or Disable Displaying a Message During the Boot Process ................................................................... 45
Back Up the Registry
To back up the Registry the easy way, simply open Control Panel, click System, and
then click System protection on the left sidebar. Click the big Create button to have
Windows walk you through the straightforward process of creating a System Restore
Point--it's as easy as that.
You can also fire up the Registry Editor--the tool you'll be using to make your tweaks--
by typing regedit into the 'Search Programs and Files' box, which you can find by
clicking the Start button. Once you're in, right-click Computerand select Export, which
will dump all of your Registry settings as one giant, importable .reg file.
Add Copy/Move Menus to Windows Explorer
Add new menus to Windows Explorer.
If drag-and-drop has never really been your thing, you can manage files more effectively by editing
the Registry to add new 'Copy to' and 'Move to' options within the standard Windows Explorer right-
click context menu. Clicking either new menu item will pull up a fresh listing of your drives and
folders, and you need only choose the folder to which you want the selected files to go.
In the Registry Editor, navigate down to the following
key: HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers.
Once there, right-click the ContextMenuHandlers key and select New, Key; call the
key Copy to. Double-click the (Default) value in the window on the right and
enter {C2FBB630-2971-11D1-A18C-00C04FD75D13} for its data.
To create the 'Move to' command, perform the same steps (but call the key Move to)
and use {C2FBB631-2971-11D1-A18C-00C04FD75D13} for the value data.
Turn Off Aero Snap
Turn off Aero Snap with this Registry tweak.
In Windows' Aero environment, windows snap to the sides of the screen by default. But what if you
just want to drag windows near the edge of the screen without letting the operating system take
control of their size and placement? Don't turn off Aero entirely: Just turn off the Aero Snapfunction
via the Windows Registry.
Navigate to the following key: HKEY_CURRENT_ USER\Control Panel\Desktop. Once
there, look for the value called WindowArrangementActive. By default, the value data is
set to 1. Double-click the value and change it to 0, and your windows will Aero Snap no
more.
Tweak Thumbnail Preview on Mouse-Over
Open up regedit.exe through the start menu search box or run dialog, and navigate
down to the following key, creating new keys if they don’t exist.
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUp
date\AU
Create a new 32-bit DWORD value named NoAutoRebootWithLoggedOnUsers and
give it a value of 1 to prevent automatic reboot while users are logged on. Delete the
value to put things back to the way they were.
If you’d like to manually create this hack, you can open up regedit.exe using the start
menu search box and then browse down to the following key, creating the key if it
doesn’t exist.
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsUpd
ate\AU
Add a 32-bit DWORD value called NoAUAsDefaultShutdownOption with a value of 1.
No reboot should be necessary.
Now our Sleep button should be back to the way it was, but if you wanted to use the
Install Updates and Shut Down option, it’s still available via the shutdown menu:
Add “Take Ownership” to Explorer Right-Click Menu in Win 7 or Vista
Taking ownership of system files or folders in
Windows 7 or Vista is not a simple task. Whether
you use the GUI or the command line, it takes far
too many steps.
Standard warning: Registry Editor is a powerful tool and misusing it can render your
system unstable or even inoperable. This is a pretty simple hack and as long as you
stick to the instructions, you shouldn’t have any problems. That said, if you’ve never
worked with it before, consider reading about how to use the Registry Editor before you
get started. And definitely back up the Registry (and your computer!) before making
changes.
Open the Registry Editor by hitting Start and typing “regedit.” Press Enter to open
Registry Editor and give it permission to make changes to your PC.
You’re going to make the same set of changes in two locations in the Registry. The first
location adds the “Take Ownership” to the context menu for files of any type and the
second location adds the command to the context menu for folders.
Add the “Take Ownership” Command to the Context Menu for Files
In the Registry Editor, use the left sidebar to navigate to the following key:
HKEY_CLASSES_ROOT\*\shell
Next, you’ll create a new key inside the shell key. Right-click the shell key and choose
New > Key. Name the new key “runas.” If you already see a runas key inside
the shellkey, you can skip this step.
Next, you’re going to change the (Default) value inside the runas key. With
the runas key selected, double-click the (Default) value to open its properties window.
In the properties window, type “Take Ownership” into the “Value data” box and then
click “OK.” The value you type here will become the command you see on your context
menu, so feel free to change this to whatever you want.
Next, you’re going to create a new value inside the runas key. Right-click the runas key
and choose New > String Value. Name the new value “NoWorkingDirectory.”
Now, you’re going to create a new key inside the runas key. Right-click the runas key
and choose New > Key. Name the new key “command.”
With the new command key selected, double-click the (Default)value in the right pane to
open it’s properties window.
In the “Value data” box, type (or copy and paste) the following text and then click “OK.”
In the “Value data” box, type (or copy and paste) the following text and then click “OK.”
Note that this is the same command we just added to the (Default) value.
Add the “Take Ownership” Command to the Context Menu for Folders
To add the “Take Ownership” command folders, you’re going to make essentially the
same changes you just made in the previous section, but to a different location in the
Registry. In Registry Editor, use the left sidebar to navigate to the following key:
HKEY_CLASSES_ROOT\Directory\shell
Next, you’ll create a new key inside the shell key. Right-click the shell key and choose
New > Key. Name the new key “runas.” If you already see a runas key inside
the shellkey, you can skip this step.
Next, you’re going to change the (Default) value inside the runas key. With
the runas key selected, double-click the (Default) value to open its properties window.
In the properties window, type “Take Ownership” into the “Value data” box and then
click “OK.” The value you type here will become the command you see on your context
menu, so feel free to change this to whatever you want.
Next, you’re going to create a new value inside the runas key. Right-click the runas key
and choose New > String Value. Name the new value “NoWorkingDirectory.”
Now, you’re going to create a new key inside the runas key. Right-click the runas key
and choose New > Key. Name the new key “command.”
With the new command key selected, double-click the (Default)value in the right pane to
open it’s properties window.
In the “Value data” box, type (or copy and paste) the following text and then click “OK.”
In the “Value data” box, type (or copy and paste) the following text and then click “OK.”
Note that this is the same command we just added to the (Default) value.
Standard warning: Registry Editor is a powerful tool and misusing it can render your
system unstable or even inoperable. This is a pretty simple hack and as long as you
stick to the instructions, you shouldn’t have any problems. That said, if you’ve never
worked with it before, consider reading about how to use the Registry Editorbefore you
get started. And definitely back up the Registry (and your computer!) before making
changes.
Open the Registry Editor by hitting Start and typing “regedit.” Press Enter to open
Registry Editor and give it permission to make changes to your PC.
In the Registry Editor, use the left sidebar to navigate to the following key:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced
Next,you’re going to create a new value in the Advanced key. Right-click the Advanced key
and choose New > DWORD (32-bit) Value. Name the new value DisallowShaking .
Double-click the new DisallowShaking value to open its properties window. Change the
value from 0 to 1 in the “Value data” box and then click “OK.”
You can now close Registry Editor. The change should take place immediately, so test
it out by shaking a window while some other windows are open. The action will no
longer cause other windows to minimize. If you want to reverse the change later, you
can go back into Registry Editor and either set the DisallowShaking value back to 0 or
delete the value entirely if you don’t think you’ll need to turn it back on again.
Add “Open with Notepad” to the Context Menu for All Files
The default method of opening unknown files forces
you to go through a list of known applications and is
generally a pain to deal with.
Add “Open with Notepad” to the Context Menu for All Files
Standard warning: Registry Editor is a powerful tool and misusing it can render your
system unstable or even inoperable. This is a pretty simple hack and as long as you
stick to the instructions, you shouldn’t have any problems. That said, if you’ve never
worked with it before, consider reading about how to use the Registry Editor before you
get started. And definitely back up the Registry (and your computer!) before making
changes.
Open the Registry Editor by hitting Start and typing “regedit.” Press Enter to open
Registry Editor and give it permission to make changes to your PC.
In the Registry Editor, use the left sidebar to navigate to the following key:
HKEY_CLASSES_ROOT\*\shell
Next, you’ll create a new key inside the shell key. Right-click the shell key and choose
New > Key. Name the new key “Open with Notepad.”
Now, you’re going to create another new key inside that one. Right-click the new Open
with Notepad key and choose New > Key. Name the new key “command.”
With the new command key selected, in the right-hand pane, double-click
the (Default)value to open it’s properties page.
In the “Value data” box, type the following text and then click “OK.”
notepad.exe %1
The changes should take place immediately. To test it out, just right-click any file and
see if you see the “Open with Notepad” command.
If you want to reverse the changes at any time, just head back into the Registry and
delete the Open with Notepad key you created. This will also delete the command key you
created inside.
Disable All Notification Balloons in Windows 7 or Vista
If you find the popup notification balloons in the
Windows system tray to be too annoying, you might
be interested to know that you can completely
disable them. This would be an extreme option, of
course… typically you can just turn them off in any
offending applications, but if you want to disable
them across the board, this is the solution.
Keyboard Ninja: Kill Windows with the Blue Screen of Death in 3 Keystrokes
For today’s lesson we’ll show you how to add Notepad to the menu, but you could add
any applications you want instead.
Most long-time geeks will remember that there was a hack for Windows XP, and
probably already know that the same hack works in Windows 7 or Vista as well.
Stupid Geek Tricks: Enable the Secret “How-To Geek” Mode in Windows 7
This tip will only hide the drive from being displayed, applications and the command
prompt will still have access to it, and you can still manually browse to the folder if you
type in the path.
Make the Taskbar Buttons Switch to the Last Active Window in Windows 7
Why Doesn’t Disk Cleanup Delete Everything from the Temp Folder?
You’ll want to note that we’re not necessarily recommending that you remove this item,
since it could be useful if you’re having compatibility issues with an application, but
we’re fans of showing how to do something—also, we just like tinkering in the registry.
Remove “Troubleshoot Compatibility” from the Windows Context Menu
Show the Classic “All Programs” Menu in the Start Menu in Windows 7
But that’s not all… you can enable a number of fixed width fonts if you really want to.
We’ll cover how this works, as well as one of my favorite “interesting” fonts for the
command prompt.
Stupid Geek Tricks: Enable More Fonts for the Windows Command Prompt
Skip the Annoying “Use the Web service to find the correct
program” Dialog
If you’ve used Windows for any length of time,
you’ve likely tried to open a file with an unknown
extension. Instead of getting a list of programs to
open the file with, you get an annoying dialog asking
you to use a web service to find a program. So how
do we change this?
You can use a registry hack to force Windows to skip this dialog altogether, and give
you a list of applications to use to open the file instead, just as if you had selected the
second option.
Skip the Annoying “Use the Web service to find the correct program” Dialog
Windows doesn’t have a default setting to allow for disabling the key, so what we have
to do is re-map the key to something non-existent so as to completely disable it.
Enabling these verbose messages is not going to magically solve your problems, of
course—the point is to use this to identify a problem, which you can then solve through
other means, generally by uninstalling a problem application or upgrading a faulty
driver.
The general idea is that we’ll remove the Windows Explorer context menu items from
the registry with one script, and then add the registry entries back with another script.
There’s a simple registry tweak that will let us specify the action to run as administrator
for a file type. Unfortunately you’ll have to make the tweak manually, but we’ll walk you
through it.
Using a little registry hacking and the clip.exe utility built into Windows 7 and Vista, we
can do just that, and we can even hide it behind the Shift + Right-Click menu so that it
won’t waste space on the menu unless you hold down the shift key.
Create a Context Menu Item to Copy a Text File To the Clipboard in Windows 7 / Vista /
XP
Of course you can easily disable it… naturally it’s a registry hack, so standard
disclaimers apply.
Disable the “Send To” Folder on the Windows Explorer Context Menu
If you are unfamiliar with what I’m talking about, just right-click on the Computer icon
and you’ll see it.
That was a lot of registry hacks… guessing nobody will even read far enough to see this
line.