it boots
This commit is contained in:
parent
48372efb6d
commit
daae8bd74e
9 changed files with 184 additions and 34 deletions
8
dos_env/README.md
Normal file
8
dos_env/README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# 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`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue