Create a batch file with a command line for the Command Line
A batch file for the command line utility contains one or more command lines. A command line always contains an action and a number of options.
Example:
Create batch file:
- Right-click the Desktop in Microsoft Windows.
- Click on: New.
- Click on: 'Text document'.
- Open the text document.
- Enter the command line.
- Click on: 'File'.
- Click on: 'Save as'.
- Select the 'All files' option for 'Save as'.
Note:
Do not forget to select the 'All files' option, otherwise you will not be saving the file as a bat file. If you forget to do this, the file is saved as Profitbackup.bat.txt, which makes it impossible to execute the command line.
- Enter the file name with the extension '.bat'.
- Click on: Save.
See also
Directly to
|