So I'm not sure exactly what this command is doing - it looks like it was set up edit the path variable.
I need to run it for a class. Unfortunately it's not well documented so I want to make sure: will this mess up my PATH variable? If so, how do I backup my PATH variable first? (My OS is windows 10.)
rem myauto for java
path=.;c:\;"c:\Program Files\Java\jdk1.8.0_66\bin";c:\javaHW
set classpath=.;c:/;"c:\Program Files\Java\jdk1.8._66\bin\lib";c:\javaJW