Collection of my console
Updating PATH setting without reboot (Windows XP)
- In a command prompt type:
runas /user:yourusername@yourdomain cmd - It will open up a new cmd prompt and type:
taskkill /f /im explorer.exe - Then type:
explorer.exe - Closing all command prompts, all command prompts must be closed.