Friday, July 30, 2010   
  Search   
 

Office 2010 - Launch Event

Register  Login  
Forums  
     Minimize  

Welcome to MeraWindows forums.

Thank you for being at the Microsoft Windows Community Site. You may have to register before posting in forums. It's absolutely free. After registering, you can get all the benefits available to our registered members, you can access our Downloads section, you can participate in contests, etc. You can post in forums in English as well as in Hindi, in fact we encourage you to use Hindi in your posts. If you have any problem with registration or login, please contact us.

     
  
     Minimize  


     
  
 
Microsoft Windows ForumsMicrosoft Windows ForumsOther Windows V...Other Windows V...Windows XPWindows XPMASTER TUTORIAL: Make Your Windows Super FastMASTER TUTORIAL: Make Your Windows Super Fast
Disabled 
Previous
 
Next
 Disabled
New Post
 11/15/2006 3:38 PM
 
 Modified By Vishal Gupta  on 3/17/2008 1:33:52 PM

Guys!

This tutorial is meant for increasing the performance of Windows XP, either it can be a fresh installed windows or an old windows.
Actually these r some tips/tricks, which I always apply whenever I do a fresh installation of windows. So here I’m sharing many of those tips-n-tricks:

1.) First I’ll tell some Registry tricks, which can be applied without any problem or doubt and I believe these tricks will surely help in increasing the performance of your windows. Copy the following code in Notepad, save the file with name "Vishal.reg" (including quotes) and then run the file:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"

[HKEY_CLASSES_ROOT\Directory\Shell\DosHere]
@="Command &Prompt Here"

[HKEY_CLASSES_ROOT\Directory\Shell\DosHere\Command]
@="%windir%\\System32\\cmd.exe /k cd \"%1\""

[HKEY_CLASSES_ROOT\Drive\Shell\DosHere]
@="Command &Prompt Here"

[HKEY_CLASSES_ROOT\Drive\Shell\DosHere\Command]
@="%windir%\\System32\\cmd.exe /k cd \"%1\""

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"Link"=hex:00,00,00,00

[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="1"
"HungAppTimeout"="1000"
"MenuShowDelay"="8"
"WaitToKillAppTimeout"="2000"
"LowLevelHooksTimeout"="1000"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
"ClearRecentDocsOnExit"=dword:00000001
"NoRecentDocsHistory"=hex:01,00,00,00
"LinkResolveIgnoreLinkInfo"=dword:00000001
"NoResolveSearch"=dword:00000001
"NoResolveTrack"=dword:00000001
"NoInternetOpenWith"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="2000"

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer]

OR you can download following ZIP file, extract it and run extracted .Reg file:

Make_XP_Super_Fast_Reg_Code.zip

2.) Right-click on Desktop and select Properties, Now in the new window goto Appearance tab and click on Effects button. Now in the new opened window uncheck the following options:

a.) Use the following transition effect for menus & tooltips.
b.) Show shadows under menus.
c.) Show window contents while dragging. (you may remain this option checked as I hv in my screenshot. It depends upon ur choice.)
d.) Use the following method to smooth edges of screen fonts. You may select “Standard” for this. I hv selected “Clear Type” coz I hv a TFT, it doesnt work properly for CRT monitors.



3.)
Right-click on My Computer icon on Desktop and select Properties (or press <WIN> key + <Pause/Break> key), now goto Advanced tab in new window and click on Settings button in Performance section:



Now uncheck all the options in Visual Effects, but u can remain following options checked acc. to ur choice:

a.) Show window contents while dragging.
b.) Smooth edges of screen fonts.
c.) Use common tasks in folders (If u use the left side pane in My computer, I don’t use it.)
d.) Use drop shadows on icon labels on the desktop. (to make the desktop icons label transparent.)
e.) Use visual styles on windows and buttons. (If u use XP themes.)



4.)
Open Tools -> Folder Options and click on View tab:



Now uncheck following options:

a.) Automatically search for network folders & printers.
b.) Display file size information in folder tips.
c.) Display simple folder view in Explorer’s Folders list.
d.) Show encrypted or compressed NTFS files in color. (I don’t use this option.)
e.) Show pop-up description for folder and desktop icons.
f.) Use simple file sharing.

Other remaining options are totally based upon user’s requirements, they usually don’t affect the performance! So u can enable/disable them acc. to ur requirements.

5.)
Right-click on My Computer icon on Desktop and select Manage. Now goto Services & Applications -> Services. Here you can set many services to Manual, which u don’t want to start as soon as the windows starts. Following is a thread, in which I posted a small tutorial for knowing about which service should be set to MANUAL and which should be set to AUTOMATIC:

