Hi, I am trying to write an ever so small batch file that simply runs the following command.<BR><BR>subst B: "C Documents and Settings\Bob\My Documents"<BR><BR>I want to write this as a batch (.bat) ...
Learn how to use PowerShell "for" loop to automate tasks in Windows PowerShell. Includes syntax, examples, loop comparisons ...
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 ...