ordos/clean.bat

16 lines
182 B
Batchfile
Raw Normal View History

2021-08-26 03:24:05 +00:00
del command.obj
del command.exe
del command.com
del stddos.obj
del stddos.exe
del ordos.sys
2021-08-26 07:08:41 +00:00
del boot.obj
del boot.exe
del boot.bin
2021-08-26 07:11:20 +00:00
del io.obj
del io.exe
del io.sys