Showing posts with label Windows xp tricks. Show all posts
Showing posts with label Windows xp tricks. Show all posts

Thursday

A Faster Way To Shut Down And Log Off Your Windows XP

WIf you’re experiencing slow shutdowns and log offs on your Windows XP, this trick will help you. Instead of accessing the shutdown menu via Start->Turn Off Computer, open the Task Manager by pressing Ctrl+Alt+Delete.
Press “Shut Down” at the top of the Task Manager and choose what you want your Windows XP to do:
  • Stand By
  • Turn Off
  • Restart
  • Log off
  • Switch User
The task will be performed in a matter of seconds.

Sunday

How to "Delete administrator Password" without any software

WMethod 1:
Boot up with DOS and delete the sam.exe and sam.log files from Windows\system32\config in your hard drive. Now when you boot up in NT the password on your built-in administrator account which will be blank (i.e No password). This solution works only if your hard drive is FAT kind.

Method 2

Step
1. Put your hard disk of your computer in any other pc .Step 2. Boot that computer and use your hard disk as a secondary hard disk (D'nt boot as primary hard disk ).Step 3. Then open that drive in which the victim’s window(or your window) is installed.Step 4. Go to location windows->system32->configStep 5. And delete SAM.exe and SAM.log
Step 6. Now remove hard disk and put in your computer.
Step 7. And boot your computer :-)

Saturday

The Best Computer Tips and Tricks: Windows XP

Control Inactive System Tray Icons

You don't have to hide or show all the icons in your system tray—you can control their disappearing acts. Right-click on the taskbar and select Properties. Click on the checkbox next to "Hide inactive icons" (if it's not checked by default), then click on the Customize button. For each item on this list, you can choose "Hide when inactive," "Always hide," or "Always show" options to decide what you'll see and when.

Fit More Icons on Your Desktop

If your screen is so cluttered with Word documents and program shortcuts that you can't see the rolling meadows of your wallpaper, you don't need to move piles of stuff to the Recycling Bin. Just change the amount of space between icons. Right-click on the desktop, select Properties, then click on the Appearance tab, and click the Advanced button. In the "Item" drop-down, scroll down to Icon Spacing (Horizontal) and Icon Spacing (Vertical); changing the value in the "Size" field will move icons closer together (while increasing the number will move them farther apart). When you're done, click OK. To make your existing icons follow these rules, right-click on the desktop, select "Arrange Icons By" and then click Align to Grid, then go back to the same menu and click "Auto Arrange."

Shut Down from Your Desktop

If you're trying to eliminate every extraneous mouse click, you can shut down your computer with an icon on the desktop. Right-click on your desktop, click "New," and then click "Shortcut." In the "Type the location of the item" field, type "shutdown -s -t 00" to give you a way to shut down the computer immediately. (Change the -s to -r to create a reboot shortcut instead.)

Change What Programs Start When Windows Does

You can prevent a lot of apps forcing Windows into chilled-molasses boot times—without uninstalling anything. Click Start, then "Run...," and type msconfig. This brings up the System Configuration Utility window. Click on the Startup tab to see a list of all the apps slated to start when you boot up Windows. Click the check mark next to any you don't want, and then click OK to save your choices.

Type With an Onscreen Keyboard

Whether you have trouble with your hands or you just prefer using the mouse, typing with Windows' onscreen keyboard can be a great convenience. Navigate to Start > All Programs > Accessories > Accessibility, and click "On-Screen Keyboard." Click OK to clear the dialogue box and then start "typing"—you can even change the settings to "press" keys just by hovering your mouse over the letter you want (enable this feature by selecting "Typing Mode" from the Settings menu).

No-wait Screen Savers

Don't want to wait for your screen saver to kick in? Create a shortcut to it just as you would for any other program by hitting Windows key + F to search your computer and click on "All files and folders." Type "*.scr" in the "All or part of the file name" field to find every screen saver file on your computer. In the resulting list, right-click and drag the screen saver you want to your desktop. Whenever you want it to start, just double-click its icon.

