You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

25 lines
773 B

@echo off
setlocal
if exist zccp.com del zccp.com
if exist *.sys del *.sys
if exist gencpm.dat del gencpm.dat
if exist loader.cim del loader.cim
if exist bnkbios3.spr del bnkbios3.spr
if exist system.epr del system.epr
if exist system.evn del system.evn
if exist system.odd del system.odd
if exist biosldr.rel del biosldr.rel
if exist util.rel del util.rel
if exist *.sym del *.sym
if exist zpmldr.com del zpmldr.com
if exist cpmldr.com del cpmldr.com
if exist startzpm.com del startzpm.com
if exist gencpm.com del gencpm.com
if exist clrhist.com del clrhist.com
if exist setz3.com del setz3.com
if exist autotog.com del autotog.com
if exist *.dat del *.dat
if exist biosldr?.rel del biosldr?.rel
if exist *.bin del *.bin
if exist *.lst del *.lst