;
;            World Atlas V2.50d Harddisk Installation Batch V1.3
;
;                          Produced by Henrik Brinch
;
;                  Developed by InfoCoast Technologies (C)1991
;
;                        (C)1991 Centaur Software, Inc.
;
;  IMPORTANT NOTE:
;
;  THIS INSTALLATION BATCH FILE IS *NOT* I REPEAT *NOT* PUBLIC DOMAIN
;  IT IS PROTECTED BY THE LAW OF INTERNATIONAL COPYRIGHT.
;  THIS INSTALLATION BATCH IS A PART OF THE WORLD ATLAS V2.50d PACKAGE
;  WHICH IS COPYRIGHTED.  FURTHER COPYRIGHT INFORMATION, REFER TO
;  APPENDIX B IN THE WORLD ATLAS MANUAL.
;
;  ---------------------------------------------------------------------
;  ~
;  ~            World Atlas V2.50d Harddisk Installation Batch V1.3
;  ~            ---------------------------------------------------
;  ~   Please click inside box and type the partition/directory you want to
;  ~    install World Atlas V2.50d on/in.  The name HAS to end either with
;  ~         ':' or '/'.  You're informed if you need to change disks.
;  ~           When you're ready, use menu to start installation.
;  ~            Allow app. 10 minutes for installation-procedure.
;  ~
;  ~
;  ~
;  ~
;  ~
;  ~  COPYRIGHT NOTICE for World Atlas V2.50d (refer to Appendix B in manual):
;  ~
;  ~  You make take one(1) copy of the program solely for back-up purposes.
;  ~  You must reproduce and include the copyright notice on the back-up copy.
;  ~  You may tranfer and license the product to another party only if the other
;  ~  party agree to the terms and conditions of this agreement and completes and
;  ~  returns the registration card to Centaur Software, Inc. If you transfer the
;  ~  program you must at the same time transfer the documentation and back-up
;  ~  copy or transfer the documentation and destroy the back-up copy|
;  ---------------------------------------------------------------------
;  ^
;  ^  World Atlas is now installed on/in %
;  ^
;  ^  Please add these lines either in "s:Startup-Sequence" or if you're
;  ^  running KickStart/WorkBench 2.0 "s:User-Startup"
;  ^
;  ^    Assign World_Atlas_1: %World_Atlas
;  ^    Assign World_Atlas_2: %World_Atlas
;  ^    Assign World_Atlas_3: %World_Atlas
;  ^
;  ^                    - Press mousebutton to continue -|
;  ---------------------------------------------------------------------

World_Atlas_1:c/Copy World_Atlas_1:c RAM:

RAM:CD RAM:

If Exists DH0:ATLASWorld_Atlas
Skip QUIT
EndIf

If Exists fonts:
Skip NEXT1
EndIf

Makedir SYS:Fonts

Lab NEXT1

If Exists Fonts:MicroKnight
Skip NEXT2
EndIf

Makedir Fonts:MicroKnight

Lab NEXT2

If Exists Fonts:Mini
Skip NEXT3
EndIf

MakeDir Fonts:Mini

Lab NEXT3

Copy World_Atlas_1:Fonts/MicroKnight Fonts:MicroKnight
Copy World_Atlas_1:Fonts/MicroKnight.font Fonts:
Copy World_Atlas_1:Fonts/Mini Fonts:Mini
Copy World_Atlas_1:Fonts/Mini.font Fonts:

If Exists LIBS:
Skip NEXT4
EndIf

MakeDir SYS:LIBS
Copy World_Atlas_1:LIBS/diskfont.library SYS:LIBS

Lab NEXT4

If Exists DEVS:
Skip NEXT5
EndIf

MakeDir SYS:DEVS
Copy World_Atlas_1:DEVS/printer.device SYS:DEVS

Lab NEXT5

MakeDir DH0:ATLASWorld_Atlas
Copy World_Atlas_1:World_Atlas.info DH0:ATLAS
Copy World_Atlas_1:WA.default DH0:ATLASWorld_Atlas

MakeDir DH0:ATLASWorld_Atlas/MODULES

Copy World_Atlas_1:MODULES DH0:ATLASWorld_Atlas/MODULES all quiet

MakeDir DH0:ATLASWorld_Atlas/DATA
Copy World_Atlas_1:DATA DH0:ATLASWorld_Atlas/DATA all quiet

Copy World_Atlas_1:World_Atlas/Atlas DH0:ATLASWorld_Atlas
Copy World_Atlas_1:World_Atlas/Atlas.info DH0:ATLASWorld_Atlas

MakeDir DH0:ATLASWorld_Atlas/REXX
Copy World_Atlas_1:REXX DH0:ATLASWorld_Atlas/REXX all quiet

MakeDir DH0:ATLASWorld_Atlas/RELIGIONS
Copy World_Atlas_2:RELIGIONS DH0:ATLASWorld_Atlas/RELIGIONS all quiet 

MakeDir DH0:ATLASWorld_Atlas/CITIES
Copy World_Atlas_2:CITIES DH0:ATLASWorld_Atlas/CITIES all quiet

MakeDir DH0:ATLASWorld_Atlas/NEIGHBORS
Copy World_Atlas_2:NEIGHBORS DH0:ATLASWorld_Atlas/NEIGHBORS all quiet

MakeDir DH0:ATLASWorld_Atlas/OUTMAPSb
Copy World_Atlas_2:OUTMAPSb DH0:ATLASWorld_Atlas/OUTMAPSb all quiet

MakeDir DH0:ATLASWorld_Atlas/TEXTb
Copy World_Atlas_2:TEXTb DH0:ATLASWorld_Atlas/TEXTb all quiet

MakeDir DH0:ATLASWorld_Atlas/US_CLIMATE
Copy World_Atlas_2:US_CLIMATE DH0:ATLASWorld_Atlas/US_CLIMATE all quiet

Copy World_Atlas_2:USA_FLAG DH0:ATLASWorld_Atlas

MakeDir DH0:ATLASWorld_Atlas/TEXTA
Copy World_Atlas_3:TEXTA DH0:ATLASWorld_Atlas/TEXTA all quiet

MakeDir DH0:ATLASWorld_Atlas/FLAGS
Copy World_Atlas_3:FLAGS DH0:ATLASWorld_Atlas/FLAGS all quiet

MakeDir DH0:ATLASWorld_Atlas/OUTMAPSa
Copy World_Atlas_3:OUTMAPSa DH0:ATLASWorld_Atlas/OUTMAPSa all quiet

Lab QUIT

Delete RAM:Copy
Delete RAM:DiskCopy
Delete RAM:Echo
Delete RAM:EndIf
Delete RAM:Execute
Delete RAM:If
Delete RAM:Lab
Delete RAM:MakeDir
Delete RAM:Mount
Delete RAM:RemRad
Delete RAM:SetClock
Delete RAM:Skip
Delete RAM:Type
Delete RAM:IconX
Delete RAM:CD
Delete RAM:Delete