Add Your Name (or) Application to right click Of My Computer

          To write your name on right click application
please follow the steps.

1.Copy/Paste the following code in Notepad And then Save it as .reg


Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Your Name Or Name of the Application"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"

2.Now edit it and then Type your name In


Eg:

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Rajesh"

3. If u want to get any application, once you click Your name or name of application
Then , Type the location Of the application Which u want to open In:

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"

For eg.C:\Program Files\Yahoo!\Messenger\messenger.exe
Thats It finally save it And then Run it .


------------------------------------------------------------
To add Application Control Panel

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Control Panel\command]
@="rundll32.exe shell32.dll,Control_RunDLL"

To add Application Add/Remove

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Add/Remove\command]
@="control appwiz.cpl"

To add Application Reboot

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Reboot]\command]
@="shutdown -r -f -t 5"

To add Application Shutdown

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Shutdown]\command]
@="shutdown -s -f -t 5"

Tuesday

To lock a folder in windows with out any software.


  1. Make a Folder in C drive rename it as "abc" without quotes.
  2. Now open Command Prompt from Start Menu.
  3. Type "attrib +s +h C:\abc" without quotes and press enter.
  4. This command will Make your folder invisble and it can not be seen even in hidden files and folders
  5. To make it visible again type "attrib -s -h C:\abc"
  6. You can lock any other folder also by changing the location C:\abc to address of your folder.

Saturday

Add Background Wallpaper on your Pendrive for xp

Today I saw How to Place Background Picture for your Pendrive in Orkut Forums.It's Very Simple.See I have Placed a Background Picture of my Friends for my Pendrive.I would like to share this With you..

Just Copy the below code to notepad,then save it as "desktop.ini"

[.ShellClassInfo]
IconFile=%SystemRoot%\system32\SHELL32.dll
IconIndex=127
ConfirmFileOp=0


[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Attributes=1
IconArea_Image="YourPictureName.jpg"
IconArea_Text="0xFFFFFF"
VeBRA sources - don't delete the tag above, it's there for XXXXX purposes -
[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
{5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262}

[{5984FFE0-28D4-11CF-AE66-08002B2E1262}]
PersistMoniker=Folder.htt
PersistMonikerPreview=%WebDir%\folder.bmp


1. Where "YourPictureName.jpg" is, delete that and replace with your picture name for example "superman.gif"
2. Put "desktop.ini" and your chosen picture in yourUSB Drive then Hidden it.
3. Refresh and Enjoy with your new background.
4.You can also try on C,D,E F drives.(I have Already Posted How to Place Background Picture for your Drives 

Thursday

Folder option is missing?

W  Many of us sometimes find the folder options missing in windows explorer due to some virus or trojan effect.
Here's the solution-->
 
Open Run and then type "gpedit.msc".
Now goto User Configuration > Administrative templates > Windows Component > Windows Explorer.
Click on Windows Explorer you will find the 3rd option on the right side of screen "Removes the Folder Option menu item from the Tools menu"
Just check it, if it is not configured then change it to enable by double clicking on it and after applying again set it to not configured.

I hopes that you will find the option after restarting windows..

Sunday

MAKE YOUR MENUS LOAD FASTER

This is one of my favorite tweaks as it makes a huge difference to how fast your machine will 'feel'. What this tweak does is remove the slight delay between clicking on a menu and XP displaying the menu.
 
Go to Start then Run
Type 'Regedit' then click 'Ok'
Find "HKEY_CURRENT_USER\Control Panel\Desktop\"
Select "MenuShowDelay"
Right click and select "Modify'
Reduce the number to around "100"
This is the delay time before a menu is opened. You can set it to "0" but it can make windows really hard to use as menus will open if you just look at them - well move your mouse over them anyway. I tend to go for anywhere between 50-150 depending on my mood.

Search Blog