home *** CD-ROM | disk | FTP | other *** search
- @echo off
- expand bwcc.dl_ bwcc.dll
- expand ctl3dv2.dl_ ctl3dv2.dll
- expand winchess.da_ winchess.dat
- expand winchess.ex_ winchess.exe
- expand winchess.hl_ winchess.hlp
- expand orderfrm.tx_ orderfrm.txt
- expand register.tx_ register.txt
- expand vendor.tx_ vendor.txt
- del *.dl_
- del *.da_
- del *.ex_
- del *.tx_
- del *.hl_
-