1
Since the last time I updated my computer, my environment variables got screwed for some reason(the PATH variable didn't exist), and I set them back for java and maven. The tools that I currently use, and I have a problem with all other variables such as ping, rm,copy etc. How do I get these standard commands back?
1you mean I should include that in my PATH variable ? – user24795 – 2010-02-02T09:40:25.073
Yes, it should have at least that. – Matthew Flaschen – 2010-02-02T09:41:41.270
I did set it .. but still nothing is happening, however I did set it from win enviroment, I'll try now with command line – user24795 – 2010-02-02T09:43:45.533
Any program that uses the PATH needs to be restarted. So consider restarting the computer after setting it in the GUI. You don't need to set it in multiple places. – Matthew Flaschen – 2010-02-02T10:14:52.453