SEARCH FOR ALL FILES IN XP

When you perform a search for a file in Windows XP. The default setting is for XP to ONLY return files in the "Search Results" pane - when they are registered file types to a program on your PC.

In other words if you are looking for a file that is NOT registered with an application on your PC, it will not be found using the default search settings.

However, you can turn off the default by a quick Tweak of the registry!

Open the Registry editor (type regedit from the Run command) and navigate to:

HKEY LOCAL MACHINE\ SYSTEM\ CurrentControlSet\ Control\
ContentIndex

Double-Click the value named:

FilterFilesWithUnknownExtensions

..and change the value from 0 to 1

Exit the registry editor and reboot!

SAVE WINDOWS UPDATES

1. Go to the Windows Update web site.
2. In the left pane, under Other Options, select “Personalize Windows Update”.
3. Under “Set Options for Windows Update”, select the checkbox for “Display the Link to Windows Update Catalog under ‘See Also’”, then click “Save Settings”.
4. Go back to the Windows Update web site.
5. In the left pane, under “See Also”, select “Windows Update Catalog”.
6. Select “Find Updates for Microsoft Operating Systems”.
7. Select the operating system and language of your choice.
8. Select “Critical Updates and Service Packs”.
9. Select all of the patches you’d like to download, then click on “Go to download basket” to download them.

REMOVE WINDOWS SPLASH SCREEN

Are you having boot up problems and would like to know what it going on behind that Windows Loading Logo? To find out, you can disable the splash screen by making a small change to the Boot.ini file.

Follow these steps (carefully!):

1. Open the "System Properties" dialog box ( Settings - Control Panel - System)

2. On the Advanced tab, click the Settings button in the "Startup And Recovery" section.

3. In the "Startup And Recovery" dialog box, select the Edit button in the "System Startup" section.

4. The Boot.ini file will open in Notepad; locate the line that ends with the /fastdetect switch.

5. Position your cursor to the right after the parameter, press the spacebar, and add the /SOS switch.

6. Save the Boot.ini file, and close Notepad.

7. Click Cancel to close both the "Startup And Recovery" dialog box and the "System Properties" dialog box.

8. Restart the computer to see the effect.

Once the computer restarts you will notice that the Windows Splash Screen is no longer present. Instead you can observe some of the boot up operations that Windows XP performs during the startup stage.

To renable the splash screen, follow the same procedure but remove the "/SOS".

BURN QUICKER IN XP

windows xp has burning software built in which can cause problems sometimes when burning with other programs.

you can turn windows xp burning tool off like this.


Go to "administrative tools" in the control panel.

In the "services" list, disable the IMAPI CD-Burning COM service.

DISABLE WINDOWS LOGO KEY

i was recently playing games and this nasty windos logo key keep annoying me , cause i often accidently clicked it , and i start to search a solution to solve my problem, and found the following article in microsfot website, and it did work, hope this helps, thanks!

CODE
http://support.microsoft.com/?kbid=181348


or in other articles, u can copy the following messages into ur notepad and save as *.reg, and use it..

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,00,00,5b,e0,00,00,5c,e0,\
00,00,00,00

DELETE AN UNDELETED FILES

Delete An "undeletable" File

Open a Command Prompt window and leave it open.
Close all open programs.
Click Start, Run and enter TASKMGR.EXE
Go to the Processes tab and End Process on Explorer.exe.
Leave Task Manager open.
Go back to the Command Prompt window and change to the directory the AVI (or other undeletable file) is located in.
At the command prompt type DEL where is the file you wish to delete.
Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell.
Close Task Manager.


Or you can try this

Open Notepad.exe

Click File>Save As..>

locate the folder where ur undeletable file is

Choose 'All files' from the file type box

click once on the file u wanna delete so its name appears in the 'filename' box

put a " at the start and end of the filename
(the filename should have the extension of the undeletable file so it will overwrite it)

click save,

It should ask u to overwrite the existing file, choose yes and u can delete it as normal


Here's a manual way of doing it. I'll take this off once you put into your first post zain.

1. Start
2. Run
3. Type: command
4. To move into a directory type: cd c:\*** (The stars stand for your folder)
5. If you cannot access the folder because it has spaces for example Program Files or Kazaa Lite folder you have to do the following. instead of typing in the full folder name only take the first 6 letters then put a ~ and then 1 without spaces. Example: cd c:\progra~1\kazaal~1
6. Once your in the folder the non-deletable file it in type in dir - a list will come up with everything inside.
7. Now to delete the file type in del ***.bmp, txt, jpg, avi, etc... And if the file name has spaces you would use the special 1st 6 letters followed by a ~ and a 1 rule. Example: if your file name was bad file.bmp you would type once in the specific folder thorugh command, del badfil~1.bmp and your file should be gone. Make sure to type in the correct extension.

Simple hack to speed up a XP MENU

When XP first appeared, there was a lot of conversation about the new interface,
both good and bad. In spite of the initial complaints, most users stick
with the default settings rather than reverting to the Classic interface found
in previous Windows versions. But you might want to change the delay you
notice when you click the Start menu. I see no reason for there to be any
delay when I click the Start menu. Effects are pretty, but I wouldn’t click it if
I didn’t have business inside, so let’s get it open and get moving. The default
speed can be adjusted with a quick Registry hack.


Go to the Registry key HKEY_CURRENT_USER\Control Panel\Desktop\
MenuShowDelay. The default value is 400. Set it to 0 to remove the delay
completely, but if you do that it will be nearly impossible to move the
mouse fast enough not to activate All Programs if you mouse over it en
route to your final selection. Pick a number that suits your style, make the
change, and then test it until you find a good compromise between speed
and usability.