What’s the Snag Behind the Spyware

The concept behind the technology of spyware is that, a number of advertising companies take interest to install tracking software into the computer system, that illusions to call it host with aims to use all internet connections, get statistical or other information data to what they will claim “home” attesting assurance of company’s security policies not to collect… Read More »

Faster Application Loading

For faster application loading you can change the prefetch parameters value. Windows perfetcher loads application faster by prefetching the applications and storing it in prefetch cache.

Unload unused DLLs

This hack will enable the automatic unloading of program associated DLLs from memory when a program ends. This will free the memory and other resources for other running programs.

Disable User Tracking in WIndows XP

Yes, you read it right. Windows XP tracks each and every action you take, each and every move you make. It tracks program run by user, the paths followed, the documents used and M$ knows what else. Disable this “feature” will free up system resources and other side effects you may yourself think of.

Configure system cache for server or workstation

If you are using your system as a server then file caching is good. If you are using your system as a desktop then file caching is not so good. KEY : HKLM\System\CurrentControlSet\Control\Session Manager\Memory ManagementValue Name : LargeSystemCacheValue Type : DWORDPreferred Value : 1 (for servers)Preferred Value : 0 (for desktops)

Disable creation of Outlook .PST files in Exchange 2003

Create or modify the DWORD registry value: HKEY_LOCAL_MACHINE\Software\Microsoft\Office\11.0\Outlook\DisablePST Set the value to 1 to disable .PST files, or 0 (default) to enable them. Note that .PST files already located in a user”s email profile will still be functional. Therefore, you should manually remove all .PST files from the profile prior to setting this value. This also includes disabling… Read More »