home *** CD-ROM | disk | FTP | other *** search
- rem Please wait, installation for use with
- rem Mitsumi CD-ROM drive in progress.
- @echo off
- md c:\~g2ktmp
- copy *.* c:\~g2ktmp\*.* >nul
- copy y c:\ >nul
- c:
- cd c:\~g2ktmp
- attrib *.* -r
- copy mitsumi.txt filelist.txt >nul
- copy mitsumi.exe install.exe >nul
- install
- cd\
- del c:\~g2ktmp < y >nul
- rd c:\~g2ktmp < y
- del c:\y
-