home *** CD-ROM | disk | FTP | other *** search
/ Game Collection 2 / Hyper.iso / Games / LUCKY_LUKE / SETUP.EPI < prev    next >
Encoding:
Text File  |  1997-09-01  |  2.7 KB  |  125 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ;; East Point Installer.                                               ;;
  3. ;; installation configuration template.                                ;;
  4. ;; Version 3.0 Nov 6th 1995                                            ;;
  5. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  6.  
  7. [Basics]
  8. company="Infogrames Multimedia"
  9. shortcompany="Infogrames"
  10.  
  11. name="@8"
  12. shortname="@8"
  13.  
  14. dir="\infogram\lucky"
  15. shortdir="\infogram\lucky"
  16.  
  17. exe="lucky.exe"
  18. shortexe="lucky.exe"
  19.  
  20. version="1.0"
  21. start="%C"
  22.  
  23. translate="language.txt"
  24.  
  25. ;;New section
  26. Copyright1=" (c) LUCKY LUKE LICENSING"
  27. Copyright2=" (c) 1997 INFOGRAMES MULTIMEDIA"
  28. GameName="Lucky Luke"
  29.  
  30. ;; ---------------------------------------------------------------------------
  31. [Flags]
  32.  
  33. fullscreen=1
  34. ownlogo=0
  35. gameonly=0
  36. wing=0
  37. direct=1
  38. ereg=0
  39. ever=0
  40.  
  41. ;; ---------------------------------------------------------------------------
  42. [Displaynames]
  43.  
  44. game="$G"
  45. deinstall="@7 $G"
  46.  
  47. ;; ---------------------------------------------------------------------------
  48. [Filenames]
  49.  
  50. disk="Disk"
  51. number="1"
  52.  
  53. exepath=
  54. temp="install.dat"
  55. log="install.log"
  56.  
  57. ;; ---------------------------------------------------------------------------
  58. [Disk1Files]
  59.  
  60. file="language.txt"
  61. dos="install.exe"
  62.  
  63. ;; ---------------------------------------------------------------------------
  64. [SystemFiles]
  65.  
  66. ;; ---------------------------------------------------------------------------
  67. [CreatedFiles]
  68. file="01SPIR.MID"
  69. file="02SPIR.MID"
  70. file="03SPIR.MID"
  71. file="04SPIR.MID"
  72. file="05SPIR.MID"
  73. file="06SPIR.MID"
  74. file="07SPIR.MID"
  75. file="08SPIR.MID"
  76. file="09SPIR.MID"
  77. file="10SPIR.MID"
  78. file="11SPIR.MID"
  79. file="12SPIR.MID"
  80. file="13SPIR.MID"
  81. file="14SPIR.MID"
  82. file="15SPIR.MID"
  83. file="DRUM.BNK"
  84. file="HMIDRV.386"
  85. file="HMIMDRV.386"
  86. file="MELODIC.BNK"
  87. file="PATCHES.INI"
  88. file="tintin.CFG"
  89.  
  90. ;; ---------------------------------------------------------------------------
  91. [FileTypes]
  92.  
  93. [CreatedKeys]
  94.  
  95. key="HKEY_CURRENT_USER\Software\infogrames\lucky luke"
  96.  
  97. ;; --------------------------------------------------------------------------
  98. [Dialog]
  99.  
  100. install="$G";
  101. copyright="⌐1997 $C"
  102. defaultpath="C:@D"
  103. bitmap="logo.bmp"
  104. width=200
  105. depth=130
  106. icon="logo.ico"
  107.  
  108.  
  109. ;; --------------------------------------------------------------------------
  110. [Register]
  111.  
  112. company="$C"
  113. subkey="%G"
  114. version="$G version $V"
  115. shortname="%G"
  116.  
  117. ;; --------------------------------------------------------------------
  118. [ElectronicReg]
  119.  
  120. system="EREGLIB.DLL"
  121. reglib="EREGREG1.DLL"
  122.  
  123. ;; --------------------------------------------------------------------
  124. ;; eof ;;
  125.