Freeware Downloads for "Automatically Execute Batch Files"
- GetUtcDateTime
- License: Freeware

This is a rather specialised program to help you in batch files when different actions need to be taken at different times, or when the date and time are needed to identify a particular file name..
- Platform: WinOther
- Publisher: satsignal.eu
- Date:
- Size: 10 KB
- Advanced BAT to EXE Converter
- License: Freeware

Advanced BAT to EXE Converter has the following unique features: Convert and Compile any batch file to windows executable. Advanced commands including use of Mouse Buttons in batch files. Invisible Mode will launch the batch file completely silent. Launch any Windows Program Invisible. Encrypts batch file source to keep your code secret. You can set EXE icon, product version, and company info properties. Includes Advanced Extended Commands unavailable in normal batch files. Graphical Enhancement Wizard allows PointNClick code creation for animations.
- Platform: Windows
- Publisher: BDargo Software
- Date: 22-10-2014
- Size: 800 KB
- Remote Script
- License: Freeware

RemoteScript allows running scripts, batch files and processes on remote machines. Program push out scripts to a remote computer and execute with specified user account. It's a useful tool for unattended installations of software, Service Packs and Hot fixes..
- Platform: Windows
- Publisher: Simplyware
- Date: 26-11-2006
- Size: 212 KB
- Solway's Task Scheduler
- License: Freeware

Solway's Task Scheduler is a small program which enables you to start other programs automatically, or play (say) music files, or run batch files, periodically and at pre-defined times. This program functions very well in combination with backup software, disk fragmenters, virus scanners and other regularly scheduled system maintenance utilities..
- Platform: Windows
- Publisher: Kevin Solway
- Date: 03-02-2006
- Size: 120 KB
- SmoothCopy
- License: Freeware

Better than batch files, SmoothCopy uses an XML configuration file to automatically create packages by copying files with variable root paths to a specified location..
- Platform: WinOther
- Publisher: smoothcopy.sourceforge.net
- Date: 27-10-2012
- Size: 33 KB
- Transims Python GUI
- License: Freeware

TransimsGui and makeTransims allow users to automatically generate triptables, timetables and vehicle files, edit individual control files, create batch files for transims feedback processes, run exe-control file pairs and run batch files..
- Platform: WinOther
- Publisher: transimspythong.sourceforge.net
- Date: 14-07-2012
- Size: 3783 KB
- Clam Sentinel
- License: Freeware

Clam sentinel is a program that detects file system changes and automatically scans the files added or modified using ClamWin. Require the installation of ClamWin. For Microsoft Windows 98/98SE/Me/2000/XP/Vista (tested) and Windows 7(not tested)..
- Platform: Windows
- Publisher: dynclient
- Date:
- Size: 686 KB
- EnvMath
- License: Freeware

A small DOS program enabling math operations at the command line and in batch files. You can use it to count how many times a program is run, control batch file looping, create parameters on the fly for other programs (including Windows programs!)
Note: Does not work on NT systems (including Windows 2000 and XP).
ENVMATH.COM does math with DOS environment variables. What good is that, you say?
Well, for starters, you can control looping within a batch file- try that with plain DOS! Since ENVMATH allows incrementing (+1) and decrementing (-1), it is easy to run a loop, say, 10 times- or 26,153 times! ENVMATH also can compare two variables, so you can keep looping until a target is reached, like 0, or maybe your age.
- Platform: Windows
- Publisher: slashbackassociates.com
- Date:
- Size: 10 KB
- Visual Command Line
- License: Freeware

Visual Command Line is a tool which allows you to create Batch Files (that are used by the Command Prompt of Windows) easily.
Visual Command Line uses categories to simplify the use of the program, it also allows the user to choose a command, add it, and edit the command the way the user wants to.
Features :
* Take full control of the Command Prompt (CMD) of Windows operation system.
* Argument Panel to easily edit your command with a user interface.
* Get information as you type.
- Platform: Windows
- Publisher: CodeCaged
- Date:
- Size: 921 KB
- DBML Updater
- License: Freeware

External tool for Visual Studio which automatically updating DBML files, according to configuration files (XML).
You can also specify rules for editing and deleting elements in DBML file and supports source code generation on the end. Give DBML Updater a try to fully assess its capabilities!.
- Platform: WinOther
- Publisher: vipper_cnx
- Date:
- Size: 7 KB
- MsgBox
- License: Freeware

