Spent some time searching this site and others for this info, but I can't seem to find it.<BR><BR>I'm trying to set an environment variable (my Java CLASSPATH) from a batch file. The command I'm ...
So I made myself a little batch file for one of my systems I RDP to (it's easier than trying to Alt-F4 from a mobile device) as follows: Code: @ECHO OFF :: This batch file allows the user to choose to ...