Horst Schaeffer's Console Mode Tools
Windows 32 bit Console Mode

Some tiny console mode ("batch") programs for the Windows 32 bit environment.
The programs either run in unattended mode or with dialog windows. Extract ZIP files to a program directory, and copy the executable to a directory, that the command processor will find through the PATH variable (see Windows System Properties / Advanced / Environment Variables).
News

32 Bit Batch Tools for unattended mode
DelAge32
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
WasFile
Compare time&date stamps of two files; compare with today-n (days), now-n (minutes). Version 2.2 23 Jan 2007
Inifile
Modify (and read from) Windows type INI files. Version 1.6 17 Jun 2009
ClipText
Write Clipboard text to file, or read from file. Options: append to existing text, OEM/ANSI conversion. Version 1.4 17 Jun 2009
CMDfocus
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
Wselect
Selection window to select an item (line) from a text file and pass it to the batch process. Various options, menu mode. Version 2.10 18 Aug 2010
Wfolder
Folder selection window (directory tree) for use in batch files (CD and SET commands); Version 1.6 24 Jun 2009
Wfile
"Open File" dialog window makes user selected file(s) available in a batch process; Version 1.3 24 Jun 2009
Wbox
Message box with user defined buttons; Version 1.03 18 Aug 2010
Wprompt
Simple Yes/No/OK/Cancel prompt boxes with errorlevel response; Version 2.2 04 Jan 2009
Winput
String input window with options; Version 1.25 29 Aug 2010
Wbusy
Busy indicator for time consuming batch processes, with count or marquee style; Version 1.0 31 Jan 2008
PureBasic source available for 32 bit batch tools