home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Sound / Tracker / ORSPT334.DMS / in.adf / Install.english < prev    next >
Encoding:
Text File  |  1996-03-09  |  5.1 KB  |  161 lines

  1.  
  2. (set @app-name "Protracker3.34") 
  3. (set @language "deutsch")
  4. (set @abort-button "Abort Installation")
  5. (set @error-msg "Error!")
  6. (set @pretend 0)
  7. (set @special-msg "Fatal Error!")
  8. (set @user-level 2)
  9. (set default_drive (if (exists "SYS:" (noreq))
  10.                        "SYS"
  11.                        (cat (getdevice "C:") ":")))
  12. (set @default-dest default_drive)
  13.  
  14. (welcome "Welcome to the Install from Protrackers 3.34 for Amiga-PC's")
  15. (set Ok 0)
  16. (complete 0)
  17.  
  18. (transcript "Protracker 3.34")
  19. (if
  20.     (NOT (>= (/ (getversion) 65536) 37))
  21.     (abort "Protracker 3.34 needs Kickstart =>2.0!")
  22. )
  23. ;***************************************************************************************
  24. ;* Disk 1                                                                              *
  25. ;***************************************************************************************
  26. (set source_wb ("ProTracker3.34:"))
  27. (set disk_1 ("ProTracker3.34"))
  28.  
  29. (askdisk
  30.  (prompt "\n\nPlease insert Install Disk 1 in any Drive.\n"
  31.          "It is labeled with `Protracker 3.34`.\n")
  32.  (help "To ensure an correct Installation, you must have"
  33.         "booted from your Hard Disk and must have inserted"
  34.         "your Protracker V3.34 Disk in any Disk Drive.\n")
  35.  (dest disk_1)
  36. )
  37. (set target_dir (getassign "C" "a"))
  38.   (set target_dir
  39.    (askdir
  40.       (prompt
  41.            "Please choose the Harddisk or Drawer who should\n "
  42.            "Protracker V3.34 be installed.1 MB Disk Space is\n"
  43.            "needed for all applications. An new drawer named\n"
  44.            "'Protracker' would created by installation.\n")
  45.            (help "On the choosen path an new drawer named 'Protracker' would be created."
  46.                 "By everly File you can choose before copying, if you need this.")
  47.            (default "SYS:Music")
  48.            (disk) 
  49.     )
  50. )  
  51. (set targetdir (tackon target_dir "ProTracker"))
  52. (if (<> (exists targetdir) 2) (makedir targetdir ))
  53.  
  54. (copyfiles
  55.    (prompt "Installation Of Main Program")
  56.    (help "Installs the protracker main program on your hard disk. An optimized 68030er version for faster Amigas aviable. "
  57.         "If you use an Amiga 500/600, A1000  or an basic A2000, choose the 68000er version, "
  58.         "all others can use the 68030 optimised ProTracker. They are already A1200-clean.\n")
  59.     (source "ProTracker3.34:")
  60.    (dest targetdir)
  61.    (pattern "ProTracker_0#?")
  62.    (infos)
  63.    (confirm)
  64.    (optional nofail askuser)
  65. )
  66.  
  67. (complete 30)
  68. (copyfiles
  69.    (prompt "Copying helpfiles to S:")
  70.    (help "\n       Copy of the follow files to S:\n\n\n"
  71.          "  PT.Help      = Helpfile for Online-Help \n"
  72.          "  PT.Config-00 = Basic Configuration      \n"
  73.          "  PLST         = PLST Samplelist          \n"
  74.      "  pt.keyboard  = german keyboard driver   \n")
  75.     (source "ProTracker3.34:S")
  76.    (dest "S:")
  77.    (pattern "p#?")
  78.    (confirm)
  79.    (infos)
  80.    (optional nofail askuser)
  81. )
  82. (complete 40)
  83.  
  84. (copyfiles
  85.    (prompt "Install of packer libraries (pp V36.10 +xpk2.4")
  86.    (help "If not already here, powerpacker.library is  needed "
  87.          "for the correct decrunching of packed MODs and Samples "
  88.          "and should be installed. If you wish to use additonal "
  89.      "xpk sublibraries please use PD-Channels.\n")
  90.    (source "Protracker3.34:Libs")
  91.    (dest "LIBS:")
  92.    (pattern "#?")
  93.    (infos)
  94.    (confirm)
  95.    (optional nofail askuser)
  96. )
  97. (complete 45)
  98.  
  99. (set targetdir (tackon target_dir "ProTracker"))
  100. (copyfiles
  101.    (prompt "Installation of the User Guides")
  102.    (help "Additionaly for the Online-Help you should \n"
  103.          "also install  these  AmigaGuide Files. They\n"
  104.          "are contain many additionaly Infos over En-\n"
  105.          "hacements, history and usage from Protracker")
  106.    (source "Protracker3.34:")
  107.    (dest targetdir)
  108.    (pattern "#?.guide")
  109.    (infos)
  110.    (confirm)
  111.    (optional nofail askuser)
  112. )
  113. (complete 66)
  114.  
  115. (set targetdir (tackon target_dir "Protracker/modules"))
  116. (if (<> (exists targetdir) 2) (makedir targetdir ))
  117. (copyfiles
  118.    (prompt "Installation of the demo music")
  119.    (help "\n\nIf you need an example from an great musican, you "
  120.          "should also install this music module.")
  121.    (source "Protracker3.34:modules")
  122.    (dest targetdir)
  123.    (pattern "mod#?")
  124.    (infos)
  125.    (confirm)
  126.    (optional nofail askuser)
  127. )
  128. (complete 80)
  129.  
  130. (set targetdir (tackon target_dir "Protracker/Support"))
  131. (if (<> (exists targetdir) 2) (makedir targetdir ))
  132. (copyfiles
  133.    (prompt "Installation of the Supportfiles")
  134.    (help "\n\nThis drawer contains additionaly documentations:\n"
  135.          "and the readme's from the authors of protracker \n")
  136.    (source "Protracker3.34:Support")
  137.    (dest targetdir)
  138.    (pattern "#?")
  139.    (infos)
  140.    (confirm)
  141.    (optional nofail askuser)
  142. )
  143. (complete 95)
  144.  
  145. (set targetdir (tackon target_dir "Protracker/Sources"))
  146. (if (<> (exists targetdir) 2) (makedir targetdir ))
  147. (copyfiles
  148.    (prompt "Installation of support sources")
  149.    (help "\n\n\n       Drawer for programmers:        \n"
  150.          "contains some ASM sources and the newest play-routines ...\n")
  151.    (source "Protracker3.34:Sources")
  152.    (dest targetdir)
  153.    (pattern "#?")
  154.    (infos)
  155.    (confirm)
  156.    (optional nofail askuser)
  157. )
  158. (complete 100)
  159.  
  160. (exit "Installation successful finished")
  161.