Horje
run cmd in batch Code Example
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
run cmd in batch
@echo off
java -Xmx32M -Xms32M -jar bungee-dist.jar
pause




Shell

Related
less in linux Code Example less in linux Code Example
heroku process Code Example heroku process Code Example
my numpad stopped working in ubuntu Code Example my numpad stopped working in ubuntu Code Example
How to concatenate string variables in Bash Code Example How to concatenate string variables in Bash Code Example
install airflow spark Code Example install airflow spark Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9