Horst's
English » German

Follow @horstmuc



Don't follow leaders
Horst Schaeffer's Software Pages
Windows 32 bit Console Mode - Some tiny "batch" programs for Windows CMD (32 bit).

Installation recommendation: Extract ZIP files to a program directory, and copy the executable to a directory, that the command processor will find through the PATH variable. To assign such a folder for console tools see Control Panel: System / Advanced / Environment Variables.
32 Bit Batch Tools for unattended mode
Delete or move files by age (days), options: include subdirectories, selection by date tag (created, last written, accessed), and more.. Version 2.3 28 Oct 2008
Compare time&date stamps of two files; compare with today-n (days), now-n (minutes). Version 2.2 23 Jan 2007
Modify (and read from) Windows type INI files. Version 1.6 17 Jun 2009
Write Clipboard text to file, or read from file. Options: append to existing text, OEM/ANSI conversion. Version 2.0 17 Oct 2010
Wait (number of seconds), cancel by (key), message text. Version 1.01 15 Mar 2011
Change console color for succeeding output, display strings with colors; ver 1.0 22 Sep 2011
Brings the console window to the foreground, when a batch running in the background or minimized has finished. Version 1.1 22 Jan 2010
32 Bit Batch Tools with dialog window
Selection window to select an item (line) from a text file and pass it to the batch process. Various options, menu mode. Version 2.12 29 Jul 2011
Folder selection window (directory tree) for use in batch files (CD and SET commands); Version 1.61 25 Mar 2011
"Open File" dialog window makes user selected file(s) available in a batch process; Version 1.31 25 Mar 2011
Message box with user defined buttons; Version 1.05 05 Jun 2011
Simple Yes/No/OK/Cancel prompt boxes with errorlevel response; Version 2.2 04 Jan 2009
String input window with options; Version 1.25 29 Aug 2010
Busy indicator for time consuming batch processes, with count or marquee style; Version 1.01 07 Mar 2011
PureBasic source available for 32 bit batch tools