I’m writing this article specifically for Windows 7, because the FullRowSelect registry value that you used in Windows Vista, doesn’t work in Windows 7. (REF: Enable or Disable Full Row Select feature in Explorer in Windows Vista). After some of our readers reported that setting FullRowSelect to 0 doesn’t do anything in Windows 7, I decided to have a look at this issue. Playing with different bitmask values, I finally got what I wanted – to disable full row select feature in Windows Explorer (Details mode) in Windows 7, but with a minor side-effect which is explained in the later part of the article. Read the rest of this entry »
Windows 7 doesn’t include an option wherein you can disable auto arrange in folders (icons view). Sometime back I created a magical registry hack (FFlags DWORD 43000001) that disabled the "Full Row Select" functionality in folders in Windows 7. I also posted some interesting observations in article How to Disable Full Row Select in Explorer in Windows 7 about the registry hack, which demonstrates that applying the hack also brings back the missing "Auto arrange" menu option in the View menu of folders when in Icons view.
We hereby bring you a slightly tweaked version (sets FFlags to 43000000) of the same registry hack and provide some screenshots in this article. After applying this edit you can enable or disable auto arrange feature on a per-folder basis. Of course, an "Undo" REG file is provided in case you want to revert back to the factory default setting. Read the rest of this entry »
A desktop theme contains various settings such as cursors, icons, wallpaper, screensaver and other UI settings. It’s obvious that when one of those theme parameters is changed, Windows saves the customized setting in a separate theme file named Custom.theme, which is displayed in the Personalization window as "Unsaved Theme".


"Unsaved Theme" Reappears Automatically After Deleting?
If the "Unsaved Theme" is reappearing automatically even after deleting it (which wipes out Custom.theme), it could be a shell enhancement software running in the system and making changes to certain theme parameters (REF: Theme File Format). To know which setting is exactly being modified under the hood, you could do so using a text file compare utility like Compare It!.
1. Start Compare It!
2. Browse to the following location:
3. Select the first .theme file, the theme you were previously using.

4. Select the second .theme file Custom.theme

And here comes the comparison… every change highlighted in green color.

(Fig 5, the SizeAll mouse cursor setting changed by an unknown program.)
Depending upon which theme parameter was changed and the resulting value data, you might have a clue about the program which changed the setting. If not, you may use Process Monitor to investigate this further.
My previous post explained how to use the Internet Options dialog to copy the web addresses of current tabs in Internet Explorer. Wouldn’t it be nice if there is a way to capture the page title in addition? This can be especially useful if you have some unfriendly URLs (e.g. URLs not based on page title), such as:
http://www.winhelponline.com/blog/?p=300
By looking at the URL, nobody would even have the slightest notion of what that link is about. In that case, capturing the page title along can be of utmost help. Well! There is a way to do that in Internet Explorer 7 and higher. This article might make it look complicated but believe me, it takes just 4 mouse clicks to get the title and URL of your open tabs. Read the rest of this entry »
When researching about a topic in the internet, one might easily end up opening a couple a dozen of web sites in separate tabs. What would you do if you need to copy all those URLs to make a note of them in your document, or send them to a friend? Rather than copying one URL at a time, here is a smart way to do it en masse, in Internet Explorer. Read the rest of this entry »
The Desktop Slideshow options lets you configure the picture position, picture change interval and turn on or off the shuffle option. Here is another hidden feature in Windows 7 configurable using the Registry Editor, that allows you increase the desktop slideshow transition animation duration.
Increase Desktop Slideshow Animation Duration
1. Click Start, type Regedit.exe and press {ENTER}
2. Right-click on the key and create a new DWORD (32-bit) Value, and name it AnimationDuration
3. Double-click AnimationDuration and set its Value data to 1000 (milliseconds)

4. Exit the Registry Editor.
Demo
For the purpose of illustration I’ve set AnimationDuration to 2000 milliseconds, and the effect of which can be watched in this video.













