Downloadable Utilities  Downloadable Utilities

go to home page Products Master Index full screen, hide local find menu Google search web for more information on this topic jump to foot of page translate this page with Babelfish ©1996-2009 Roedy Green, Canadian Mind Products
All of the utilities posted here are free! and come with well-commented source. However, they all have a non-military use restriction. This amounts to public domain for non-military use.

Downloadable Utilities Useful on the Windows Command Line

Master Index to Downloads Popular Less Popular Command Line DOS 8.3 Icon Legend developed with IntelliJ banner

General Information About Mindprod Downloads

  1. Clicking below on any particular utility will take you to a summary and links to documentation, source and download zip files.
  2. If you have trouble with prices not displaying or your browser freezing on this site, most likely the problem is you have no Java, an obsolete Microsoft Java or possibly an obsolete Sun Java installed. Click to Get The Latest Java.
  3. You have to be online with your browser to download the zips. The Replicator off-site mirror does not contain them.
  4. You don’t have to download the entire package to browse the source code of any Canadian Mind Products programs, even ones not released officially, by looking in the Subversion repository which also track the history of changes.
    view mindprod source in repository: novice
    browse mindprod source in repository: intermediate
    access mindprod source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/: advanced
  5. PADmapYou can download a list of all the Canadian Mind Products PAD files in simple PADmaps.org format. PAD files are Portable Application Description files. They contain contact information about the author and details about a program in a standard XML format.
  6. You can download a CSV format file containing a list of all the Canadian Mind Products downloadable programs and their current versions and dates, download and PAD urls. Timestamps are in Zulu format. You could use this information in an efficient version checker to detect recent updates.
  7. The screenshot links marked with the FastStone logo FastStone Logo  were made with the FastStone capture utility.

DOS Downloadable Utilities Useful on the Windows Command Line

align encode encipher encrypt need tabin
Avoid fbios resize tabout
Blout FontSaver rgrow tweak
box hgc! scat uart
ComSwap hhmm scrub yymmdd
eject honk Sniff yyyymmdd
empty launder splice

DOS Downloadable Utilities Useful on the Windows Command Line

Program Ver Size    Updated    Status Source Description Popularity
align
align
1.5 73K 2009-03-11 free C
summaryfactsscreenshotbrowse source repository for the current version of align. Aligns text into columns.
download align C source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access align source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/align/.

download ASP PAD XML program description for the current version of align.

align is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
avoid            
blout
Blout
2.2 69K 2009-05-05 free C
summaryfactsscreenshotbrowse source repository for the current version of Blout. Collapses multiple blank lines. Ensures a final linefeed on the file.
download Blout C source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access blout source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/blout/.

download ASP PAD XML program description for the current version of Blout.

Blout is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
box
box
1.4 7,030 bytes 2005-01-11 free MASM
summary of the current version of box. Like ECHO, draws box around the text.
download box ASM source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

box is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
ComSwap 1.3 4,652 bytes 2008-02-07 free MASM
summary of the current version of ComSwap. Swaps COM1: and COM2:
download ComSwap ASM source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

ComSwap is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
eject 1.3 4,424 bytes 2005-01-11 free MASM
summary of the current version of eject. Eject page from printer
download eject ASM source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

eject is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
empty 1.3 4,382 bytes 2005-01-11 free MASM
summary of the current version of empty. Create a null file
download empty ASM source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

empty is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
no long filenames  
encode encipher encrypt 3.1 116K 1999-12-30 free Pascal
summary of the current version of encode encipher encrypt. An unbreakable Vernam one-time-pad cipher which uses the Mexican peasant algorithm. Borland Pascal.
download encode encipher encrypt
encode encipher encrypt is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
no long filenames  
fbios 1.3 7,340 bytes 2005-01-11 free MASM
summary of the current version of fbios. Test floppy BIOS for bugs
download fbios ASM source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

fbios is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
fontsaver
FontSaver
1.4 563K 2008-01-01 free Java
summaryfactsscreenshotbrowse source repository for the current version of FontSaver. Ensures Font objects are shared rather than duplicated.
download FontSaver Java source and compiled class files to run on your own machine as a part of your own program.

