We did not scan Batchrun for viruses, adware, spyware or other type of malware. For your own protection it's recommended to have an updated antivirus installed on your computer when downloading and installing programs from Windows8Compatible.
Windows8Compatible lists downloads from various software publishers, so if you have a question regarding a particular software contact the publisher directly. The download links for Batchrun are provided to you by Windows8Compatible without any warranties, representations or gurantees of any kind, so download at your own risk.
With Batchrun you can create a batch file using a graphical interface. A batch file lets you run several Windows commands together, in whatever order you choose. For example, you can launch multiple Windows applications with a click. Start Batchrun, add the applications you would like to run together or one after another, then select "File | Save to Desktop" and you have just created your first batch file. Double-clicking this batch file on the Desktop will start all the programs you have selected. This is only Batchrun's most basic function. In addition to "Run" you get several other batch commands, including Copy and Rename, Makedir (to create folders), End Process (to quit a running application), or Text to Clipboard to copy a specific text. You can also save batch files so that they are executed when your computer boots (File Menu). How can the Text to Clipboard function be useful? Here's an example. You can create a batch file to copy the login password of an online game like World of Warcraft or Rift to the clipboard and start the game. You can then paste the password into the login window without having to type it, achieving a faster logon time. Batchrun feature list: * Launch files of any filetype * Internal commands: Run, Copy, Rename, Makedir, Delete, DelTree, End Process, Kill Process, Text to Clipboard * Wildcard (e.g. *.jpg) support for Copy, Delete and DelTree * Makedir nested folder creation (e.g. create c:\data\myfolder even if c:\data does not exist yet) * Drag and Drop between Explorer and Batchrun * Environment variables (e.g. %programfiles%) can use used in batch files * Support for date and time tags * Command line parameters can be passed to Batchrun script files * Save batch files directly to Startup and Desktop