Wednesday, December 9, 2009
Repair Your Windows problems with FixWin Utility
Many occasions you may have issues in your PC like unable to recognize the CD/ DVD drive,Recycle bin suddenly disappeared from the desktop and Task Manager & Registry Editor disabled issues .FixWin is a freeware portable application for Windows 7 & Vista to repair and fix such Windows annoyances & issues.It is suitable for 32/64 bit versions of Vista & Win7.
The solutions to repair and fix 50 common Windows annoyances, issues & problems have been categorized under 5 tabs, viz : Windows Explorer, Internet & Connectivity, Windows Media, System Tools & Misc Additional Fixes.
FixWin Utility v 1.1 | 173 KB | Freeware
Friday, December 4, 2009
“COM Surrogate Has Stopped Working” Error in Windows Vista
Whenever you browse folders containing video or media files in Vista, may get the error COM Surrogate has stopped working . This occurs mainly because of codecs and other COM components installed by various software that aren’t compatible with Vista.
If you use a codec pack, uninstall it and check if the problem is fixed. Try installing individual codec from here on.If you are using Nero or DivX , then upgrade to their latest versions .Also try to disable Thumbnail previews.
One more possible solution is turning off DEP for dllhost,for that do the following
- Right click on Computer, and choose Properties
- Now click on Advanced System Settings, and then under Advanced, click Settings> Click the “Data Execution Protection” tab, and then click “Turn on DEP for all programs
- Click on the Add button, and then browse to C:\Windows\System32\dllhost.exe ,Click Open, and then OK.
Sunday, November 8, 2009
Block Programs in Vista
If you have multiple users working on your computer ,using different accounts ,then your PC is sure to be at risk.There are wide range of applications available in net, which can be downloaded and installed .To overcome this problem, you can use the parental control feature in Windows Vista.This can block the installation and access of such applications on different user accounts.
To use this utility do the following.
- Start>Control Panel.Click the ‘Setup Parental Controls for any User “link
- Select a user account on the resulting screen
- Click the ‘On,enforce current settings’ radio button.
- Click the ‘Allow and block specific programs ‘ link
- Select the ‘This account can only use the programs I allow’ radio button .A list of applications will now be displayed.
- Select the applications that need to blocked and click “OK”
- If the program is not mentioned in the list,click “Browse’” and select the required program.
- Once the program has appeared in the list ,select it and click “OK”
Monday, October 5, 2009
Encryption Through the Context Menu
You may not aware the built in file encryption utility available with Windows Vista. If you want to use this utility frequently, you can add this option to the contextual menu (the menu that opens on right-clicking a file). This would make it quite easy to encrypt or decrypt your files ,rather than using the file properties dialog box.
To add the encrypt option to your context menu
- Click ‘Start’ and type ‘regedit’
- Navigate to ‘HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced’.
- Right-click on the right pane and select ‘New | DWORD 32 bit Value’.
- Name the new key as ‘EncryptionContextMenu’.
- After the creation of key, change the ‘Value data’ field by double-click it and enter the integer ‘1’
- Close the registry editor.
Now whenever you right click a file,there you can see ‘Encrypt’ option in the contextual menu.
Thursday, September 24, 2009
Eliminate Shortcut Arrows in Vista
Windows Vista Ultimate has an amazing graphical interface like you’ve never seen before. An arrow appears on every shortcut that is placed on the desktop or anywhere on the computer.This can be annoying and you may want to remove them. All you need to do
is edit the registry. Follow the steps listed below to do so:
- Click ‘Start’ and type ‘regedit’
- Expand on folder named the‘HKEY_CLASSES_ROOT’.
- Click the ‘Inkfile’ folder.
- Type ‘AriochIsShortcut’ instead of ‘IsShortcut’
- Once done close regedit and reboot.
- The arrows no longer appear on the shortcut icons.
- To reverse the process, replace ‘IsShortcut’ with ‘AriochIsShortcut’ and reboot the system.
Saturday, September 12, 2009
Saturday, June 20, 2009
Reduce Disk Space Usage in Vista
SYSTEM restore is a prominent utility in Windows that can recover files and settings in case of a system crash. It is a must to turn on this feature, but at the same time, it uses a lot of disk space as well. You can limit the amount of disk space system restore uses by executing some commands in the command prompt.
To do so:
Click "Start" and type "cmd" in the"Search" box. Type the command "vssadmin list
shadowstorage" and press the [Enter] key. You will now be able to view the amount of disk space system restore has occupied.
To change the amount of space system restore will use, type the command
vssadmin Resize ShadowStorage /For=C: /On=C: /Maxsize=512MB
and press the [Enter] key. Here C: is the drive name whereas 512MB is the storage size.Change the size to whatever you want/need. Obviously for any other disks you would need to change C: to that drives letter.
Friday, June 5, 2009
Display the Run Entry in Vista
In Windows Vista, the Run entry on the Start menu is not readily available. If you are habituated to using Run on the Start menu, as it was in the previous Windows versions, here is what you need to do to activate it :
- Right click ‘Start | Properties’.
- In ‘Start’ menu, click ‘Customize’.
- Scroll down, locate the ‘Run command’ check box.
- Select and click on the ‘OK’ button to save the changes.
Sunday, May 31, 2009
How to Create Password Reset Disk in Vista
Windows allows you to create several user accounts. Each account may tend to have a particular password associated to it as well. In case if you forget your password later, you can recover it by using a password reset disk. Note that the password reset disk can only be used for local user accounts. To create a password reset disk follow the steps below:
- Insert a removable storage device,for example a USB drive.
- Click ‘Start|Control Panel’.
- Double-click the ‘User Accounts’ icon.
- Click the ‘Create a password reset disk’ link residing on the left pane.
- Click ‘Next’ and select the removable device.
- In the next screen, enter the current user account password in the text box and click ‘Next’.
- Once done click ‘Finish’
To reset your password using the password reset disk, follow the steps below:
- Plug in the USB drive.
- When the login screen appears,simply place the cursor on the password field and press ‘Enter’.
- You will now be able to view the ‘Reset password’ link.
- Click the ‘Reset Password’ link.
- Click ‘Next’.
- Enter your new password, retype it and enter a hint for your password in the respective fields.
- Once done click ‘Next’. You will now be able to login to your system using the new password.
Sunday, April 5, 2009
Disable Tool Tips in Vista
In Vista when the user places the mouse pointer over a particular icon on the desktop, a tool tip pops up. This tool tip displays information about the icon.At a particular time, you might already know what each icon on your screen represents and hence the information might be unnecessary.
If you feel you no longer require tool tips, you can use this simple registry tweak to disable it. To do so:
Click “Start” and type in “regedit” in the “Search” box.
Browse to the “HKEY_CURRENT_USER|Software|Microsoft|Windows|CurrentVersion |Explorer |Advanced” registry key.
On the right pane, click the “ShowInfo Tip” registry key.
Click “Edit | Modify”.
Change the value to “0” in the “Valuedata” field.
Close the registry editor window and reboot your system for the changes to take effect.
Friday, March 13, 2009
How to Downgrade Your Vista to XP
To Microsoft, "downgrade" means the licensing rights it grants to older operating systems. Downgrade doesn't mean the process for rolling back Windows from Vista to XP.Specifically, these downgrade rights lets owners of some versions of Vista replace it with Windows XP without having to pay for another license.In effect, the license for Vista is transferred to XP.
The process of downgrading to Windows XP from Windows Vista does take some work.
To downgrade, use the following as a guide:
- Do a full backup of your current, Vista system. If something happens, you can always revert to the backup. You have to either back up your data files manually or use a third-party backup tool that works in both XP and Vista. One such program is 2BrightSparks 'SyncBack ‘ which is available in free ,Please read further Free Backup Software Roundup from SparksSpace.Don't bother backing up your applications; you'll need to reinstall them later.
- Boot your computer off the Windows XP disc. Just pop the CD into the CD-ROM and reboot. Configure your BIOS to boot your computer from a CD, if necessary.
- When the computer asks to press the space bar to boot from the CD, do so.
- When Windows XP Setup starts up, press “R” to enter the recovery.
- If it asks you to choose a Windows installation, press a number and hit Enter.
- In some cases, you may be asked for the Administrator password at this point. If you don't know it, you'll have to boot back into Windows Vista, open the Start menu, type lusrmgr.msc, and press Enter. Open the C:\Users folder, double-click on the Administrator account, and turn off the Account is disabled option. Open the Start menu again, type Control userpasswords2 into the Search box, and press Enter. Next, click the Reset Password button, choose a new password, and start over.
- At the command prompt, we’re going to use the “fixboot” command. We’ll use the following commands in sequence to prep for XP:
fixboot
fixmbr
cd \
ren windows winvista
exit - When done, reboot the machine again using your Windows XP CD. This time, you can proceed normally with a normal XP setup
When setup is finished, you'll have to move everything manually. This includes your documents, the contents of your desktop, and any other personal data that you'll need from Vista's now-defunct C:\Users folder into XP's C:\Documents and Settings folder.You need to re-install your applications .
NEC Computers has introduced NEC Flexload, a software solution ,that allows to downgrade rapidly and easily from Microsoft Windows Vista Business (the only edition that NEC supports the downgrade for) to Microsoft Windows XP Professional.
NEC's :FlexLoad
Wednesday, February 25, 2009
USB Device not Recognized by Vista
When USB Drive plugged into your computer causes the sound alert to go off but does not get recognized by Microsoft Vista.However, if you reboot your machine the device gets recognized.But it is painstaking to reboot your machine every time.This may due to corrupted system files .
Click the “Start” menu and type “Device Manager” in the search field to open up the Device
Manager. Navigate to the portion of the dialog box that has all your USB controllers enlisted. Right-click on all of them and delete them. Reboot Windows Vista. When Vista reboots it will detect the missing USB controllers and will add the devices automatically. This will take care of the problem if file corruption is the cause. Another means of troubleshooting a problem of this nature is to enable Write Caching.
Reboot your computer so that the drive gets detected.
Click “My Computer”
Right-click on the external drive.
Click “Properties”.
Click “Properties” under the “Hardware” tab.
Click “Change settings”.
In the next dialog box click the “Policies” tab.
Check the “Enable write caching on the disk” checkbox.
Once done, click “OK”
Reboot the system.
Tuesday, November 25, 2008
Tweak Vista Settings with Ultimate Windows Tweaker
Ultimate Windows Tweaker is a Tweak UI Utility for tweaking and optimizing Windows Vista, 32-bit & 64-bit.The utility has a simple easy-to-use user interface, with the tweaks being classified in separate heads based of their functionality. Most tweaks are hidden inside Vista, and what this tweaker does is to try and put the useful one's in one place.
Its only 368 KB EXE file which even doesn’t need any installation. You can directly run it after downloading so you can also carry it on your USB drive.You can also create a system-restore point just by clicking a button in the Ultimate Windows Tweaker window--handy just in case a tweak goes awry. Or click Restore Defaults to set everything back the way it was.
The tweaks are classified under seven categories and can be accessed through a common interface, just like your Windows Vista Control Panel.
1) Personalization,
2) User Accounts & UAC,
3) System & Performance,
4) Security,
5) Internet Explorer (IE7 / IE8)
6) Network Optimization
7) Additional Options
For details, click here.
SysReq:Vista32/64 bit|I E 7 or higher|Freeware|368KB
Sunday, October 12, 2008
Unlocking Super Secret Administrator Account In Windows Vista
Deep inside Windows, there’s a secret Administrator account, and it’s different from the normal administrator account you most likely have set up on your PC.On Vista, the difference is more than the name: the Administrator account is not subject to User Account Control. So the Administrator can make any changes to the system and will see no UAC prompts.
For this reason, you may want to unlock the Administrator account, and use it only for those times when you want to make a series of system changes and don’t want to be bothered by UAC. True, you could instead simply disable UAC on your system, but it’s a pain to do this, and you may forget to turn it back on.
Turning on the Administrator account is straightforward.
You can unhide or turn on the Administrator account using the steps below:
- Type cmd in the Search field on the Start menu. Right click the command prompt icon at the top of the Start menu and click Run as administrator.
- Type ‘Net user administrator /active:yes’.
Once you complete these steps, the Administrator account will appear on the Welcome screen. To disable once again hide the account, repeat step 1 described above and type ‘Net user administrator /active:no’.
Sunday, September 28, 2008
Enable/Disable Hibernation in Windows Vista-Tips
What is the difference between Vista's sleep and hibernate? Sleep awakens quicker than hibernate. In the event of complete power loss, sleep stores the information in RAM, thus loss of power means loss of unsaved data. Hibernate on the other hand, saves the contents of memory to a file called hiberfil.sys, thus you would not lose unsaved data.
The space it takes up depends on your RAM. If you have 1 GB of RAM, Hibernation uses up to 1 GB of hard drive space.If you don't use the Hibernation feature Windows Vista offers, it's taking up a lot of unnecessary hard drive space.
Enable Hibernation in Vista
To enable hibernation, click on your Start menu, and type powercfg.exe /hibernate on in your search box. Then press Ctrl+Shift+Enter, which will run the command line you typed in as an administrator.
Disable Hibernation in Vista
To disable hibernation, click on your Start menu, and type powercfg.exe /hibernate off in your search box. Then press Ctrl+Shift+Enter, which will run the command line you typed in as an administrator.
Sunday, September 21, 2008
Kel's CPL Vista Pack v1.2
This pack contains:
BootSafe v2.0.1000
ClearType PowerToy
CPU-Z v1.46
Expired Cookies Cleaner v1.02
GPU-Z v0.2.6
HD Tune v2.55
HWmonitor v1.10
MemTest v3.7
Microsoft AutoPlay Repair Wizard
Microsoft TimeZone <-- Requires .NET Framework
Microsoft Virtual CD-ROM Control Panel v2.1
MSI CleanUp Utility 4.4
Nero Info Tool v5.2.3.0
New MSConfig
Regedit
Startup v2.8 CPL
Services and Devices v2.7
Windows Task Manager
User Accounts 2 CPL
The whole package is uninstallable via the add/remove panel
Thanks to www.wincert.net
Tuesday, July 22, 2008
Make Windows Vista SP1 Permanent and Save Disk Space
After you install SP1 in Vista and you’re happy that this service pack will work out well, you may want to delete the uninstall directories that are taking up a lot of space on your hard disk.
With Windows Vista has a handy tool which is called VSP1CLN.EXE, short for Vista Service Pack 1 Cleaner. The tool can be found in %SYSTEMROOT%\System32 and when run it makes Windows Vista Service Pack 1 permanent on your computer. In short that means that all files that are backed up during SP1 installation are removed and you will gain some gigabytes of disk space.
Caution :You cannot uninstall sp1 later if you want.
Friday, July 11, 2008
Microsoft launches Vista Compatibility Center!
The Vista Compatibility Center, launched Tuesday at Microsoft's Worldwide Partner Conference In Houston, is designed to let PC users verify whether their systems, peripherals, and applications will work properly with Microsoft's most current operating system.
Microsoft still feels that they need to get people to check for Vista compatibility in case they wish to upgrade from Windows XP."Through this new compatibility tool, Microsoft will work to solicit continuous feedback from consumers and partners to ensure that their purchase and adoption experience remains positive long after their migration to Windows Vista," the company said in a statement.
The idea was to offer a Web site where consumers and small businesses could easily check whether their hardware and software are Vista-ready. Since yesterday afternoon, however, the site has greeted visitors with the message "The Windows Vista Compatibility Center will be launching soon, please check back!"
Checkout: Vista Compatibility Center
Wednesday, July 9, 2008
How to Remove XP From an XP/Vista Dual Boot
1. Restart your computer with either Vista CD 1 or your Vista DVD in the drive, if you don't you will be prompted to pick an operating system. Once into setup, choose repair console from the first screen (not install).Now the last option is for a DOS prompt, pick that. A DOS prompt appears, and type the following:
bootrec.exe /fixmbr
*this will essentially remove XP from the Vista bootloader
bootrec.exe /fixboot
*this will check that XP is no longer present in Vista's boot.ini
Restart and there will be no more XP
2.By using VistaBootPro
If you're running Windows Vista and want to install a second OS or delete a second OS or manage your boot configuration without directly editing the BCDEdit file you might find it tougher than you thought.
Windows Vista has made this task somewhat complicated for most users. VistaBootPRO was developed to make changes to the Windows Vista Boot Configuration Data (BCD) registry quickly and easily, doing the job in a fraction of the time it would take using the alternative.
VistaBootPRO allows users to easily and neatly organize their boot configuration entries from with in all flavors of Windows.
Download VistaBootPro | SysReq:.NET Framework /WinXP/2003/Vista| 1.7MB
3.By using EasyBCD ver 1.7

Download and install EasyBCD. Launch the app and go to Add/Remove Entries. Under Add/Remove an Entries" select the entry to remove .
Download |Freeware |741 KB| Windows XP/Vista
Tuesday, July 8, 2008
Recently Opened Items in Vista
As in Windows XP, Vista has a small list that shows all files that were opened recently.

By default, the value is set to 15. This number can be changed through a registry tweak. Start registry editor (Start> Run> regedit). Browse to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer.
Here, right-click in the right pane and create a new 32-bit DWORD called MaxRecentDocs. Double-click on the entry and give it a Decimal type value of how many ever entries you want in the recently opened file list. Reboot when you’re done and the changes will be applied.
If you do not want to have a list of recently opened files at all, the easier way is to right-click on the taskbar and click on Properties. Click on the Start Menu tab and uncheck the “Store and display a list of recently opened files” box.



