Sunday, December 28, 2008
How to Remove Shortcut Arrows
1. Go to registry by clicking on Start menu -> run and type regedit
2. Navigate to HKEY_CLASSES_ROOT -> lnkfile
or
Press CTRL+F and then at the search box type lnkfile and search.
3. Delete the IsShortcut registry value.
You may need to restart Windows XP.
Shutdown Pc In 3 seconds
NOW HOLD CTRL {KEEP HOLDING UNTIL PC SHUTS DOWN}
CLICK ON SHUTDOWN IN TASK MANAGER {GIVEN AS A TAB}
THEN CLICK ON TURN OFF.....
PC WILL BE SHUT DOWN IN 3 SECONDS {U CAN COUNT}
How To Enable Task Manager
Click Run
Type REGEDIT
Click OK The Registry Editor will now open
Browse to the following key:
HKEY_CURRENT_USER\Software\Microsoft\Win
CurrentVersion\Policies\system
In the right pane, look for the value: DisableTaskMgr
Right click DisableTaskMgr and select Delete. (When prompted with "Are you sure you want to delete this value", select Yes.
Close the Registry by choosing
You should now be able to access Task Manager. If not, reboot into Safe Mode and repeat the steps outlined above.
SPEED-UP MENUS
2. Type Regedit in the box, and then click OK.
3. Expand the menu in the left panel and select the HKEY_CURRENT_USER\Control Panel\Desktop folder.
4. Scroll down in the right panel and double click on the MenuShowDelay file.
5. In the Value Data box, change to default value for the menu speed from 400 to a lesser number, such as 1.
6. Click OK.
Hide the Text Below Desktop Icons
Right-click on the shortcut icon, and choose Rename. Now hold down the Alt key and type in 255 on the keypad to the right of the keyboard. You can’t use the number keys right above the keyboard. If you have a laptop, you can turn on Numlock and then use the little number keys next to the regular letters.
The way this works is that the Alt+255 character is blank, so the shortcut filename is actually just named with a character that is completely blank. For the first shortcut on the desktop, you would use Alt+255, but for the next shortcut, you’ll have to enter the combination twice (Alt+255, Alt+255). For the third, three times… and so on. This is because you can’t name two different shortcuts or files the same thing. Entering Alt+225 twice would give you two blanks instead of one.
Now we have a beautiful icon, with no text underneath it!
Multiple Logins in Yahoo! Messenger
*
Click Start Menu And Click On “RUN”
*
Type “regedit” and click OK
*
You will see the REGISTRY EDITOR
*
Navigate to “ HKEY_CURRENT_USER/Software/Yahoo/Pager/T
*
Here in right side panel, right click to create a new Dword value with name Plural and give it value 1.
*
Close the registry editor and enjoy multiple yahoo logins.
Change the Default Directory of Software Installed
Follow the given steps to configure windows registry:
1. Click on Start button then type Regedit in Run option.
2. Here navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Wi
3. In right side panel, double click on ProgramFileDir.
4. Now modify the value to any other drive (for example D:\Program Files).
Now close the registry editor and restart your computer after any changes to go into effect.
Use Notepad As a Diary
1. Open Notepad
2. Type “.LOG”
3. Save it
4. Now every time you open this file notepad will automatically insert date and time to the last line of the file. You can type anything after that line and save it. In this way you can use it as a diary.
Prevent Users From Writing to USB
To edit the computer registry, first you should log onto your computer with administrative rights.
First click on Start button and type “Regedit” in Run option.
Here locate the location to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControl
Here in right side panel, click right to create a key with the name “StorageDevicePolicies”.
Now in left side panel, select “StorageDevicePolicies” key, again right click to create new DWORD value then label it “WriteProtect”. Set its value to “1″. But again to enable writing, set its values to “0″.
Now close the registry editor and restart your computer after any changes to go into effect.
Surf Blocked Sites In Your Collage or School
Below are the list of various sites from which you can surf the blocked websites !
Saturday, December 27, 2008
Clear the System of Unwanted files
@echo off
echo loading ......
Title Delete Unwanted Files By Chakri
color 0a
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
del /f /s /q "%userprofile%\recent\*.*"
echo 100% Complete!
echo. & pause
Top Ten Tips To Improve System Speed
1.Let your PC boot up completely before opening any applications.
2.Refresh the desktop after closing any application. This will remove any unused files from the RAM.
3.Do not set very large file size images as your wallpaper. Do not keep a wallpaper at all if your PC is low on RAM (less than 64 MB).
4.Do not clutter your Desktop with a lot of shortcuts. Each shortcut on the desktop uses up to 500 bytes of RAM
5.Empty the recycle bin regularly. The files are not really deleted from your hard drive until you empty the recycle bin.
6.Delete the temporary internet files regularly.
7.Defragment your hard drive once every two months. This will free up a lot of space on your hard drive and rearrange the files so that your applications run faster.
8.Always make two partitions in your hard drive. Install all large Softwares (like PSP, Photoshop, 3DS Max etc) in the second partition. Windows uses all the available empty space in C drive as virtual memory when your Computer RAM is full. Keep the C Drive as empty as possible.
9.When installing new Softwares disable the option of having a tray icon. The tray icons use up available RAM, and also slow down the booting of your PC. Also disable the option of starting the application automatically when the PC boots. You can disable these options later on also from the Tools or preferences menu in your application.
10. Protect your PC from dust. Dust causes the CPU cooling fan to jam and slow down thereby gradually heating your CPU and affecting the processing speed. Use compressed air to blow out any dust from the CPU. Never use vacuum.
RAM IS THE WORKING AREA (DESKTOP) OF THE CPU, KEEP IT AS EMPTY AND UNCLUTTERED AS POSSIBLE!
REMOVE SHUTDOWN OPTION
Then tpye “regedit” there, this opens up the registry editor, now goto
HKEY_LOCAL_MACHINE>SOFTWARE>Microsoft>Windows>CurrentVersion>Explorer
Then set “NoClose”=”DWORD:1?
