svarbox/dos_env/README.md
2025-10-18 11:47:07 +03:00

8 lines
303 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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`.