svarbox/dos_env/README.md

9 lines
303 B
Markdown
Raw Permalink Normal View History

2025-10-18 11:47:07 +03:00
# DOS Environment Templates
Place optional template files here to customize the boot process:
- `AUTOEXEC.BAT` copied verbatim to `C:\AUTOEXEC.BAT` on each login.
- `CONFIG.SYS` copied to `C:\CONFIG.SYS` on each login.
Leave this directory empty to use the defaults generated by `dos-shell`.