First install the most recent Java.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access fontsaver source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/fontsaver/.

download ASP PAD XML program description for the current version of FontSaver.

FontSaver is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
hgc! 1.4 10,228 bytes 2008-02-08 free MASM
summarymanual on the current version of hgc!. Hercules Graphics card
download hgc! ASM source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

hgc! is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
HHMM            
honk
honk
1.5 72K 2009-03-11 free C++
summaryfactsscreenshotbrowse source repository for the current version of honk. Play Windows system sounds or play wav files from the command line.
download honk C++ source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access honk source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/honk/.

download ASP PAD XML program description for the current version of honk.

honk is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
launder 3.1 71K 2008-01-11 free MASM
summarymanual on the current version of launder. Rapidly reformat a pile of diskettes
download launder ASM source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

launder is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
need 6.6 152K 2005-01-11 free MASM
summarymanual on the current version of need. Ensures various hardware/software present
download need ASM source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

need is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
resize 1.4 7,625 bytes 2005-01-11 free MASM
summarymanual on the current version of resize. Shrink or grow a file
download resize ASM source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

resize is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
no long filenames  
rgrow
rgrow
1.3 68K 2009-03-11 free C
summaryfactsscreenshotbrowse source repository for the current version of rgrow. Change record size of fixed length record files.
download rgrow C source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access rgrow source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/rgrow/.

download ASP PAD XML program description for the current version of rgrow.

rgrow is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
scat 2.7 22K 2005-01-11 free MASM
summarymanual on the current version of scat. Treats floppies to boot from C:
download scat ASM source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

scat is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
scrub 1.6 9,662 bytes 2005-01-11 free MASM
summarymanual on the current version of scrub. Cleans floppy drives
download scrub ASM source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

scrub is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
sniff            
splice
splice
1.4 74K 2009-03-11 free C++
summaryfactsscreenshotmanualbrowse source repository for the current version of splice. Splice bits of files
download splice C++ source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access splice source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/splice/.

download ASP PAD XML program description for the current version of splice.

splice is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
tabin
tabin
5.3 70K 2009-03-11 free C
summaryfactsscreenshotbrowse source repository for the current version of tabin. Convert tabs to spaces
download tabin C source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access tabin source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/tabin/.

download ASP PAD XML program description for the current version of tabin.

tabin is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
tabout
tabout
2.6 70K 2009-03-12 free C
summaryfactsscreenshotbrowse source repository for the current version of tabout. Convert spaces to tabs
download tabout C source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access tabout source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/tabout/.

download ASP PAD XML program description for the current version of tabout.

tabout is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
tweak 1.7 17K 2007-07-21 free MASM
summarymanual on the current version of tweak. Tweak parms for floppy speed
download tweak ASM source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

tweak is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
no long filenames  
uart 1.5 17K 2005-01-11 free MASM
summarymanual on the current version of uart. Check COM port conigured correctly
download uart ASM source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

uart is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 
YYMMDD            
yyyymmdd
yyyymmdd
1.5 59K 2009-03-13 free MASM
summaryfactsscreenshotmanualbrowse source repository for the current version of yyyymmdd. Emit date yyyy-mm-dd, yyyy/mm/dd, yy-mm-dd etc. and time hh:mm in BAT files
download yyyymmdd ASM source and executable files to run on your own machine as a standalone utility.

To install, extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often J:\ — ticking off the “user folder names” option.

To check out the corresponding source from the Subversion repository, use the TortoiseSVN repo-browser to
access yyyymmdd source in repository with [Tortoise] Subversion client on wush.net/svn/mindprod/com/mindprod/yyyymmdd/.

download ASP PAD XML program description for the current version of yyyymmdd.

yyyymmdd is free. Full source included. You may even include the source code, modified or unmodified in commercial programs that you write and distribute. Non-military use only.
 

CMP homejump to top You can get the freshest copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/products3.html J:\mindprod\products3.html
CMP logofeedback Please email your feedback for publication, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.191.105]
You are visitor number 28,137.