8 lines
303 B
Markdown
8 lines
303 B
Markdown
# 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`.
|