Skip to content

A simple Java application made for a friend to create `.bat` files because Command Prompt doesn't work for her.

Notifications You must be signed in to change notification settings

toydotgames-archive/batFileGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batch File Generator

GitHub release (latest by date) GitHub last commit
A simple Java applications to create .bat files when Command Prompt is disabled or doesn't work. Made because PowerShell is an annoying (but powerful) application.

Simply add in the command you want to run in Command Prompt and it will create a file in the current directory called output.bat. Run that file and you will see the output of the command; pause is automatically added to the end so the window doesn't close after running the command.

Future Features (Maybe)

  • Newline button

About

A simple Java application made for a friend to create `.bat` files because Command Prompt doesn't work for her.

Resources

Stars

Watchers

Forks

Languages