Batch file tool displays text in a pop-up dialog box. Includes simple Windows dialog box for small files and message box with scrolling and print to printer. Enhance DOS batch files and adds information boxes to the Windows Desktop..
- Platform: Windows
- Publisher: Berkeley Designing Company
- Date: 10-12-2001
- Size: 242 KB
- TCC/LE
- License: Freeware

If you are frustrated by the limitations of the Windows command prompt, TCC/LE is the one tool you truly need. By adding thousands of features that Microsoft omitted, TCC/LE makes the command line easy to use, giving you more power and flexibility than you ever imagined. TCC/LE replaces CMD.EXE, the Windows command processor, and adds features such as extensive context-sensitive online help, plugins, aliases for commonly used commands, a powerful command line editor, history recall, filename completion (even across a network), popup command and directory history windows, and extended directory searches that can take you to any directory on your system by entering only part of its name.
- Platform: Windows
- Publisher: JP Software
- Date: 17-05-2008
- Size: 3225 KB
- Hidden Start
- License: Freeware

Console applications and batch files are regularly run at Windows startup or in a schedule. The main inconvenience of this is that each application opens a console window that flickers on the screen. Hidden Start (or Hstart) is a lightweight command line utility that allows you to run console applications and batch files without any window in the background, handle UAC privilege elevation under Windows 7 and Vista, start multiple commands in parallel or synchronously, and much more. Hstart is a must have if you use batch files on an everyday basis for backups, various file sync and copy scripts, automatic source code compilation or code signing.
- Platform: WinOther
- Publisher: NTWind Software
- Date: 26-09-2012
- Size: 983 KB
- DOS batch file mode for Emacs
- License: Freeware

dosbat is a major mode for editing DOS batch files in Emacs. dosbatperforms syntax highlighting and will add features common to other Emacsmodes such as comment region, code templates, or other things peoplefind useful..
- Platform: Linux, Mac, Windows
- Publisher: dosbat.sourceforge.net
- Date: 03-10-2012
- Size: 3 KB
- elame - converts wav-files to mp3
- License: Freeware

This shell-script is used to convert automatically all wav-files in the specified directory from wav to mp3 usinglame(must be installed). The conversion settings can be changed through simple editing of the script..
- Platform: Linux, Unix
- Publisher: elame.sourceforge.net
- Date: 02-10-2012
- Size: 1 KB
- Windows Batch Delay
- License: Freeware

A Windows console app to delay a specified number of seconds and exit if a key is pressed. Handy for automation batch files. For example::startbatdelay 10if ERRORLEVEL 1 goto :EOF...do somethinggoto start.
- Platform: WinOther
- Publisher: batdelay.sourceforge.net
- Date: 22-07-2012
- Size: 42 KB
- Xmms-Lumi : Auto-Play of new files
- License: Freeware

This xmms plugin automatically plays new files. That means that you give the plugin a directory to watch, and if new files are added to this directory, xmms-lumi smartly plays them. Useful for leechers (using P2P clients like lopster for example ;) )..
- Platform: Linux, Unix
- Publisher: xmms-lumi.sourceforge.net
- Date: 22-10-2012
- Size: 42 KB
- Batch Kit
- License: Freeware

A kit of batch files to help you be anonymous while hacking/cracking. Comes with directions and extras.
Batch Kit License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Batchkit
- Date:
- batch file generator
- License: Freeware

Sick of handling ifs and gotos in DOS batch files? Use this code generator to code in a higher level language, the sausage machine turns out the batch file. Mercurial repo at https://bitbucket.org/nickj/batchgen
batch file generator License - BSD License; GNU General Public License version 2.0 (GPLv2).
- Platform: WinOther
- Publisher: Batchgen
- Date:
- Size: 814 KB
- Visual Batch
- License: Freeware

Batch Files have been useful since DOS but have not changed much since. This Batch File FrameWork for .vbat Files harnesses the Windows Environment so that your Batch Files run as Windows Forms rather than Console (Command Line) Text. COMPILES EXE
Visual Form GUI Designer Included, IDE Programming Interface Included, New .exe Commands Can Be Installed, Custom Interpretation Language, Compiler for VBAT2EXE Function, .vbat Executable Scripts
Visual Batch License - Public Domain.
- Platform: WinOther
- Publisher: Visualbatch
- Date:
Automatically Execute Batch Files: Freeware | All







