My Blog List
11/15/09
WINDOWS XP Speed Tweak
1. Open notepad.exe, type "del c:windowsprefetch tosboot-*.* /q" (without the
quotes) & save as "ntosboot.bat" in c:
2. From the Start menu, select "Run..." & type "gpedit.msc".
3. Double click "Windows Settings" under "Computer Configuration" and double
click again on "Shutdown" in the right window.
4. In the new window, click "add", "Browse", locate your "ntosboot.bat" file & click
"Open".
5. Click "OK", "Apply" & "OK" once again to exit.
6. From the Start menu, select "Run..." & type "devmgmt.msc".
7. Double click on "IDE ATA/ATAPI controllers"
8. Right click on "Primary IDE Channel" and select "Properties".
9. Select the "Advanced Settings" tab then on the device 0 or 1 that doesn't have
'device type' greyed out select 'none' instead of 'autodetect' & click "OK".
10. Right click on "Secondary IDE channel", select "Properties" and repeat step 9.
11. Reboot your computer.WindowsXP should now boot REALLY faster.
What is WinSxS Folder and How to clean it?
Info about this folder
The folder called WinSxS stands for Windows Side-by-Side and is used to store versions of Windows components that are built to reduce configuration problems with Dynamic Link Libraries (DLL Hell). Multiple versions of components are stored in this folder.
In short this folder usually does not contain any useful data contents of which may be deleted to reclaim the occupied huge space.
However cleaning this is not easy if the folder does not get clean up by executing a disk cleanup then you might have to format the system to get the used space.
7/19/09
Solution to “This operation has been cancelled due to restrictions in effect on this computer”
“This operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator”.
Cause of the problem:
The problem is confirmed to be caused due to change in the default web browser or the Internet Explorer.
Steps to fix the problem:
You can try following solutions and see which one fix it for you.
Solution 1:
• Go to Control Panel -> Add Remove Programs, click on Set Program Access and Defaults.

• Open up the configuration whichever is selected and change the default web browser to something else.
Solution 2:
• If you use older versions of IE then upgrade it to the latest one.
Solution 3:
The problem can be caused due to the corrupt or damaged key HKEY_Local_Machine\Software\
So just download this file, unzip it and double click to extract the registry.
Solution 4:
• Open registry editor and search (Ctrl + F) for the value nocontrolpanel.
• Change its value from 1 to 0.
6/30/09
Hide a Drive or Partition with TweakUI in Windows
The method is best to use when you have lot of data to protect then what you can do is just copy the data in a drive and hide the complete drive instead of hiding those individually.
Drive can be made by using TweakUI
1. So just download it and click on the + sign on the left of My Computer to visit the Drives section.
2. All drives would get listed there, uncheck the one you want to hide and click OK.

You can see my hidden E drive above.

However I checked that if you enter the drive name in the Run Box you can still open it.
Add Open in New Window Option to Right Click Context Menu of Folders and Drives
What you do to open a drive or a folder in a new window? I guess open My Computer again and open the required drive/folder there. But with this trick you can add the option “Open in New Window” to the right click menu of the drive or a folder in Windows.

Steps:
1. Open the Registry Editor by typing regedit in the Run box
2. Now navigate to the key HKEY_CLASSES_ROOT\Directory\shell.
3. Right click on Shell and select New -> Key and name it as Open in New Window (the name is one which will appear in right click menu).
4. Now again right click on Open in New Window key and create its sub key with the name command.
5. On the right side, double click Default and enter value explorer %1.

6. Open in new Window option will come in right click menu of folder but to make it appear on drive as well create the same keys with same value but on HKEY_CLASSES_ROOT\Drive\shell.
7. If you want to undo, then just delete the keys created by us.
5/13/09
Solution for Invalid Boot.ini Loading from C:\Windows Error
If while booting the computer in normal mode, you see this error message saying that “Invalid Boot.ini, loading from C:\Windows” then here is the solution to fix this error.
The error comes up while booting but after this the system boots normally as if there is no problem.
Cause of the error
The problem is caused due to missing or corrupted boot.ini file which is usually located in the C drive.
Solution
We can solve the problem by providing the same boot.ini file with correct properties.
1. Right click on My Computer -> Advanced -> Startup and Recovery, click Settings.
2. Now click on Edit button besides the line reading “To edit the startup options file manually, click Edit”.

3. This will open the boot.ini file but if it isn’t there then click OK to create a new.

4. Now copy and paste the following code in it
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(
[operating systems]
multi(0)disk(0)rdisk(0)
5. Click save and exit.
6. A new file boot.ini will be created in the C drive, now we need to give it system attributes.
7. Open command prompt (type cmd in Run box).
8. Type the following command
attrib C:\boot.ini +s +h
and press Enter.
9. The problem is fixed.
So just restart the computer to see the problem gone.
5/11/09
Enable or Disable Safe Mode Easily
If you have a disabled Safe Mode because of some virus activity or just want to enable or disable it for some added security then here are the steps to do so.
One of our readers was troubled by the disabled safe mode due to some virus activity, if it is the same case with you, then I am sure the post will help you.
Steps to enable or disable Safe Mode:
Just download this free and small application called Safemode.exe (Enable/Disable SafeMode) that can either disable or enable the Safe Mode for you with just one click.
The software is tested by me and was found to be working great. After I clicked on Disable Safe Mode option, my computer started rebooting whenever I tried to enter into Safe Mode. I restored it back when I clicked the Enable Safe Mode button.
Features:
• Small and free.
• Single click use.
• Password protect the software to limit its use to specific people.


