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) ...
You can automate many tasks on your Windows 11 PC using batch files. I’ll explain what a batch file is, how you can create ...