Archive for June, 2005

Comments Off

process explorer

A must have free utility, by sysinternals, process explorer gives you a list of the open handles and DLLs processes.
Helps handling dll leaks and understanding windows functionality.
Website: process explorer


recording streaming audio

MJ asked me today how to record a streaming audio so I thought this might be a good time to put the info up.
Having tried few free versions that record streaming audio from real player or media player, the one that worked for me is free sound recorder
Before you play the streaming audio, open [...]


XP Command line utilities

Following is a list of useful command line utils for xp:
- bootcfg
View your boot loader settings, such as your default OS and selection timeout, as well as your boot entries and load options.
- defrag
You probably already guessed that this defrags your hard drive. Type only “defrag” into your command prompt to get a list of [...]