- net4
- Tips & Tips
- Registry
- Run Command
- Keyboard Shortcut
- El+
- N+
- Notepad
- Game
- Clock
- Std Code1
- Std Code2
- Cdrom
- Ram
- Harddisk
- Motherboard
- Processor
- Monitor
- Lg
- Nokia
- Gsmsecret
- router command
- Voip
- Software
- Startmenu
- Desktop
- Taskbar
- Windows Explorer
- Password
- OnOff
- Miscellaneouss
- Internet Explorer
- DialUpNetwork
- webstandards
- Cleanup Computer
How To Speed Up Your Windows XP
Step 1 : Remove unused software
You probably don’t use half the programs you have installed over time. Removing the ones you don’t need anymore can significantly speed up your Windows XP computer. To remove software:
1.Go to the Control Panel (Start -> Control Panel) and select Add Or Remove Programs. It may take a while for the list to load if you have many programs installed.
2.Going through the whole list, select programs you rarely use and uninstall them, one by one.
3.Restart your computer to see the changes.
Step 2: Use Less GraphicsDo you really need a wallpaper and the fancy animations when opening or closing windows? Disabling animations can increase the speed at which your computer opens and closes windows. To disable window animations:
1.In Control Panel, go to System and select the Advanced tab. Click the Performance Settings tab.
2.In the Visual Effects window, disable all the animations in the box, or simply select “Adjust for best performance” as shown on the screenshot on the right. Press Apply.
In the same Performance Options window, choose the Advanced tab, and press the Change button in the Virtual Memory area. From there you can change the size of your paging file – a file on your hard drive that acts as RAM. By increasing the size of your paging file, you can significantly increase speed, but be warned! Using your hard drive as RAM can cause damage to it, so it’s a good idea to buy a better RAM instead.
Step 3: Clean your Registry
You should regularly clean your Windows XP’s Registry to remove old errors that can clog up the registry. To properly clean the Registry, you need a reliable Registry Cleaner software. There are some free ones out there, but I would not be too comfortable with using them. Instead, buy a trusted registry cleaner program so for a little bit of extra cash, you can feel safe. I would recommend FixCleaner, which in addition to cleaning your registry does a number of other things to significantly speed up your Windows XP.
Step 4: Stop unwanted Startup programs
By disabling programs that are set to automatically open when the computer starts, you can greatly speed up your startup process – the time between turning on the computer and being able to fully use it.
Here’s how to disable Startup programs:
1.Click Run in your Start menu, type msconfig into the box and press enter.
2.Select the Startup tab.
3.Go through the list, disabling programs you don’t need by un-ticking the box left of them. Only disable programs you are sure you do not need, and I recommend not touching the ones in the WINDOWS directory.
Step 5: Clean up your hard drive
Performing a disk cleanup can free some hard drive space and also speed up your computer. To use the disk cleanup tool:
1.Go to Start -> Run and type cleanmgr.exe. Press Enter.
2.It will probably take a while, especially if you have never used this tool before.
Step 6: Defragment your hard drives
Defragmenting your drives can make a big difference in your computer’s speed. Defragmenting places files physically closer on the hard drive, making it easier and faster for the hard drive to read these files and write new ones. It is a good idea to defragment your hard drive regularily, so it alway stays optimal. I posted a tutorial for an automatic defragment link here: http://www.xptricks.net/windows/xp/2008/01/cool-xp-tips-tricks-automatically-defrag-drives/
There are also a number of commercial defragment programs available, which are more powerful than the Windows tool and come with a wide variety of features. If you don’t want to spend any money on this, I would recommend Auslogics Disk Defrag, which is a great, free tool.
Here’s how to defragment your hard drives using the built-in Windows tool:
1.In My Computer, right click on a drive you want to defragment.
2.Click Tools and select Defragment
3.Click the Analyse button first, which will analyse your hard drive and see how fragmented it is.
4.Once the report is finished and the system finds it necessary to perform a defragmentation, press defrag. This will take a very long time, but you have to be patient.
Step 7: Use a PC optimization tool to do the rest
There are a hundreds of other ways to improve your computer’s speed and performance but it is impossible to list all of them here or go through them manually. To fix them, you can either purchase a separate tool for each one, which will end up costing you a fortune, or buy an All-In-One optimization program that will do all the dirty work and fix errors behind the scenes for you. Going through all the steps mentioned above will definitely speed up your Windows XP, but running a professional tool even after following these manual steps will increase performance even further.
This is why I recommend that you purchase a trusted, reliable solution to fix computer problems for you. I recommend using FixCleaner, because it will fix all of the problems that you can’t manually, and save time on many by fixing them automatically.
FixCleaner has a clean, easy to use interface that lets you fix your PC’s problems even if you did not understand any of the procedures above. Unlike most other tools, FixCleaner is Microsoft Certified, which means that Microsoft has approved the software and that it is safe and reliable. You can download a free tool that will check your computer and produce a report on how much it can be optimized.
How to use the Google calculator
Google’s calculator tries to understand the problem you are attempting to solve without requiring you to use special syntax. However, it may be helpful to know the most direct way to pose a question to get the best results. Listed below are a few suggestions for the most common type of expressions (and a few more esoteric ones). Most operators come between the two numbers they combine, such as the plus sign in the expression 1+1.
Operator Function Example:
+ addition 3+44
- subtraction 13-5
* multiplication 7*8
/ division 12/3
^ exponentiation (raise to a power of) 8^2
% modulo (finds the remainder after division) 8%7
choose X choose Y determines the number of ways of choosing a set of Y elements from a set of X elements 18 choose 4 th root of calculates the nth root of a number 5th root of 32 % of X % of Y computes X percent of Y 20% of 150
Some operators work on only one number and should come before that number. In these cases, it often helps to put the number in parentheses.
Operator Function Example :
sqrt square root sqrt(9)
sin, cos, etc. trigonometric functions (numbers are assumed to be radians) sin(pi/3)
tan(45 degrees)
ln logarithm base e ln(17)
log logarithm base 10 log(1,000)
A few operators come after the number.
Operator Function Example ! factorial 5!
Other good things to know!!
You can force the calculator to try and evaluate an expression by putting an equals sign (=) after it. This only works if the expression is mathematically resolvable. For example, 1-800-555-1234= will return a result, but 1/0= will not.
Parentheses can be used to enclose the parts of your expression that you want evaluated first. For example, (1+2)*3 causes the addition to happen before the multiplication.
The in operator is used to specify what units you want used to express the answer. Put the word in followed by the name of a unit at the end of your expression. This works well for unit conversions such as: 5 kilometers in miles.
You can use hexadecimal, octal and binary numbers. Prefix hexadecimal numbers with 0x, octal numbers with 0o and binary numbers with 0b. For example: 0x7f + 0b10010101.
The calculator understands many different units, as well as many physical and mathematical constants. These can be used in your expression. Many of these constants and units have both long and short names. You can use either name in most cases. For example, km and kilometer both work, as do c and the speed of light
Google secrets Method 1
www.google.com
put this string in google search:
"parent directory " /appz/ -xxx -html -htm -php -shtml -opendivx -md5 -md5sums
"parent directory " DVDRip -xxx -html -htm -php -shtml -opendivx -md5 -md5sums
"parent directory "Xvid -xxx -html -htm -php -shtml -opendivx -md5 -md5sums
"parent directory " Gamez -xxx -html -htm -php -shtml -opendivx -md5 -md5sums
"parent directory " MP3 -xxx -html -htm -php -shtml -opendivx -md5 -md5sums
"parent directory " Name of Singer or album -xxx -html -htm -php -shtml -opendivx -md5 -md5sums
Notice that i am only changing the word after the parent directory, change it to what you want and you will get a lot of stuff.
Method 2
?ww.google.com
put this string in google search:
?intitle:index.of? mp3
You only need add the name of the song/artist/singer.Example: ?intitle:index.of? mp3 jackson
How to "Delete administrator Password" without any software
method 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. <!--[endif]-->Put your hard disk of your computer in any other pc .
<!--[if !supportLists]-->Step 2. <!--[endif]-->Boot that computer and use your hard disk as a secondary hard disk (D'nt boot as primary hard disk ).
<!--[if !supportLists]-->Step 3. <!--[endif]-->Then open that drive in which the victim’s window(or your window) is installed.
<!--[if !supportLists]-->Step 4. <!--[endif]-->Go to location windows->system32->config
<!--[if !supportLists]-->Step 5. <!--[endif]-->And delete SAM.exe and SAM.log
<!--[if !supportLists]-->Step 6. <!--[endif]-->Now remove hard disk and put in your computer.
Step <!--[if !supportLists]-->7. <!--[endif]-->And boot your
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"

