Answers for "cmd.exe run batch script from"

0

batch command run exe

start /d "path" file.exe
Posted by: Guest on August-10-2021
0

run batch file from cmd

Command Prompt
To run a batch file with Command Prompt, use these steps.

Open Start.
Search for Command Prompt, right-click the top result, and select the Run as administrator option.
Type the path and name of the batch file, and press Enter:

C:\PATH\TO\FOLDER\BATCH-NAME.bat
Posted by: Guest on March-05-2021

Code answers related to "cmd.exe run batch script from"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language