wget -O - http://peak.telecommunity.com/dist/ez_setup.py | python -
cd c:\python24\scripts
ren easy_install-script.py easy_install.py
exemaker easy_install.py
Edit:
Look for "easy_install.exe" in the C:\python24\scripts directory if you're on Windows. You probably want to copy it to somewhere in your binary PATH.