Archive for the ‘Windows Vista’ Category

Vize GUI Enhancer for Windows Vista Replaces Non-Vista Icons

Many dialog boxes in Windows Vista include outdated (non-Vista) icons. This clearly is one of the UI aspects that Microsoft has overlooked. This is non-fatal and purely a cosmetic thing, but if you’re a perfectionist and want to replace Windows Vista icons in place of the outdated icons, then take a look at the freeware product named Vize.

Vize is a GUI enhancer for Windows Vista. It replaces most of the non-Vista icons, animations and bitmaps that Microsoft is still overlooking. Vize automates the process of replacing resources in system files, applying the real fit and finish to Windows Vista. If you are not satisfied with the results, you can completely and safely uninstall Vize.

Vize is compatible with any version, any language, and any architecture (both 32-bit x86 and x64) of Windows Vista and Windows Server 2008. [Vize Download URL]

Here are some dialog boxes for you to compare (before and after installing Vize).

And here are the new icons for .reg & .vbs file types.

For a similar utility for Windows XP and Windows Server 2003, check out XPize. For Windows 7, Sevenize will be coming soon.

How to Remove “Always Use the Selected Program” Option From Open With Dialog

The Open With dialog in Windows allows you to open a file using different programs. Also, you can create or change the file type association by selecting the "Always use the selected program to open this kind of file" checkbox in the Open With dialog. Sometimes, users wrongly associate file types and end up having to fix the associations manually. To prevent this, you can remove the "Always use the selected program to open this kind of file" checkbox so that file type association using Open With dialog is not possible.

1. Launch Regedit.exe and navigate to the following branch:

HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer

Note: If the above branch does not exist, you need to create it manually.

2. Create a new DWORD value named NoFileAssociate

3. Double-click NoFileAssociate and set its data to 1

4. Exit the Registry Editor.

The above registry change effects the current user account only. To implement the change for all users (machine-wide), create the NoFileAssociate value in the following branch:

HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer

Additional Information

The above edit when used in Windows 2000/XP, results in a grayed out "Always use the selected program…" checkbox. Whereas in Windows Vista & Windows 7, the checkbox is removed completely.

Windows Easy Transfer Wizard Runs When Double-Clicking a Drive in Windows XP

After using the Windows Easy Transfer wizard to collect files and settings in the source computer running Windows XP, you may notice that the Windows Easy Transfer wizard runs every time when the drive is double-clicked in My Computer. Also, the drive icon is changed, representing the Windows Easy Transfer program icon.

(more…)

Free Up Hard Disk Space After Installing Windows Vista Service Pack 2

After installing Windows Vista Service Pack 2, you can use the Windows Component Clean Tool (COMPCLN.exe) to remove the archived files. This tool also removes the files that were archived after Windows Vista SP1 was applied. You can free up more than 1 GB of disk space (if the Vista SP1 Files Removal Tool VSP1CLN.EXE was not already used.) When COMPCLN.EXE was run in a system in which VSP1CLN.EXE was already run, it freed up 440 MB of disk space approximately. (more…)

Windows Vista Service Pack 2 Available for Public Download

Microsoft earlier announced the availability of Service Pack 2 for Windows Server 2008 and Windows Vista to MSDN and TechNet Plus Subscribers. Now the public download of Windows Vista/Windows Server 2008 Service Pack 2 is available. Here are the download links for the standalone installer. Note that it has not hit Windows Updates yet. (more…)

View the List of Services Hosted by the Svchost.exe Process Using Task Manager in Windows 7 and Vista

Svchost.exe is a process that hosts other Services to perform various functions. There can be multiple instances of svchost.exe running on your computer, with each instance containing different services. In Windows 2000/XP, you need Tasklist or Process Explorer to view the list of Services running under a particular svchost.exe process. This is much easier in Windows Vista and Windows 7, wherein you can view the Services list using Task Manager. (more…)

How to Clear Task Scheduler History in Windows Vista and Windows 7

Task Scheduler in Windows 7/Vista store the tracked events for each task, which can be viewed by opening the task properties and clicking on the History tab. The entries are stored in the Microsoft-Windows-TaskScheduler event log. To clear the events history for all tasks, use the instructions in this article. (more…)

Fix for Themes Service Startup Problems in Windows 7 and Vista

When you start your Windows Vista or Windows 7 computer, the Themes service may not automatically start although its Startup Type is set to Automatic. And when you attempt to start the service manually using Services MMC, one of the following errors may occur. (more…)

Add Your Documents Folder to the Explorer Navigation Pane in Windows Vista

The My Documents folder is displayed in the top level of the navigation pane in Windows XP. In Windows Vista, the Documents folder does not show up by default in the navigation pane. If you like the Windows XP design and want to add Documents namespace to the navigation pane in Windows Vista, here is how to do so. (more…)

Fix for Error “Windows Resource Protection Could Not Start the Repair Service” When Running SFC in Windows 7 and Vista

When you run the System File Checker using the /Scannow parameter from an elevated Command Prompt, the following error may occur. Additionally, you may experience problems running Windows Installer Setup files and installing fixes from Windows Update. (more…)