Skip to content
daniel@cosenza:~/blog

tag

#batch-files

2 posts

FreeDOSHow-To July 10, 2026 2 min read

How to Build a TSR-Aware Batch Menu System on FreeDOS

A complete walkthrough building a batch-file boot menu that correctly manages memory-hungry TSRs — loading only what a chosen task actually needs, freeing conventional memory for everything else.

#howto#batch-files#tsr
Read more
FreeDOSDeep Dive February 19, 2026 3 min read

Writing Batch Files on FreeDOS

A practical tour of FreeDOS batch scripting: variables, control flow, argument handling, and the quirks that differ from a modern shell.

#batch-files#scripting#freedos
Read more