XP tricks

24
Oct

Internet Explorer Script Error

Internet explorer script error:

What is Internet Explorer script error??

Due to high complexity of programs in Internet Explorer errors may occur with in the script. Whenever your browser (Internet Explorer) experiences difficulties while opening or it takes much time to open then it is nothing but internet explorer script error: I have found vulnerability in Internet Explorer. Most probably error in Internet Explorer occurs when HTML source code of the web page does not work correctly with client side script (May be Microsoft Java script or Microsoft VB script). My first suggestion is to do System Restore whenever you get Internet Explorer script error.

22
Aug

How to improve system performance

Improve system performance
As days pass by your damn new super speed computer becomes slower day by day, Then you’ll start browsing websites like my website find out the exact methods to make your computer faster or to increase your system performance. Well, Elechub.com the most happening site growing along with the technology presents you the easiest methods of all to improve system performance.

21
Aug

How manipulations done to improve disk performance using MFT (Master File Table)

How manipulations done to improve disk performance using MFT (Master File Table)
MFT (Master File Table) manipulations to improve disk performance:
Do you know NTFS occupies 12.5% of your free diskspace for MFT(Master File Table)?? Because of this reason it is highly recommended not to use NTFS format. MFT fragmentation causes signigicant slow down your disk. MFT utilization will be very high if you install tonnes of programs in your hard drive.Under such situation, it may be beneficial to increase this percentage to say 25%. There is small trick to do this. Open registry by going in start menu then run and then enter REGEDIT.
Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem. In right pane, Add one more key by the name “NtfsMftZoneReservation” with the REG_DWORD value of 2. DWORD value of 1 is interpreted as 12.5%, 2 as 25% and so on…..

21
Aug

How to improve shutdown time? or how to quick shutdown my system?

How to improve shutdown time? or how to quick shutdown my system?
I am having a tweak which can improve shutdown time of your system or it reduces the time xp waits before automatically closing any running programs when you give it the command to shutdown.
Well following steps will clearly explains you How to improve shutdown time of windows xp.

1)Click on Start and Select Run.
2)Type “REGEDIT” without quotes in RUN.
3)Now find this registry “HKEY_CURRENT_USER\Control Panel\Desktop\”
4)select “WaitToKillAppTimeout”
5)Right click on the selected registry and select “Modify”
6)Change the value to ‘1000′
7)Now click “OK”
8)Now select ‘HungAppTimeout’
9)Change this to “1000″
10)Now click OK.

21
Aug

Increase your broadband Internet cable connection

Further speedup broadband cable Internet connection:
How to speedup broadband cable internet connection? Well this question rarely araises why because broadband speed is much higher than dial up or any other internet connection. Still if you are having problem with your broadband speed just follow the steps which i have clearly described on How to increase broadband cable internet connection.

A: Open “My Network places” properties ( Just right click on the desktop and choose properties), highlight the connection at the menu bar. Now choose “Advanced” next “Advanced settings”. Unchecked the two boxes in the lower half for the bindings for file Printer sharing and Client for MS networks. Now click OK.

21
Aug

Boost XP speed by changing realtime clock priority.

Boost XP speed by changing realtime clock priority.
How to boost xp speed by changing realtime clock priority??
Changing clock priority is the simple trick to boost xp speed.There are several tips for boosting xp performance speed of your computer to make your voyage enjoyable experience. Many tips related to XP performance involve simple tweaks or configuration tasks. Here i am explaining a simple method to boost xp  speed using regisrty command. Just follow the steps below :

how to boost xp speed

1) Goto Start and type “regedit” without quotes.

2) Now navigate to the below mentioned location.
[HKEY_LOCAL_MACHINESystemCurrentControlSetControlPriorityControl]

18
Jun

How to Increase DNS (Domain name Server) Cache??

How to Increase DNS (Domain name Server) Cache??
Windows has an efficient DNS cache. You can increase DNS cache and its overall performance by increasing its size.As you type anything in the broswer in any Operating system it stores all addresses in DNS cache. This cache is referred to before a request is sent out over the Internet when the user requests a web page address. That is when you any website in broswer your computer is sent DNS -> IP resolver data from your DNS (Domain Naming System) server. The data you are entering in the browser is stored in a local data cache on your machine. Your machine does not have to ask for the location every time when you revisit that website again. Addresses will not be deleted untill we delete them.
Well , to increase DNS cache and its overall performance we have to increase its size. this can be done by small navigation in REGEDIT folder.
Open REGEDIT and navigate to ‘HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters’
In the right hand pane create (if not present) or modify (if present) these DWORD [REG_DWORD] values (no quotes): “CacheHashTableBucketSize”, “CacheHashTableSize”, “MaxCacheEntryTtlLimit”, “MaxSOACacheEntryTtlLimit”, “NegativeCacheTime”, “NetFailureCacheTime” and “NegativeSOACacheTime”.