home *** CD-ROM | disk | FTP | other *** search
- ACTL ace
- copy *.FON FON
- If Not Exist FON\*.FON goto Fondirerror
- del *.FON
- :FonDirError
- copy *.KTS KTS
- If Not Exist KTS\*.KTS goto KtsDirError
- del *.KTS
- :KtsDirError
- copy *.SCR SCR
- If Not Exist SCR\*.SCR goto ScrDirError
- del *.SCR
- :ScrDirError
- md DOC
- copy *.DOC DOC
- If Not Exist DOC\*.DOC goto DocDirError
- del *.DOC
- :DocDirError
-
- If Not Exist ACE18*.* goto ModemInstall
- copy ACE18*.* FIL
- :ModemInstall
- MDMI
- ACE