Windows XP Services that can be Safely set to MANUAL

6.) Start -> Run and type msconfig, now goto Startup tab and uncheck the entries, which u don’t want to start automatically with the windows, like u can get display settings utility entry there, and many more.

7.) Open Sound & Audio Devices in Control Panel (or type mmsys.cpl in RUN), goto Sounds tab and select No Sounds in Sound Scheme section. Or u can remain some of ur favorite sounds there but set Exit Windows, Start Windows, Windows Logoff, Windows Logon to (None).

8.) For more options/tips-n-tricks for better performance, u can use TweakUI, Tuneup Utilities 2006 and gpedit.msc (Windows XP Professional built-in tool)!

New Post
 11/15/2006 6:16 PM
 
 Modified By Vishal Gupta  on 8/17/2007 6:02:10 PM

Yes, vishal, that's a nice compilation of XP tweaks, I also always apply majority of them.


vasu follow me on

meraTechPort

Live Messenger Status, Click to talk !

New Post
 1/4/2007 11:35 AM
 
If you can't remember some of those useful shortcuts, all you have to do is the following.



1. Go to Start -- Run

2. Type this: "C:\Windows\Helpkeyshort.chm"



You should now see a useful help document with expandable lists.
New Post
 1/4/2007 11:39 AM
 
give each hd its own icon.

1) create a file called "Autorun.inf" in the root of the drive



2) put this text in the file

[autorun]

ICON=drive.ico



*where drive.ico is the icon file you want to use*



reboot. thats it.

not really a great tip but seen people asking for it
New Post
 1/4/2007 11:43 AM
 
Increase your internet bandwidth by more than 20% in XP (for broadband users)
--------------------------------------------------------------------------------------
1.make sure your logged on as actually "Administrator".

2. start - run - type gpedit.msc

3. expand the "local computer policy" branch

4. expand the "administrative templates" branch

5. expand the "network" branch

6. Highlight the "QoS Packet Scheduler" in left window

7. in right window double click the "limit reservable bandwidth" setting

8. on setting tab check the "enabled" item

9. where it says "Bandwidth limit %" change it to read 0

10. go to your Network connections (start->connect to->show all connections).

right click on your connection then under the General or the Networking tab

(where it lists your protocols) make sure QoS packet scheduler is enabled.

11. reboot if you want to but not necessary on some systems your all done.

Effect is immediate on some systems. some need re-boot.

--------------------------------------------------------------------------------------
New Post
 1/5/2007 10:52 AM
 
To run a program from the RUN command .... start menu -> run / windows key + r

just copy the .exe and paste in $root$\windows\systems32\

then just type the application name and it will run !!
New Post
 1/5/2007 10:54 AM
 
This is directly off of TweakXP.com, i posted it cause it helped me so much:


If, like I had , you have a 3min+ or slower boot time where Windows XP seems to sit for 2+ or so minutes with the XP logo doing nothing before everything comes to life, then do the following.

Download Bootvis from www.microsoft.com and run it the next time you boot. Do a 'Trace'
If it shows a very long 'HDD init' time of minutes rather than seconds then this is how to fix it.

This example assumes you have 1 Hard drive on your primary IDE channel and a DVD-ROM(or CD)
and CD-R on your two secondary IDE channels.

Go to start > right click on my computer > click properties. Click Hardware > Device Manager.

Go to IDE/ATAPI Controllers. Select primary channel. Right click properties. Click the Advance settings tab. Then on the device (0 or 1)that does not have 'device type' greyed out select 'disable' instead of 'autodetect'. This should stop windows trying to find a drive that isn't there.

If you have your IDE channels set up differently simply repat the above for the secondary IDE channel settings.

When I did this my boot time went from 3mins 20 to 35 seconds.
New Post
 1/5/2007 10:55 AM
 
Blocking Unwanted Content From the Net

This can be done by editing a file called Hosts used by MS TCP/Ip for locating IP addresses for typed urls ..
What happens is Windows keeps tracks of IP address of sites visited by you in this file so it wont have to query the DNS service every time you open the website .. When you put an address in the address bar the address is first resolved to an IP address .. So Window keeps this file to list known IP addresses . ..
What we will do is to put a 127.0.0.1 for each site you wanna block .. like common ad servers and spysites .. When request to this site is found Windows will search for their entry in the Hosts file and it will found this (127.0.0.1) address and it will try to connect this site which is your Localhost address .. So it wont find the ad images and ad popups and the like .. Your computer will then give up calling the ad server and no ads will be loaded, nor will any tracking take place. Your choices for blocking sites are not just limited to blocking ad servers. You may block sites that serve advertisements, sites that serve objectionable content, or any other site that you choose to block...

