This is a batch file in Windows.
Here is my .bat file
@echo off copy \"C:\\Remoting.config-Training\" \"C:\\Remoting.config\" \"C:\\ThirdPar
You might be interested in trying my silentbatch program, which will run a .bat/.cmd script, suppress creation of the Command Prompt window entirely (so you won't see it appear and then disappear), and optionally log the output to a specified file.
.bat
.cmd