home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The First Hungarian Family
/
The_First_Hungarian_Family_CD-ROM.bin
/
internet
/
commun
/
aced32
/
install.bat
< prev
next >
Wrap
DOS Batch File
|
1995-07-29
|
707b
|
29 lines
ACTL ace.ctl
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 ACED30*.* goto ModemInstall
md files
copy ACED30*.* FILES
copy *.diz FILES
If Not Exist FILE\ACED30*.* goto ModemInstall
del ACED30*.*
:ModemInstall
MDMI
ACE