Now, this tip will be very helpful for those who frequently install
windows
xp operating system. Normally OS installation takes around 40
minutes to
complete, but through this trick you can now save 10-15
minutes. This
simple tricks goes this way.
1. Boot through Windows XP CD.
2. After all the files are completely loaded, you get the option to select the
partition. Select “c”.
3. Now Format the partition, whether it is normal or quick with NTFS or FAT
4. Once the formatting is completed, All the setup files required for
installation are copied. Restart your system by pressing Enter.
Now, here begins the Simple trick to save 10-15 minutes.
Tuesday, November 16, 2010
Freeup or clean RAM using Notepad
Sometimes the process which have executed but are not required by the
OS are stored on the RAM. So, we can remove or freeup the RAM with
unused junk data to Speedup the System or processing speed.
We can clean the RAM just by using a Notepad application. This donot require any advanced software. The process to do so is as follows.
Open Notepad
Type
FreeMem=Space(64000000)
save it as “CleanRAM.vbs” on desktop
Note: Type the name of file along with inverted commas
Run the file and your RAM may be free.
Of course you can edit the code in the file for a greater
“cleaning-progress”.
For example:
FreeMem=Space(1280000000)
FreeMem=Space(2560000000)
FreeMem=Space(5120000000)
FreeMem=Space(10240000000)
We can clean the RAM just by using a Notepad application. This donot require any advanced software. The process to do so is as follows.
Open Notepad
Type
FreeMem=Space(64000000)
save it as “CleanRAM.vbs” on desktop
Note: Type the name of file along with inverted commas
Run the file and your RAM may be free.
Of course you can edit the code in the file for a greater
“cleaning-progress”.
For example:
FreeMem=Space(1280000000)
FreeMem=Space(2560000000)
FreeMem=Space(5120000000)
FreeMem=Space(10240000000)
Labels:
Tips N Tricks
Subscribe to:
Posts (Atom)