home *** CD-ROM | disk | FTP | other *** search
- rem Install.bat The World Digitized
- rem
- rem This batch file installs The World Digitized on your hard disk.
- rem If the designation of your hard drive is not "C:", Control C
- rem out of this command file and correct it before continuing.
- rem
- pause The directory WORLD will be placed in your current directory on drive C:
- rem
- verify on
- mkdir c:world
- copy *.* c:world
- c:
- cd world
- mkdir africa
- mkdir antarctica
- mkdir asia
- mkdir australia
- mkdir europe
- mkdir northamerica
- mkdir southamerica
- install1
-