Tuesday, 28 May 2013

Setting java variables affected my system variables

Setting java variables affected my system variables

Initially i was using windows xp in which i used to set path and class path by directing it to bin and lib folder. I did the same thing in windows 7 by setting the environment variable name as path and address as the java bin folder. But this overwrote the system path variable. Now common comand prompt functions like notepad,ipconfig and many other things are not working. Eg. 'ipconfig' is not recognised as an internal or external command. How to resolve it??

No comments:

Post a Comment