home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha Extra 2005 February / CMycha022005.iso / setup.inf < prev   
INI File  |  2001-12-11  |  5KB  |  165 lines

  1. [Install1]
  2.  
  3. CopyTree    = DataTree
  4. CopyFiles   = SetupFiles
  5. AddReg      = RegistryData, UninstReg1
  6.  
  7.  
  8. [UnInstall1]
  9.  
  10. DelTree     = RootTree
  11. DelReg      = RegistryUnData
  12.  
  13.  
  14.  
  15. [DataTree]
  16.  
  17. %65600%     , Setup
  18.  
  19.  
  20. [SetupFiles]
  21.  
  22. setup.exe
  23. setup.inf
  24.  
  25.  
  26. [RootTree]
  27.  
  28. %65600%
  29.  
  30.  
  31. [DestinationDirs]
  32.  
  33. ; do not change the numeric value !
  34. SetupFiles    = %65600%
  35.  
  36.  
  37. [RegistryData]
  38.  
  39. HKLM,%UNINS%,DisplayName,,"%PRODUCT%"
  40. HKLM,%UNINS%,UninstallString,,"%65600%\setup.exe -uninstall"
  41. HKLM,"Software\Techland\%PRODUCT%",DestinationPath,,"%65600%"
  42. HKLM,"Software\Techland\%PRODUCT%",SrcPath,,"Setup\"
  43.  
  44.  
  45. [RegistryUnData]
  46.  
  47. HKLM,%UNINS%
  48. HKLM,"Software\Techland\%PRODUCT%"
  49.  
  50.  
  51. [UninstReg1]
  52.  
  53. HKLM,"Software\Techland\%PRODUCT%",UninstallSection,,"UnInstall1"
  54.  
  55.  
  56. [Strings]
  57.  
  58. UNINS          = "Software\Microsoft\Windows\CurrentVersion\Uninstall\Comar Barbarian"
  59. PRODUCT        = "Comar Barbarian"
  60.  
  61. StringExit     = "Opuszczenie instalatora"
  62. StringInstall  = "Instalacja gry"
  63. StringStart    = "Uruchomienie gry"
  64. StringDirect   = "Instalacja DirectX"
  65. StringPreviews = "Zapowiedzi nowych produkt≤w"
  66.  
  67. StringChangeDir         = "Folder instalacji:"
  68. StringChangeDirDesc     = "Zmie± folder instalacji"
  69.  
  70. UnInstallAsk            = "Czy na pewno usun╣µ grΩ Comar Barbarian?"
  71. UnInstallYes            = "Tak"
  72. UnInstallNo             = "Nie"
  73. UninstallComplete       = "        Usuwanie zako±czone"
  74.  
  75. GetFolderTitle          = "Zmie± folder instalacji"
  76. GetFolderMsgTitle       = "Instalacja Comar Barbarian"
  77. GetFolderCannot         = "Nie mogΩ utworzyµ folderu"
  78. GetFolderExists         = "Folder juz istnieje, kontynuowaµ?"
  79. GetFolderCancel         = "Anuluj"
  80.  
  81.  
  82. LicenceTitle            = "Umowa licencyjna"
  83. LicenceAgree            = "Zgadzam siΩ"
  84. LicenceDecline          = "Odrzucam"
  85.  
  86. MsgInstalling           = "Instalowanie Comar Barbarian..."
  87. MsgInstallOk            = "        Instalacja zako±czona         "
  88. MsgInstallError         = "          B│╣d instalacji             "
  89. MsgInstallSpace         = "        Brak miejsca na dysku         "
  90. MsgInstallReboot        = "         Zrestartuj komputer          "
  91. MsgInstallRebootAsk     = "         Zrestartowaµ teraz?          "
  92. MsgYes            = "Tak"
  93. MsgNo             = "Nie"
  94. MsgOk             = "Ok"
  95. MsgCancel         = "Anuluj"
  96. MsgRetry          = "Pon≤w"
  97. MsgInit          = "Trwa instalacja gry..."    
  98.  
  99. MsgCopy          = "Trwa instalacja gry"    
  100. MsgInstallBreak      = "Przerwanie "    
  101. MsgInit          = "Init "            
  102.  
  103.  
  104. [InstallerSetup]
  105.  
  106. WindowTitle    = "Instalator Comar Barbarian"
  107. PleaseWait        = "ProszΩ czekaµ..."
  108.  
  109. BitmapMask        = "bmp\Mask.bmp"
  110. BitmapBack        = "bmp\Back.bmp"
  111. BitmapButtons     = "bmp\buttons.bmp"
  112.  
  113.  
  114. Button1        =  83, 245, 117,  41, "%StringExit%"           ,,  0, 80, -1, -1,,, 0,  80, -1, -1
  115. Button2        =  137,  154, 130,  35, "%StringInstall%"        ,,  0, 0, -1, -1,,, 0, 0, -1, -1
  116. Button3        =  110,  202, 142,  34, "%StringStart%"        ,,  0, 40, -1, -1,,, 0, 40, -1, -1
  117. Button4        =    9000,   9000,   9000,   9000, "%StringDirect%"         ,, -1, -1, -1, -1,,,
  118. Button5        =  -133, -123, -135,  -24, "%StringPreviews%"       ,,  0, -72, -1, -1,,, 0, 0
  119.  
  120.  
  121.  
  122. TextColor      = 0, 0, 0, 16
  123. TextLine1      = 50,320,250,16
  124. TextLine2      = 0,0,0,0
  125.  
  126. ProgressInfo      = ,,bmp\progress.bmp,72,336,,,1,0,
  127.  
  128. DirectXPath    = "DirectX"
  129.  
  130. UnInstallMsgs  = "%UnInstallAsk%","%UnInstallYes%","%UnInstallNo%","%UninstallComplete%"
  131. GetFolderMsgs  = "%GetFolderTitle%", "%GetFolderMsgTitle%", "%GetFolderCannot%", "%GetFolderExists%", "%GetFolderCancel%"
  132. GetWordFromMsgs= "%GetWordTitle%",   "%GetWordPage%",       "%GetWordLine%",     "%GetWordColumn%"    "%GetWordError%"
  133.  
  134.  
  135. Messages       = "%MsgCopy%","%MsgInstallOk%","%MsgInstallError%","%MsgInstallSpace%","%MsgInstallReboot%","%MsgInstallBreak%","Trwa instalacja gry..."
  136.  
  137. MsgAnswer      = "%MsgYes%","%MsgNo%","%MsgOk%","%MsgCancel%","%MsgRetry%"
  138.  
  139.  
  140. LicenceMsgs    = "%LicenceTitle%",   "%LicenceAgree%",      "%LicenceDecline%"
  141. LicenceTxt     = licence.txt
  142.  
  143. DirectXAuto    = 0
  144. AviDecoder     = 0
  145.  
  146. DirectXPath    = "..\DirectX"
  147. Vendor         = "Techland"
  148. ProductKey     = "Software\Techland\%PRODUCT%"
  149. CommandLine    = "ComarBarbarian.exe"
  150. DefaultPath    = "C:\Program Files\%PRODUCT%"
  151. ProgramGroup   = "Techland\%PRODUCT%"
  152. ProgramPath    = "%PRODUCT%"
  153.  
  154.  
  155.  
  156. Shortcut1      = "Comar Barbarian",      ComarBarbarian.exe,          ,"%PRODUCT%","%65600%\ComarBarbarian.exe"
  157. Shortcut2      = "Odinstaluj Comar Barbarian", setup.exe,"-uninstall" ,"%PRODUCT%","%65600%\setup.exe"
  158. Shortcut3      = "Comar Barbarian bez film≤w",      ComarBarbarian.exe,"fi" ,"%PRODUCT%","%65600%\ComarBarbarian.exe"
  159. Shortcut4      = "Czytaj Mnie",      CzytajMnie.txt,          ,"%PRODUCT%","%65600%\CzytajMnie.txt"
  160.  
  161. Sizes          = 340,340
  162.  
  163.  
  164. ; end of file
  165.