This HOSTS file is located here:

Windows 95/98/Me c:\windows\
Windows XP c:\windows\system32\drivers\etc\
Windows NT/2000/ c:\winnt\system32\drivers\etc\

This Hosts file doesnt have any extension .. You may find Hosts.sam in Win 98 but it is only a dummy file ... You should save the Hosts file corresponding to ur Operating System ...

So a small example Hosts file :

Code:
# localhost: Needs to stay like this to work 127.0.0.1 localhost 127.0.0.1 123banners.com 127.0.0.1 ad.adsmart.net 127.0.0.1 ad.ca.doubleclick.net 127.0.0.1 ad.de.doubleclick.net 127.0.0.1 ad.doubleclick.net 127.0.0.1 ad.es.doubleclick.net 127.0.0.1 ad.fr.doubleclick.net 127.0.0.1 ad.free6.com 127.0.0.1 ad.it.doubleclick.net 127.0.0.1 ad.iwin.com 127.0.0.1 ad.jp.doubleclick.net 127.0.0.1 ad.kr.doubleclick.net 127.0.0.1 ad.linkexchange.com 127.0.0.1 ad.linksynergy.com # and so on ...

The # sign denotes a comment ..

You can find a sample Hosts file here ..
(The file contains many entries I found at www.mvps.org)

PS .. When ad image is blocked a red cross box is visible (page not found messages) .. There is a program called eDexter availible to replace the error message with transparent image ..

And yes .. I have read that putting 0.0.0.0 instead of 127.0.0.1 also works but it creates problem with proxy servers thats why I am not suggesting it ..
New Post
 1/5/2007 10:57 AM
 
Small Trick !!!

1) U Guys must be using the Up arrow key in the windows explorer ToolBar (To Move to the parient Directory). Now try Clicking It With Ur Ctrl Key Pressed (U get the parient Directory In a new Window)


Wanna More.... Later!
If U Knew it.. Spread It, If U Don't.. nJoy !!!
New Post
 1/5/2007 11:00 AM
 
Fast Shutdown and/or Restart From Quick Launch Buttons
------------------------------------------------------------
This tip will enable you to create buttons in your quick launch toolbar to quickly and easily shut down and/or restart your computer.

1. Right click on your desktop, scroll to new..... shortcut
2. In the location line, for shutdown type; shutdown -s -t 0 ie: shutdown(space)-s(space)-t(space)number zero
3. Name the shortcut "Shut Down PC" or whatever u want
4. The new shortcut is now sitting on your desktop, right click on it and go to properties, then click on "change icon". Click OK, then pick a suitable icon, there is a red "off button" icon available, then click apply and ok.
5. Now drag the icon from your desktop into the quick launch toolbar, resize the toolbar so all the buttons are visible, then delete the shortcut from your desktop.

To create a restart button the location line should read shutdown -r -t 0 name it restart pc and give it a suitable icon for restart.

Now you can shut down or restart your pc in 1 mouse click without having to go through the startup menu.
New Post
 1/5/2007 11:12 AM
 
!******!Quick Scanning!******!
(for XP)

When you are running an antivirus scan, you are probably doing nothing else, waiting for the scan to complete. Same happens for the Ad-Ware scans or Registry Scans. If you don't intend to work on heavy programs in your computer during scans, you can speed up the scan by setting its priority to high. If you intend to scan on background and do something else when the scan is going on, DON'T DO WHAT I'M SAYING!

>> Ok, to speed your scan, start the scan as usual and run the task manager.
>> In task manager, under the applications tab, look for the program that is sacnning the system.
>> Right click the program and select "Go to Process".
>> Now, right click the process and set its priority to "Very High" or "Realtime". Some antivirus do not allow to change their priority,however, but if you can change the priority, you get speed boost and that's for sure. But if other programs are running, then they will respond very slow. Moreover, it may cause a crash, so do this ON YOUR OWN RISK.

How does this work??
>> If you set the programs priority to "realtime", it will get to use the CPU the most and whenever it wants, hence increasing speed.
Disabled 
Previous
 
Next
 Disabled
Microsoft Windows ForumsMicrosoft Windows ForumsOther Windows V...Other Windows V...Windows XPWindows XPMASTER TUTORIAL: Make Your Windows Super FastMASTER TUTORIAL: Make Your Windows Super Fast