As you already know, the XP Command Prompt is far more powerful than the command prompts of old. I've recently experienced the small joy of using the ampersand to separate multiple commands on one command line, e.g.
cd ..\project3 & build
Be sure to surf a bit from the link above for any command prompt tricks you may have missed.