home *** CD-ROM | disk | FTP | other *** search
- echo off
-
- :disk1
- rem echo 1H
- rem echo Insert Arc+ Render Diskette No. 1 into Drive %1
- :cdisk1
- if exist %1\grender1.dsk goto rdisk1
- echo 1H
- echo Wrong Diskette, Insert Diskette No. 1 into Drive %1
- pause Press any key to continue ...
- goto cdisk1
- :rdisk1
- echo 1H1H1H1HSystem Diskette No. 1
- if not exist %1\arcasys\*.* echo "Error"
- echo 4HCopying files to %2\arcasys...
- copy %1\arcasys\*.* c:\arcasys\*.* >nul
- if not exist %1\arca\*.* echo "Error"
- echo 4HCopying files to %2\arca...
- copy %1\arca\*.* %2\arca\*.* >nul
- if not exist %2\arcarndr\*.* md %2\arcarndr
- if not exist %1\arcarndr\*.* echo "Error"
- echo 4HCopying files to %2\arcarndr...
- %2
- cd\arcarndr
- %2\arca\pkunzip -o -d %1\arcarndr\*.zip *.* >nul
-
-
-
- :disk2
- echo 1H
- echo Insert Arc+ Render Diskette No. 2 into Drive %1
- :cdisk2
- pause Press any key to continue ...
- if exist %1\grender2.dsk goto rdisk2
- echo 1H
- echo Wrong Diskette, Insert Diskette No. 2 into Drive %1
- goto cdisk2
- :rdisk2
- echo 1H1H1H1HSystem Diskette No. 2
- if not exist %1\arcaovl\*.* echo "Error"
- echo 4HCopying files to %2\arcaovl...
- %2
- cd\arcaovl
- if exist GRLIGHTS.EXE del GRLIGHTS.EXE
- if exist GRCATRIB.EXE del GRCATRIB.EXE
- if exist GRMATRIB.EXE del GRMATRIB.EXE
- if exist GRTATRIB.EXE del GRTATRIB.EXE
- if exist GROVL1.EXE del GROVL1.EXE
- if exist GRTMAIN.EXE del GRTMAIN.EXE
- if exist GMAIN.EXE del GMAIN.EXE
- %2\arca\pkunzip -o -d %1\arcaovl\*.zip *.* >nul
- if not exist %1\arcarndr\*.* echo "Error"
- echo 4HCopying files to %2\arcarndr...
- %2
- cd\arcarndr
- %2\arca\pkunzip -o -d %1\arcarndr\*.zip *.* >nul
-
- :disk3
- echo 1H
- echo Insert Arc+ Render Diskette No. 3 into Drive %1
- :cdisk3
- pause Press any key to continue ...
- if exist %1\grender3.dsk goto rdisk3
- echo 1H
- echo Wrong Diskette, Insert Diskette No. 3 into Drive %1
- goto cdisk3
- :rdisk3
- echo 1H1H1H1HSystem Diskette No. 3
- if not exist %1\arcarndr\*.* echo "Error"
- echo 4HCopying files to %2\arcarndr...
- %2
- cd\arcarndr
- %2\arca\pkunzip -o -d %1\arcarndr\*.zip *.* >nul
-
- :disk4
- echo 1H
- echo Insert Arc+ Render Diskette No. 4 into Drive %1
- :cdisk4
- pause Press any key to continue ...
- if exist %1\grender4.dsk goto rdisk4
- echo 1H
- echo Wrong Diskette, Insert Diskette No. 4 into Drive %1
- goto cdisk4
- :rdisk4
- echo 1H1H1H1HSystem Diskette No. 4
- if not exist %1\arcarndr\*.* echo "Error"
- echo 4HCopying files to %2\arcarndr...
- %2
- cd\arcarndr
- %2\arca\pkunzip -o -d %1\arcarndr\*.zip *.* >nul
-
- :disk5
- echo 1H
- echo Insert Arc+ Render Diskette No. 5 into Drive %1
- :cdisk5
- pause Press any key to continue ...
- if exist %1\grender5.dsk goto rdisk5
- echo 1H
- echo Wrong Diskette, Insert Diskette No. 5 into Drive %1
- goto cdisk5
- :rdisk5
- echo 1H1H1H1HSystem Diskette No. 5
- if not exist %1\arcarndr\*.* echo "Error"
- echo 4HCopying files to %2\arcarndr...
- %2
- cd\arcarndr
- %2\arca\pkunzip -o -d %1\arcarndr\*.zip *.* >nul
-
- :cont
- %2
- mkdir %2\arcarndr\texture\2dmap\tmp
- cd \arca
- ginstutl FindPath %2\arcarndr
- if not errorlevel = 1 goto cont1
- ginstutl AppAutoExec @rem *************************
- ginstutl AppAutoExec @rem *** ARC+ Render *********
- ginstutl AppAutoExec @rem *************************
- ginstutl AppAutoExec PATH=#PATH#;%2\arcarndr
- PATH=%PATH%;%2\arcarndr
- :cont1
- call gcompile %2
- call compile
- :endupd
-
- :end
- cd\
- echo