Possible Duplicate:
How do I set PATH and other environment variables?
In windows (XP) how can I easily append to PATH permanently.
I know that you can change it by going to My Computer -> Properties -> Advanced -> Environment Variables
However since I find myself doing this so often, I'm looking for a faster way.
Ideally it would be an executable or batch file that asks what to append, does the job then disappears.
Any ideas?