I recently wrote about the so-called God mode in Windows 7. As it turns out, there are as many as seventeen of them. In addition to the “full” God mode, you also have the following:
(more…)
Category: Hack
-
More God modes
-
Windows 7 GodMode
A nifty little way of getting a more finegrained level of control over Windows 7, is using the so-called GodMode option. By creating a folder, and giving it a specific name, you will get access to loads of options:
-
Disable UAC
UAC, or User Acount Control, is a great step forward for computer security. However, alot of people complain about it being a hassle, slowing them down and so forth. What UAC does, is basically treat all users, without regard for their access level, as standard users. When you attempt to perform an administrative action, you get a prompt, either asking you to supply user credentials for a user that has the needed access, or to say “yes, I want to do that”.
To disable it, you need to do the following:
(more…) -
Encrypt and Decrypt from the context menu
Normally, if you want to encrypt or decrypt a file in Windows XP Pro or Vista, you simply right-click on the file or folder, then choose the Properties command from the shortcut menu. You click the “Advanced” button on the General tab, which gives you access to the Encrypt or the Decrypt option.
If you, like me, think that’s a bit much to do, you can add those options to the shortcut menu displayed when you right-clikc the file:
(more…) -
Disable Autoplay through a registry hack
Autoplay is one of the most wildly annoying features I know. I just dislike inserting, let’s say, a TechNet CD, and have Windows open Internet Explorer and display a lot of useless information that I don’t care about.I would much rather browse through the file system of the disc, and go directly to what I need. Luckily, you can create a registry key to disable Autoplay:
(more…) -
Remapping the Caps Lock key – Windows
I’ve previously showed you how to disable the Caps Lock key in Ubuntu. There are many ways of doing this in Windows as well, my favorite is to simply remap it to something else.
-
Removing the File Association Web Service Dialog
I’m often annoyed by this dialog box when I open unassociated filetypes:
-
Disabling Caps Lock – Ubuntu
Whenever I get a new keyboard for my desktop computers, the first thing I do is remove the Caps Lock key. It’s a useful key to be sure, but I dislike it. It’s much better in my mind to use the Shift key. As a result, I have been looking for a way to disable it, which I knew was possible in Linux at the very least.