Windows


5
May 10

How to speed up file transfer in Vista ?

You’ll observe that windows vista is very slow at file copy and file transfer. Why windows vista takes more time to move files ? There are some legitimate reasons that makes windows take too much time to transfer files in vista.

First windows vista takes time to check the files and folders and security credentials. This delays your file copying or moving operation. UAC is responsible for the most of the delay in the file transfer. If you want to speed up file transfer in vista then you need to use external file managers or file copying softwares. I’ve managed to find two softwares that will let you copy files instantly (and even faster than default windows vista file transfer speed).

- Terracopy
- Creative element powertools


3
May 10

How to disable and stop indexing service in windows xp ?

If you’re using windows XP then you can improve the performance of your windows operating system by disabling indexing service. To disable indexing service you can follow these steps:

1. Click Start Button
2. Go to control panel
3. Select Performance and Maintenance
4. Select Administrative tools > Services
5. Select “Indexing Service” > General Tab
6. In the Startup type: select “Disabled”
7. Select the Ok button to close the panel.

This will disable indexing service in windows xp.


14
Apr 10

How to check CPU temperature ?

If you’re using windows then following softwares will help you check the temperature of CPU.

PC Wizard
Everest
Speed Fan

You can even check the cpu temperature with the help of motherboard utility software. Most popular motherboard companies like asus,asrock, mercury give users such software in CD.

Minimum temperature range

For Intel CPU : Idle: 40 – 55  Load : 55 – 85
For AMD CPU : Idle: 30 – 45 Load: 50 – 70


25
Mar 10

How to solve Generic Host Process For Win32 Services Encountered A Problem and needs to close error ?

If you’re using windows XP then you’ll often get this dialog box that shows message like “Generic Host Process For Win32 Services Encountered A Problem and needs to close” and wants you to close it and then it restarts the explorer.exe or even whole computer in some cases.

How to solve this problem ?

1. Open up notepad and enter the following code:

reg  add  HKLM\SYSTEM\CurrentControlSet\Services\netbt\parameters  /v  TransportBindName  /t REG_SZ  /d  ""  /f

reg  add  HKLM\Software\Microsoft\OLE  /v  EnableDCOM  /t  REG_SZ  /d  "N"  /f

Echo Problem Is Fixed, Press any key to close this..

pause

2. Save the notepad file with name “genhostpatch.bat”.
3. Run this batch file.

After running this patch you’ll find your problem is solved. Let me know if this works for you.


18
Feb 10

How to force windows explorer to remember it’s settings in Vista ?

Sometimes you’ll notice that windows explorer have problem with remembering settings in vista. You can easily see the settings reverting back to the default settings. This is quite pain for you to each time manage some folders for the view and then get the settings reverted. In order to avoid this follow the procedure shown below:

- Open the Folder options window
- Turn on the view tab
- Now turn on the “remember each folder’s view settings tab”.
- Now click Ok.

You’ll find windows explorer remembering settings for 30 folders approximately. Here you’ll find that your settings are used to override the default ones.