home *** CD-ROM | disk | FTP | other *** search
- ; $VER: Install v1.0
- ; Installer Script for Overlords Megamix 1995
- ; Written by pHANTOm/cOOl cORONa BBS +31-50-3134058
- ;
-
-
-
- (complete 0)
-
- (message
- "\nWelcome to the Install script for the Overlords\n"
- "Megamix 1995 ! Modules created by Blackbird/oVl\n"
- "This Program can be freely distributed for\n"
- "non-commercial purposes, as long as all the files\n"
- "in the original archive are present and have not\n"
- "been modified in any way.\n\n\n"
- "Do you like our work? Show Your appreciation\n"
- "and give our boards a call:\n\n"
- "oVl wORLd HQ cOOL cORONa +31-50-3134058\n"
- "oVl mUSIc HQ tHUNDERDOMe +31-50-3188054\n"
- )
-
- (set txt_AbortMsg
- "Abort Install mEGAMIx 1995 " ;Abort Message
- )
- (set txt_Install ;set Install Button
- "Install"
- )
- (set txt_Cancel ;set cancel Button
- "Cancel"
- )
-
- (complete 10) ;display the install completion in %
- (set dest1
- "sys:oVERLORDs")
-
- (makedir "sys:oVERLORDs")
-
- (complete 20)
- (copyfiles
- (source "Overlords"
- (dest dest1)
- (infos)
- (all)
- )
- )
-
- (complete 100)
-
- (message
- "\n\n\n\nThank you for Installing the Overlords\n"
- "mEGAMIx 1995... We hope you'll like it as much\n"
- "as we do... Now go to the Overlords dir\n"
- "and double-click the Megamix icon!\n\n"
- "Sit Back & Enjoy the next 15.17 minutes\n\n"
- "signed,\n"
- "pHANTOm - pROSATANOs - gIz - bLACKBIRd - rAm\n"
- )
- (EXIT "Program wont work? Try turning of the data-caches\n\nHave a happy new year...")