It is pretty easy to figure out. You only need to know the following: -always use "Start Script" button at the beginning. -after that, use base scripts like "Display Text", "Display Date/Time", "Shutdown System", or "Open Webpage". -you can use the "Change Color" script at any time. It will always go under @echo off. -When using loop, use the loop adjustment variable to place it on the first line of code you want to loop. You can name the loop anything! -You can use the "Pause/End Script" button if you are not using a loop, or if you need to stop the script from ending quickly. HOW TO SAVE: -------------------------------------------------------------------------------------------------- - Click "See Inside" -Left click on "Batch Script" list -click "Export" - Save it as "All Files" -Save it with a .bat extension. ex. Cool.bat or Anything.bat
This is a first release version and may contain bugs. Please read all of the instructions first, they are very important. This project is to make Batch files, or a script of Windows/DOS prompt commands. This program is great if you're starting out with Batch files or if you want a faster way to make them! I will be adding a custom script button soon.