home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2002 February / CMycha200202.iso / PetRacer / setup.inf < prev   
INI File  |  2001-12-19  |  5KB  |  163 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. [RegistryUnData]
  45.  
  46. HKLM,%UNINS%
  47. HKLM,"Software\Techland\%PRODUCT%"
  48.  
  49.  
  50.  
  51. [UninstReg1]
  52.  
  53. HKLM,"Software\Techland\%PRODUCT%",UninstallSection,,"UnInstall1"
  54.  
  55.  
  56. [Strings]
  57.  
  58. UNINS          = "Software\Microsoft\Windows\CurrentVersion\Uninstall\PetRacer"
  59. PRODUCT        = "Pet Racer Demo"
  60.  
  61. StringExit     = "Exit installer"
  62. StringInstall  = "Install the game"
  63. StringStart    = "Run the game"
  64. StringDirect   = "Installing DirectX"
  65.  
  66. StringChangeDir         = "Folder instalacji:"
  67. StringChangeDirDesc     = "Wybierz folder instalacji"
  68.  
  69. MsgYes                  = "Tak"
  70. MsgNo                   = "Nie"
  71. MsgOk                   = "Ok"
  72. MsgCancel               = "Anuluj"
  73. MsgRetry                = "Powt≤rz"
  74.  
  75. UnInstallAsk            = "Czy jeste£ pewien, ┐e chcesz usun╣µ wersjΩ demo gry Pet Racer?"
  76. UnInstallYes            = "Tak"
  77. UnInstallNo             = "Nie"
  78. UnInstallComplete       = "Usuwanie zako±czone."
  79.  
  80. GetFolderTitle          = "Wybierz folder instalacji"
  81. GetFolderMsgTitle       = "Instalator wersji demo gry Pet Racer"
  82. GetFolderCannot         = "Nie uda│o siΩ utworzyµ foldera"
  83. GetFolderExists         = "Folder ju┐ istnieje. Kontynuowaµ?"
  84. GetFolderCancel         = "Anuluj"
  85.  
  86. LicenceTitle      = "Licencja u┐ytkownika"
  87. LicenceAgree      = "Zgadzam siΩ"
  88. LicenceDecline    = "Nie zgadzam siΩ"
  89.  
  90. MsgInstalling           = "Instalacja..."
  91. MsgInstallOk            = "Instalacja zako±czona"
  92. MsgInstallError         = "B│╣d instalacji"
  93. MsgInstallSpace         = "Za ma│o miejsca na dysku"
  94. MsgInstallReboot        = "Restart komputera"
  95. MsgInstallRebootAsk     = "Zrestartowaµ teraz?"
  96.  
  97.  
  98. [InstallerSetup]
  99.  
  100. PleaseWait        = "ProszΩ czekaµ..."
  101. WindowTitle       = "Pet Racer Demo"
  102.  
  103. BitmapMask        = "bmp\Mask.bmp"
  104. BitmapBack        = "bmp\Back.bmp"
  105. BitmapButtons     = "bmp\buttons.bmp"
  106.  
  107. ProgressInfo   = ,,bmp\Progress.bmp, 13,229,,,1,0,0
  108.  
  109. Button1        =  305,  77,  90,  34, "%StringExit%"            ,,  0,   33,  -1,  -1,,, 0,  33, -1,-1
  110. Button2        =  283,  42,  128,  32, "%StringInstall%"        ,,  0,   0,  -1,  -1,,, 0,  0, -1,-1
  111. Button3        =  283,  42,  128,  32, "%StringStart%"          ,,  0,  162,   0, 195,,, 0, 162, -1,-1
  112. Button4        =  299,  120, 107,  33, "%StringChangeDir%"    ,,  0,    68,  -1,  -1,,, 0,   68, -1,-1
  113. Button5        =  249,  161, 208,  37, "%StringPreviews%"      ,,  0,  102,  -1,  -1,,, 0, 102, -1,-1
  114. Button6        =   0,   0,   0,   0,                             ,, -1,   -1,  -1,  -1,,,-1,  -1, -1,-1
  115.  
  116. TextColor      = 0, 0, 0, 15
  117.  
  118. TextLine1      =  50,250,218,20
  119. TextLine2      =  0,270,340,20
  120.  
  121.  
  122. GetDirOn       =
  123.  
  124.  
  125. UnInstallMsgs  = "%UnInstallAsk%","%UnInstallYes%","%UnInstallNo%","%UnInstallComplete%"
  126.  
  127. MsgAnswer      = "%MsgYes%","%MsgNo%","%MsgOk%","%MsgCancel%","%MsgRetry%"
  128.  
  129. GetFolderMsgs  = "%GetFolderTitle%", "%GetFolderMsgTitle%", "%GetFolderCannot%", "%GetFolderExists%", "%GetFolderCancel%"
  130. LicenceMsgs    = "%LicenceTitle%",   "%LicenceAgree%",      "%LicenceDecline%"
  131.  
  132. LicenceTxt     = licence.txt
  133.  
  134. Vendor         = "Techland"
  135. ProductKey     = "Software\Techland\%PRODUCT%"
  136.  
  137. CommandLine    = "PetRacer.exe"
  138.  
  139. ProgramPath    = "Techland\Pet Racer Demo"
  140. DefaultPath    = "C:\Program Files\Techland\%PRODUCT%"
  141.  
  142. ProgramGroup   = "Techland\Pet Racer Demo"
  143.  
  144. Shortcut1      = "Pet Racer Demo",      PetRacer.exe,              ,"%PRODUCT%","%65600%\PetRacer.exe"
  145. Shortcut2      = "Usu± grΩ", setup.exe,"-uninstall" ,"%PRODUCT%","%65600%\setup.exe"
  146. Shortcut3      = "readme.txt", readme.txt,"%PRODUCT%","%65600%\readme.txt"
  147. Shortcut4      = "faq.txt", faq.txt,"%PRODUCT%","%65600%\faq.txt"
  148. Shortcut5      = "www.techland.com.pl", WebPage.url,"%PRODUCT%","%65600%\WebPage.url"
  149.  
  150. Messages       = "%MsgInstalling%","%MsgInstallOk%","%MsgInstallError%","%MsgInstallSpace%","%MsgInstallReboot%","%MsgInstallRebootAsk%"
  151.  
  152. DirectXPath    = "DirectX"
  153.  
  154. AutoExit       = 1
  155. DirectXPath    = "DirectX"
  156. DirectXAuto    = 0
  157. AviDecoder     = 1
  158. CustomCursors  = 0
  159.  
  160. Sizes          = 210,210
  161.  
  162. ; end of file
  163.