News

Add or remove Open With on Context Menu for BAT files A .bat (batch) file consists of a series of commands to be executed by the command-line interpreter, stored in a plain text file.
Hi, I am trying to write an ever so small batch file that simply runs the following command.subst B: "C:\\Documents and Settings\\Bob\\My Documents"I want to write this as a batch (.bat) or ...