home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Toolkits / Escritorio / TimeLeft / timeleft.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2009-11-18  |  28.5 KB  |  424 lines

  1. ;InnoSetupVersion=5.3.5
  2. [Setup]
  3. AppName=TimeLeft
  4. AppVerName=TimeLeft version 3.49
  5. AppId=TIMELEFT3
  6. AppVersion=3.49
  7. AppPublisher=NesterSoft Inc.
  8. AppPublisherURL=http://www.timeleft.info
  9. AppSupportURL=http://www.nestersoft.com/timeleft/support.shtml
  10. AppUpdatesURL=http://www.nestersoft.com/timeleft/
  11. DefaultDirName={pf}\TimeLeft3
  12. DefaultGroupName=TimeLeft 3
  13. UninstallDisplayIcon={app}\TimeLeft.exe
  14. UninstallDisplayName=TimeLeft
  15. OutputBaseFilename=in
  16. Compression=lzma
  17. AllowNoIcons=yes
  18. LicenseFile=embedded\License.txt
  19. WizardImageFile=embedded\WizardImage0.bmp
  20. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  21. [Files]
  22. Source: "{app}\TimeLeft.exe"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\timeleft.exe.manifest"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\trayclock.dll"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\License.txt"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\Sound\Notify.wav"; DestDir: "{app}\Sound"; 
  27. Source: "{app}\history.txt"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\timeleft.chm"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{app}\Lang\chinese.txt"; DestDir: "{app}\Lang"; Flags: ignoreversion 
  30. Source: "{app}\Lang\czech.txt"; DestDir: "{app}\Lang"; Flags: ignoreversion 
  31. Source: "{app}\Lang\danish.txt"; DestDir: "{app}\Lang"; Flags: ignoreversion 
  32. Source: "{app}\Lang\dutch.txt"; DestDir: "{app}\Lang"; Flags: ignoreversion 
  33. Source: "{app}\Lang\english.txt"; DestDir: "{app}\Lang"; Flags: ignoreversion 
  34. Source: "{app}\Lang\french.txt"; DestDir: "{app}\Lang"; Flags: ignoreversion 
  35. Source: "{app}\Lang\german.txt"; DestDir: "{app}\Lang"; Flags: ignoreversion 
  36. Source: "{app}\Lang\hungarian.txt"; DestDir: "{app}\Lang"; Flags: ignoreversion 
  37. Source: "{app}\Lang\italian.txt"; DestDir: "{app}\Lang"; Flags: ignoreversion 
  38. Source: "{app}\Lang\polish.txt"; DestDir: "{app}\Lang"; Flags: ignoreversion 
  39. Source: "{app}\Lang\Portuguese.txt"; DestDir: "{app}\Lang"; Flags: ignoreversion 
  40. Source: "{app}\Lang\russian.txt"; DestDir: "{app}\Lang"; Flags: ignoreversion 
  41. Source: "{app}\Lang\spanish.txt"; DestDir: "{app}\Lang"; Flags: ignoreversion 
  42. Source: "{app}\Lang\thai.txt"; DestDir: "{app}\Lang"; Flags: ignoreversion 
  43. Source: "{app}\Lang\TraditionalChinese.txt"; DestDir: "{app}\Lang"; Flags: ignoreversion 
  44. Source: "{app}\Lang\ukrainian.txt"; DestDir: "{app}\Lang"; Flags: ignoreversion 
  45. Source: "{app}\tl_auction.ico"; DestDir: "{app}"; Flags: ignoreversion 
  46. Source: "{app}\TLIntergIE.html"; DestDir: "{app}"; Flags: ignoreversion 
  47. Source: "{app}\clock_tray.ini"; DestDir: "{app}"; Flags: onlyifdoesntexist 
  48. Source: "{app}\clock_tl.ini"; DestDir: "{app}"; Flags: onlyifdoesntexist 
  49. Source: "{app}\reminder.ini"; DestDir: "{app}"; Flags: onlyifdoesntexist 
  50. Source: "{app}\scheme_msg.ini"; DestDir: "{app}"; Flags: onlyifdoesntexist 
  51. Source: "{app}\sticker.ini"; DestDir: "{app}"; Flags: onlyifdoesntexist 
  52. Source: "{app}\stopwatch.ini"; DestDir: "{app}"; Flags: onlyifdoesntexist 
  53. Source: "{app}\timer.ini"; DestDir: "{app}"; Flags: onlyifdoesntexist 
  54. Source: "{app}\tl.ini"; DestDir: "{app}"; Flags: onlyifdoesntexist 
  55. Source: "{app}\countdown_export.ini"; DestDir: "{app}"; Flags: onlyifdoesntexist 
  56. Source: "{app}\auction.ini"; DestDir: "{app}"; Flags: onlyifdoesntexist 
  57. Source: "{app}\countdown.ini"; DestDir: "{app}"; Flags: onlyifdoesntexist 
  58. Source: "{app}\auction_cfg.ini"; DestDir: "{app}"; Flags: ignoreversion 
  59. Source: "{app}\holiday_cfg.ini"; DestDir: "{app}"; Flags: ignoreversion 
  60. Source: "{app}\MessageImages\Autumn.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  61. Source: "{app}\MessageImages\Birthday.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  62. Source: "{app}\MessageImages\Birthday1.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  63. Source: "{app}\MessageImages\Book.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  64. Source: "{app}\MessageImages\Christmas.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  65. Source: "{app}\MessageImages\Clock.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  66. Source: "{app}\MessageImages\Cruise.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  67. Source: "{app}\MessageImages\Graduation.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  68. Source: "{app}\MessageImages\Message.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  69. Source: "{app}\MessageImages\Orange.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  70. Source: "{app}\MessageImages\Pet.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  71. Source: "{app}\MessageImages\Run.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  72. Source: "{app}\MessageImages\Spring.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  73. Source: "{app}\MessageImages\Summer.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  74. Source: "{app}\MessageImages\Tea.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  75. Source: "{app}\MessageImages\Vacation.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  76. Source: "{app}\MessageImages\Valentine.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  77. Source: "{app}\MessageImages\Winter.bmp"; DestDir: "{app}\MessageImages"; Flags: onlyifdoesntexist 
  78. Source: "{app}\Skins\Template\numbers.bmp"; DestDir: "{app}\Skins\Template"; Flags: onlyifdoesntexist 
  79. Source: "{app}\Skins\Template\text.bmp"; DestDir: "{app}\Skins\Template"; Flags: onlyifdoesntexist 
  80. Source: "{app}\Skins\Morning\numbers.bmp"; DestDir: "{app}\Skins\Morning"; Flags: onlyifdoesntexist 
  81. Source: "{app}\Skins\Morning\text.bmp"; DestDir: "{app}\Skins\Morning"; Flags: onlyifdoesntexist 
  82. Source: "{app}\Skins\357magnum\numbers.bmp"; DestDir: "{app}\Skins\357magnum"; Flags: onlyifdoesntexist 
  83. Source: "{app}\Skins\357magnum\text.bmp"; DestDir: "{app}\Skins\357magnum"; Flags: onlyifdoesntexist 
  84. Source: "{app}\Skins\42\numbers.bmp"; DestDir: "{app}\Skins\42"; Flags: onlyifdoesntexist 
  85. Source: "{app}\Skins\42\text.bmp"; DestDir: "{app}\Skins\42"; Flags: onlyifdoesntexist 
  86. Source: "{app}\Skins\Act2Finale\numbers.bmp"; DestDir: "{app}\Skins\Act2Finale"; Flags: onlyifdoesntexist 
  87. Source: "{app}\Skins\Act2Finale\text.bmp"; DestDir: "{app}\Skins\Act2Finale"; Flags: onlyifdoesntexist 
  88. Source: "{app}\Skins\AmpesizerBrown\numbers.bmp"; DestDir: "{app}\Skins\AmpesizerBrown"; Flags: onlyifdoesntexist 
  89. Source: "{app}\Skins\AmpesizerBrown\text.bmp"; DestDir: "{app}\Skins\AmpesizerBrown"; Flags: onlyifdoesntexist 
  90. Source: "{app}\Skins\SPORT\numbers.bmp"; DestDir: "{app}\Skins\SPORT"; Flags: onlyifdoesntexist 
  91. Source: "{app}\Skins\SPORT\text.bmp"; DestDir: "{app}\Skins\SPORT"; Flags: onlyifdoesntexist 
  92. Source: "{app}\Skins\ANGEDELO\numbers.bmp"; DestDir: "{app}\Skins\ANGEDELO"; Flags: onlyifdoesntexist 
  93. Source: "{app}\Skins\ANGEDELO\text.bmp"; DestDir: "{app}\Skins\ANGEDELO"; Flags: onlyifdoesntexist 
  94. Source: "{app}\Skins\ARUAMP\numbers.bmp"; DestDir: "{app}\Skins\ARUAMP"; Flags: onlyifdoesntexist 
  95. Source: "{app}\Skins\ARUAMP\text.bmp"; DestDir: "{app}\Skins\ARUAMP"; Flags: onlyifdoesntexist 
  96. Source: "{app}\Skins\Autumn\numbers.bmp"; DestDir: "{app}\Skins\Autumn"; Flags: onlyifdoesntexist 
  97. Source: "{app}\Skins\Autumn\text.bmp"; DestDir: "{app}\Skins\Autumn"; Flags: onlyifdoesntexist 
  98. Source: "{app}\Skins\Bamboo\numbers.bmp"; DestDir: "{app}\Skins\Bamboo"; Flags: onlyifdoesntexist 
  99. Source: "{app}\Skins\Bamboo\text.bmp"; DestDir: "{app}\Skins\Bamboo"; Flags: onlyifdoesntexist 
  100. Source: "{app}\Skins\Beastie\numbers.bmp"; DestDir: "{app}\Skins\Beastie"; Flags: onlyifdoesntexist 
  101. Source: "{app}\Skins\Beastie\text.bmp"; DestDir: "{app}\Skins\Beastie"; Flags: onlyifdoesntexist 
  102. Source: "{app}\Skins\Black_White\numbers.bmp"; DestDir: "{app}\Skins\Black_White"; Flags: onlyifdoesntexist 
  103. Source: "{app}\Skins\Black_White\text.bmp"; DestDir: "{app}\Skins\Black_White"; Flags: onlyifdoesntexist 
  104. Source: "{app}\Skins\Bryce\numbers.bmp"; DestDir: "{app}\Skins\Bryce"; Flags: onlyifdoesntexist 
  105. Source: "{app}\Skins\Bryce\text.bmp"; DestDir: "{app}\Skins\Bryce"; Flags: onlyifdoesntexist 
  106. Source: "{app}\Skins\Chromo\numbers.bmp"; DestDir: "{app}\Skins\Chromo"; Flags: onlyifdoesntexist 
  107. Source: "{app}\Skins\Chromo\text.bmp"; DestDir: "{app}\Skins\Chromo"; Flags: onlyifdoesntexist 
  108. Source: "{app}\Skins\Cockpit\numbers.bmp"; DestDir: "{app}\Skins\Cockpit"; Flags: onlyifdoesntexist 
  109. Source: "{app}\Skins\Cockpit\text.bmp"; DestDir: "{app}\Skins\Cockpit"; Flags: onlyifdoesntexist 
  110. Source: "{app}\Skins\Colossvs\numbers.bmp"; DestDir: "{app}\Skins\Colossvs"; Flags: onlyifdoesntexist 
  111. Source: "{app}\Skins\Colossvs\text.bmp"; DestDir: "{app}\Skins\Colossvs"; Flags: onlyifdoesntexist 
  112. Source: "{app}\Skins\Crayolamp\numbers.bmp"; DestDir: "{app}\Skins\Crayolamp"; Flags: onlyifdoesntexist 
  113. Source: "{app}\Skins\Crayolamp\text.bmp"; DestDir: "{app}\Skins\Crayolamp"; Flags: onlyifdoesntexist 
  114. Source: "{app}\Skins\Dark_chrome\numbers.bmp"; DestDir: "{app}\Skins\Dark_chrome"; Flags: onlyifdoesntexist 
  115. Source: "{app}\Skins\Dark_chrome\text.bmp"; DestDir: "{app}\Skins\Dark_chrome"; Flags: onlyifdoesntexist 
  116. Source: "{app}\Skins\Default\NUMBERS.bmp"; DestDir: "{app}\Skins\Default"; Flags: onlyifdoesntexist 
  117. Source: "{app}\Skins\Default\TEXT.bmp"; DestDir: "{app}\Skins\Default"; Flags: onlyifdoesntexist 
  118. Source: "{app}\Skins\Egyptian\numbers.bmp"; DestDir: "{app}\Skins\Egyptian"; Flags: onlyifdoesntexist 
  119. Source: "{app}\Skins\Egyptian\text.bmp"; DestDir: "{app}\Skins\Egyptian"; Flags: onlyifdoesntexist 
  120. Source: "{app}\Skins\ElectricityBlue\numbers.bmp"; DestDir: "{app}\Skins\ElectricityBlue"; Flags: onlyifdoesntexist 
  121. Source: "{app}\Skins\ElectricityBlue\text.bmp"; DestDir: "{app}\Skins\ElectricityBlue"; Flags: onlyifdoesntexist 
  122. Source: "{app}\Skins\F-DIGIT\numbers.bmp"; DestDir: "{app}\Skins\F-DIGIT"; Flags: onlyifdoesntexist 
  123. Source: "{app}\Skins\F-DIGIT\text.bmp"; DestDir: "{app}\Skins\F-DIGIT"; Flags: onlyifdoesntexist 
  124. Source: "{app}\Skins\FlareTech\numbers.bmp"; DestDir: "{app}\Skins\FlareTech"; Flags: onlyifdoesntexist 
  125. Source: "{app}\Skins\FlareTech\text.bmp"; DestDir: "{app}\Skins\FlareTech"; Flags: onlyifdoesntexist 
  126. Source: "{app}\Skins\FlyingCircleWD\numbers.bmp"; DestDir: "{app}\Skins\FlyingCircleWD"; Flags: onlyifdoesntexist 
  127. Source: "{app}\Skins\FlyingCircleWD\text.bmp"; DestDir: "{app}\Skins\FlyingCircleWD"; Flags: onlyifdoesntexist 
  128. Source: "{app}\Skins\Funny\numbers.bmp"; DestDir: "{app}\Skins\Funny"; Flags: onlyifdoesntexist 
  129. Source: "{app}\Skins\Funny\text.bmp"; DestDir: "{app}\Skins\Funny"; Flags: onlyifdoesntexist 
  130. Source: "{app}\Skins\Gold\numbers.bmp"; DestDir: "{app}\Skins\Gold"; Flags: onlyifdoesntexist 
  131. Source: "{app}\Skins\Gold\text.bmp"; DestDir: "{app}\Skins\Gold"; Flags: onlyifdoesntexist 
  132. Source: "{app}\Skins\granitV2\numbers.bmp"; DestDir: "{app}\Skins\granitV2"; Flags: onlyifdoesntexist 
  133. Source: "{app}\Skins\granitV2\text.bmp"; DestDir: "{app}\Skins\granitV2"; Flags: onlyifdoesntexist 
  134. Source: "{app}\Skins\Heroes3\numbers.bmp"; DestDir: "{app}\Skins\Heroes3"; Flags: onlyifdoesntexist 
  135. Source: "{app}\Skins\Heroes3\text.bmp"; DestDir: "{app}\Skins\Heroes3"; Flags: onlyifdoesntexist 
  136. Source: "{app}\Skins\Hitokiri\numbers.bmp"; DestDir: "{app}\Skins\Hitokiri"; Flags: onlyifdoesntexist 
  137. Source: "{app}\Skins\Hitokiri\text.bmp"; DestDir: "{app}\Skins\Hitokiri"; Flags: onlyifdoesntexist 
  138. Source: "{app}\Skins\Jenny\numbers.bmp"; DestDir: "{app}\Skins\Jenny"; Flags: onlyifdoesntexist 
  139. Source: "{app}\Skins\Jenny\text.bmp"; DestDir: "{app}\Skins\Jenny"; Flags: onlyifdoesntexist 
  140. Source: "{app}\Skins\LightW\numbers.bmp"; DestDir: "{app}\Skins\LightW"; Flags: onlyifdoesntexist 
  141. Source: "{app}\Skins\LightW\text.bmp"; DestDir: "{app}\Skins\LightW"; Flags: onlyifdoesntexist 
  142. Source: "{app}\Skins\LoungeRed\numbers.bmp"; DestDir: "{app}\Skins\LoungeRed"; Flags: onlyifdoesntexist 
  143. Source: "{app}\Skins\LoungeRed\text.bmp"; DestDir: "{app}\Skins\LoungeRed"; Flags: onlyifdoesntexist 
  144. Source: "{app}\Skins\Marbles\numbers.bmp"; DestDir: "{app}\Skins\Marbles"; Flags: onlyifdoesntexist 
  145. Source: "{app}\Skins\Marbles\text.bmp"; DestDir: "{app}\Skins\Marbles"; Flags: onlyifdoesntexist 
  146. Source: "{app}\Skins\Morphosis\numbers.bmp"; DestDir: "{app}\Skins\Morphosis"; Flags: onlyifdoesntexist 
  147. Source: "{app}\Skins\Morphosis\text.bmp"; DestDir: "{app}\Skins\Morphosis"; Flags: onlyifdoesntexist 
  148. Source: "{app}\Skins\Pinkalicious\numbers.bmp"; DestDir: "{app}\Skins\Pinkalicious"; Flags: onlyifdoesntexist 
  149. Source: "{app}\Skins\Pinkalicious\text.bmp"; DestDir: "{app}\Skins\Pinkalicious"; Flags: onlyifdoesntexist 
  150. Source: "{app}\Skins\Psychedelic\numbers.bmp"; DestDir: "{app}\Skins\Psychedelic"; Flags: onlyifdoesntexist 
  151. Source: "{app}\Skins\Psychedelic\text.bmp"; DestDir: "{app}\Skins\Psychedelic"; Flags: onlyifdoesntexist 
  152. Source: "{app}\Skins\RajIOamp2k\numbers.bmp"; DestDir: "{app}\Skins\RajIOamp2k"; Flags: onlyifdoesntexist 
  153. Source: "{app}\Skins\RajIOamp2k\text.bmp"; DestDir: "{app}\Skins\RajIOamp2k"; Flags: onlyifdoesntexist 
  154. Source: "{app}\Skins\Reaper\numbers.bmp"; DestDir: "{app}\Skins\Reaper"; Flags: onlyifdoesntexist 
  155. Source: "{app}\Skins\Reaper\text.bmp"; DestDir: "{app}\Skins\Reaper"; Flags: onlyifdoesntexist 
  156. Source: "{app}\Skins\revelation2\numbers.bmp"; DestDir: "{app}\Skins\revelation2"; Flags: onlyifdoesntexist 
  157. Source: "{app}\Skins\revelation2\text.bmp"; DestDir: "{app}\Skins\revelation2"; Flags: onlyifdoesntexist 
  158. Source: "{app}\Skins\Revolverine\numbers.bmp"; DestDir: "{app}\Skins\Revolverine"; Flags: onlyifdoesntexist 
  159. Source: "{app}\Skins\Revolverine\text.bmp"; DestDir: "{app}\Skins\Revolverine"; Flags: onlyifdoesntexist 
  160. Source: "{app}\Skins\SIZER\numbers.bmp"; DestDir: "{app}\Skins\SIZER"; Flags: onlyifdoesntexist 
  161. Source: "{app}\Skins\SIZER\text.bmp"; DestDir: "{app}\Skins\SIZER"; Flags: onlyifdoesntexist 
  162. Source: "{app}\Skins\SKETCH\numbers.bmp"; DestDir: "{app}\Skins\SKETCH"; Flags: onlyifdoesntexist 
  163. Source: "{app}\Skins\SKETCH\text.bmp"; DestDir: "{app}\Skins\SKETCH"; Flags: onlyifdoesntexist 
  164. Source: "{app}\Skins\SportBlue\numbers.bmp"; DestDir: "{app}\Skins\SportBlue"; Flags: onlyifdoesntexist 
  165. Source: "{app}\Skins\SportBlue\text.bmp"; DestDir: "{app}\Skins\SportBlue"; Flags: onlyifdoesntexist 
  166. Source: "{app}\Skins\Spy\numbers.bmp"; DestDir: "{app}\Skins\Spy"; Flags: onlyifdoesntexist 
  167. Source: "{app}\Skins\Spy\text.bmp"; DestDir: "{app}\Skins\Spy"; Flags: onlyifdoesntexist 
  168. Source: "{app}\Skins\StealthBlue\numbers.bmp"; DestDir: "{app}\Skins\StealthBlue"; Flags: onlyifdoesntexist 
  169. Source: "{app}\Skins\StealthBlue\text.bmp"; DestDir: "{app}\Skins\StealthBlue"; Flags: onlyifdoesntexist 
  170. Source: "{app}\Skins\STEEL\numbers.bmp"; DestDir: "{app}\Skins\STEEL"; Flags: onlyifdoesntexist 
  171. Source: "{app}\Skins\STEEL\text.bmp"; DestDir: "{app}\Skins\STEEL"; Flags: onlyifdoesntexist 
  172. Source: "{app}\Skins\SVibe\numbers.bmp"; DestDir: "{app}\Skins\SVibe"; Flags: onlyifdoesntexist 
  173. Source: "{app}\Skins\SVibe\text.bmp"; DestDir: "{app}\Skins\SVibe"; Flags: onlyifdoesntexist 
  174. Source: "{app}\Skins\Target\numbers.bmp"; DestDir: "{app}\Skins\Target"; Flags: onlyifdoesntexist 
  175. Source: "{app}\Skins\Target\text.bmp"; DestDir: "{app}\Skins\Target"; Flags: onlyifdoesntexist 
  176. Source: "{app}\Skins\tech2\numbers.bmp"; DestDir: "{app}\Skins\tech2"; Flags: onlyifdoesntexist 
  177. Source: "{app}\Skins\tech2\text.bmp"; DestDir: "{app}\Skins\tech2"; Flags: onlyifdoesntexist 
  178. Source: "{app}\Skins\The_silence\numbers.bmp"; DestDir: "{app}\Skins\The_silence"; Flags: onlyifdoesntexist 
  179. Source: "{app}\Skins\The_silence\text.bmp"; DestDir: "{app}\Skins\The_silence"; Flags: onlyifdoesntexist 
  180. Source: "{app}\Skins\UCIAMP\numbers.bmp"; DestDir: "{app}\Skins\UCIAMP"; Flags: onlyifdoesntexist 
  181. Source: "{app}\Skins\UCIAMP\text.bmp"; DestDir: "{app}\Skins\UCIAMP"; Flags: onlyifdoesntexist 
  182. Source: "{app}\Skins\wait\numbers.bmp"; DestDir: "{app}\Skins\wait"; Flags: onlyifdoesntexist 
  183. Source: "{app}\Skins\wait\text.bmp"; DestDir: "{app}\Skins\wait"; Flags: onlyifdoesntexist 
  184. Source: "{app}\Skins\WOODAMP\numbers.bmp"; DestDir: "{app}\Skins\WOODAMP"; Flags: onlyifdoesntexist 
  185. Source: "{app}\Skins\WOODAMP\text.bmp"; DestDir: "{app}\Skins\WOODAMP"; Flags: onlyifdoesntexist 
  186. Source: "{app}\Skins\Xamp\numbers.bmp"; DestDir: "{app}\Skins\Xamp"; Flags: onlyifdoesntexist 
  187. Source: "{app}\Skins\Xamp\text.bmp"; DestDir: "{app}\Skins\Xamp"; Flags: onlyifdoesntexist 
  188. Source: "{app}\Skins\Zeus2\numbers.bmp"; DestDir: "{app}\Skins\Zeus2"; Flags: onlyifdoesntexist 
  189. Source: "{app}\Skins\Zeus2\text.bmp"; DestDir: "{app}\Skins\Zeus2"; Flags: onlyifdoesntexist 
  190. [Dirs]
  191. Name: "{userappdata}\NesterSoft\TimeLeft"; 
  192. [Registry]
  193. Root: HKCU; Subkey: "Software\NesterSoft"; Flags: uninsdeletekeyifempty 
  194. Root: HKCU; Subkey: "Software\NesterSoft\TimeLeft"; Flags: uninsdeletekey 
  195. Root: HKCR; Subkey: "timeleftau"; Flags: uninsdeletekey 
  196. Root: HKCR; Subkey: "timeleftau"; ValueType: String; ValueData: "URL: TimeLeft Auction Watch Protocol"; 
  197. Root: HKCR; Subkey: "timeleftau"; ValueName: "URL Protocol"; ValueType: String; 
  198. Root: HKCR; Subkey: "timeleftau\DefaultIcon"; ValueType: String; ValueData: "{app}\TimeLeft.exe"; 
  199. Root: HKCR; Subkey: "timeleftau\shell\open\command"; ValueType: String; ValueData: "{app}\TimeLeft.exe %1"; 
  200. Root: HKLM; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{21196042-830F-419f-A594-F9D456A6C29A}"; Tasks: IntergateAuctionIE; Flags: uninsdeletekey noerror 
  201. Root: HKLM; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{21196042-830F-419f-A594-F9D456A6C29A}"; ValueName: "CLSID"; ValueType: String; ValueData: "{{1FBA04EE-3024-11d2-8F1F-0000F87ABD16}"; Tasks: IntergateAuctionIE; 
  202. Root: HKLM; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{21196042-830F-419f-A594-F9D456A6C29A}"; ValueName: "ClsidExtension"; ValueType: String; ValueData: "{{21196042-830F-419f-A594-F9D456A6C29A}"; Tasks: IntergateAuctionIE; 
  203. Root: HKLM; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{21196042-830F-419f-A594-F9D456A6C29A}"; ValueName: "ButtonText"; ValueType: String; ValueData: "Add to TimeLeft Auction Watch"; Tasks: IntergateAuctionIE; 
  204. Root: HKLM; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{21196042-830F-419f-A594-F9D456A6C29A}"; ValueName: "Default Visible"; ValueType: String; ValueData: "Yes"; Tasks: IntergateAuctionIE; 
  205. Root: HKLM; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{21196042-830F-419f-A594-F9D456A6C29A}"; ValueName: "HotIcon"; ValueType: String; ValueData: "{app}\tl_auction.ico"; Tasks: IntergateAuctionIE; 
  206. Root: HKLM; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{21196042-830F-419f-A594-F9D456A6C29A}"; ValueName: "Icon"; ValueType: String; ValueData: "{app}\tl_auction.ico"; Tasks: IntergateAuctionIE; 
  207. Root: HKLM; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{21196042-830F-419f-A594-F9D456A6C29A}"; ValueName: "Script"; ValueType: String; ValueData: "{app}\TLIntergIE.html"; Tasks: IntergateAuctionIE; 
  208. Root: HKLM; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{21196042-830F-419f-A594-F9D456A6C29A}"; ValueName: "MenuCustomize"; ValueType: String; Tasks: IntergateAuctionIE; 
  209. Root: HKLM; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{21196042-830F-419f-A594-F9D456A6C29A}"; ValueName: "MenuText"; ValueType: String; ValueData: "Add to TimeLeft Auction Watch"; Tasks: IntergateAuctionIE; 
  210. Root: HKLM; Subkey: "Software\Microsoft\Internet Explorer\Extensions\{{21196042-830F-419f-A594-F9D456A6C29A}"; ValueName: "MenuStatusBar"; ValueType: String; ValueData: "Add current auction to TimeLeft Auction Watch"; Tasks: IntergateAuctionIE; 
  211. [INI]
  212. FileName: "{app}\tl.ini"; Section: "options"; Key: "SynchTime"; String: "0"; 
  213. FileName: "{app}\tl.ini"; Section: "options"; Key: "TrayClock"; String: "1"; 
  214. FileName: "{app}\tl.ini"; Section: "options"; Key: "TrayClock"; String: "0"; 
  215. FileName: "{app}\clock_tray.ini"; Section: "1"; Key: "ObjectActive"; String: "1"; 
  216. FileName: "{app}\clock_tray.ini"; Section: "1"; Key: "ObjectActive"; String: "0"; 
  217. [Run]
  218. Filename: "{app}\timeleft.exe"; Description: "Run TimeLeft"; Flags: skipifdoesntexist postinstall nowait
  219. [Icons]
  220. Name: "{group}\TimeLeft"; Filename: "{app}\TimeLeft.exe"; WorkingDir: "{app}"; 
  221. Name: "{group}\TimeLeft Help"; Filename: "{app}\Timeleft.chm"; WorkingDir: "{app}"; 
  222. Name: "{userstartup}\TimeLeft"; Filename: "{app}\TimeLeft.exe"; WorkingDir: "{app}"; 
  223. Name: "{userdesktop}\TimeLeft"; Filename: "{app}\TimeLeft.exe"; Tasks: desktopicon; 
  224. [Tasks]
  225. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; 
  226. Name: "intergateauctionie"; Description: "Internet &Explorer"; GroupDescription: "Add ""Auction Watch Quick Add"" button:"; 
  227. Name: "intergateauctionff"; Description: "Mozilla &Firefox (open instructions link)"; GroupDescription: "Add ""Auction Watch Quick Add"" button:"; 
  228. Name: "settrayclock"; Description: "&Replace Windows Tray Clock"; 
  229. [UninstallDelete]
  230. Type: files; Name: "{app}\instname.txt"; 
  231. Type: files; Name: "{app}\key.txt"; 
  232. Type: files; Name: "{app}\we.url"; 
  233. Type: files; Name: "{app}\forms.ini"; 
  234. Type: filesandordirs; Name: "{app}\Export"; 
  235. Type: filesandordirs; Name: "{app}\Log"; 
  236. Type: filesandordirs; Name: "{app}\Tmp"; 
  237. Type: files; Name: "{app}\clock_tray.ini"; 
  238. Type: files; Name: "{app}\clock_tl.ini"; 
  239. Type: files; Name: "{app}\reminder.ini"; 
  240. Type: files; Name: "{app}\scheme_msg.ini"; 
  241. Type: files; Name: "{app}\sticker.ini"; 
  242. Type: files; Name: "{app}\stopwatch.ini"; 
  243. Type: files; Name: "{app}\timer.ini"; 
  244. Type: files; Name: "{app}\tl.ini"; 
  245. Type: files; Name: "{app}\countdown_export.ini"; 
  246. Type: files; Name: "{app}\auction.ini"; 
  247. Type: files; Name: "{app}\countdown.ini"; 
  248. Type: files; Name: "{app}\auction_cfg.ini"; 
  249. Type: files; Name: "{app}\holiday_cfg.ini"; 
  250. Type: dirifempty; Name: "{app}"; 
  251. Type: filesandordirs; Name: "{userappdata}\NesterSoft\TimeLeft"; 
  252. Type: dirifempty; Name: "{userappdata}\NesterSoft"; 
  253. [CustomMessages]
  254. NameAndVersion=%1 version %2
  255. AdditionalIcons=Additional icons:
  256. CreateDesktopIcon=Create a &desktop icon
  257. CreateQuickLaunchIcon=Create a &Quick Launch icon
  258. ProgramOnTheWeb=%1 on the Web
  259. UninstallProgram=Uninstall %1
  260. LaunchProgram=Launch %1
  261. AssocFileExtension=&Associate %1 with the %2 file extension
  262. AssocingFileExtension=Associating %1 with the %2 file extension...
  263. danish.NameAndVersion=%1 version %2
  264. danish.AdditionalIcons=Ekstra ikoner:
  265. danish.CreateDesktopIcon=Lav ikon p
  266.  &skrivebordet
  267. danish.CreateQuickLaunchIcon=Lav &hurtigstart-ikon
  268. danish.ProgramOnTheWeb=%1 p
  269.  internettet
  270. danish.UninstallProgram=Afinstaller (fjern) %1
  271. danish.LaunchProgram=K
  272. danish.AssocFileExtension=&Sammenk
  273. d %1 med filtypen %2
  274. danish.AssocingFileExtension=Sammenk
  275. der %1 med filtypen %2...
  276. dutch.NameAndVersion=%1 versie %2
  277. dutch.AdditionalIcons=Extra snelkoppelingen:
  278. dutch.CreateDesktopIcon=Maak een snelkoppeling op het &bureaublad
  279. dutch.CreateQuickLaunchIcon=Maak een snelkoppeling op de &Snel starten werkbalk
  280. dutch.ProgramOnTheWeb=%1 op het Web
  281. dutch.UninstallProgram=Verwijder %1
  282. dutch.LaunchProgram=&Start %1
  283. dutch.AssocFileExtension=&Koppel %1 aan de %2 bestandsextensie
  284. dutch.AssocingFileExtension=Bezig met koppelen van %1 aan de %2 bestandsextensie...
  285. french.NameAndVersion=%1 version %2
  286. french.AdditionalIcons=Ic
  287. nes suppl
  288. mentaires :
  289. french.CreateDesktopIcon=Cr
  290. er une ic
  291. ne sur le &Bureau
  292. french.CreateQuickLaunchIcon=Cr
  293. er une ic
  294. ne dans la barre de &Lancement rapide
  295. french.ProgramOnTheWeb=Page d'accueil de %1
  296. french.UninstallProgram=D
  297. sinstaller %1
  298. french.LaunchProgram=Ex
  299. cuter %1
  300. french.AssocFileExtension=&Associer %1 avec l'extension de fichier %2
  301. french.AssocingFileExtension=Associe %1 avec l'extension de fichier %2...
  302. german.NameAndVersion=%1 Version %2
  303. german.AdditionalIcons=Zus
  304. tzliche Symbole:
  305. german.CreateDesktopIcon=&Desktop-Symbol erstellen
  306. german.CreateQuickLaunchIcon=Symbol in der Schnellstartleiste erstellen
  307. german.ProgramOnTheWeb=%1 im Internet
  308. german.UninstallProgram=%1 entfernen
  309. german.LaunchProgram=%1 starten
  310. german.AssocFileExtension=&Registriere %1 mit der %2-Dateierweiterung
  311. german.AssocingFileExtension=%1 wird mit der %2-Dateierweiterung registriert...
  312. hungarian.NameAndVersion=%1 %2 verzi
  313. hungarian.AdditionalIcons=Tov
  314. bbi ikonok:
  315. hungarian.CreateDesktopIcon=Ikon l
  316. trehoz
  317. sa az &Asztalon
  318. hungarian.CreateQuickLaunchIcon=Ikon l
  319. trehoz
  320. sa a &Gyorsind
  321. s eszk
  322. hungarian.ProgramOnTheWeb=%1 a weben
  323. hungarian.UninstallProgram=%1 elt
  324. hungarian.LaunchProgram=%1 elind
  325. hungarian.AssocFileExtension=A(z) %1 &t
  326. sa a(z) %2 f
  327. jlkiterjeszt
  328. hungarian.AssocingFileExtension=A(z) %1 t
  329. sa a(z) %2 f
  330. jlkiterjeszt
  331. ssel...
  332. italian.NameAndVersion=%1 versione %2
  333. italian.AdditionalIcons=Icone aggiuntive:
  334. italian.CreateDesktopIcon=Crea un'icona sul &desktop
  335. italian.CreateQuickLaunchIcon=Crea un'icona nella barra &Avvio veloce
  336. italian.ProgramOnTheWeb=%1 sul Web
  337. italian.UninstallProgram=Disinstalla %1
  338. italian.LaunchProgram=Avvia %1
  339. italian.AssocFileExtension=&Associa l'estensione %2 a %1
  340. italian.AssocingFileExtension=Associazione dell'estensione %2 a %1 in corso...
  341. polish.NameAndVersion=%1 wersja %2
  342. polish.AdditionalIcons=Dodatkowe ikony:
  343. polish.CreateDesktopIcon=Utw
  344. rz ikon
  345.  na &pulpicie
  346. polish.CreateQuickLaunchIcon=Utw
  347. rz ikon
  348.  na pasku &szybkiego uruchamiania
  349. polish.ProgramOnTheWeb=Strona WWW programu %1
  350. polish.UninstallProgram=Deinstalacja programu %1
  351. polish.LaunchProgram=Uruchom program %1
  352. polish.AssocFileExtension=&Przypisz program %1 do rozszerzenia pliku %2
  353. polish.AssocingFileExtension=Przypisywanie programu %1 do rozszerzenia pliku %2...
  354. russian.NameAndVersion=%1, 
  355. russian.AdditionalIcons=
  356. russian.CreateDesktopIcon=
  357. russian.CreateQuickLaunchIcon=
  358. russian.ProgramOnTheWeb=
  359. russian.UninstallProgram=
  360. russian.LaunchProgram=
  361. russian.AssocFileExtension=
  362. russian.AssocingFileExtension=
  363.  %2...
  364. spanish.NameAndVersion=%1 versi
  365. spanish.AdditionalIcons=Iconos adicionales:
  366. spanish.CreateDesktopIcon=Crear un atajo en el &Escritorio
  367. spanish.CreateQuickLaunchIcon=Crear un icono de acceso &r
  368. spanish.ProgramOnTheWeb=%1 en la Web
  369. spanish.UninstallProgram=Eliminar %1
  370. spanish.LaunchProgram=Ejecutar %1
  371. spanish.AssocFileExtension=&Asociar %1 con la extensi
  372. n de archivo %2
  373. spanish.AssocingFileExtension=Asociar %1 con la extensi
  374. n de archivo %2...
  375. ukrainian.NameAndVersion=%1, 
  376. ukrainian.AdditionalIcons=
  377. ukrainian.CreateDesktopIcon=
  378. ukrainian.CreateQuickLaunchIcon=
  379. ukrainian.ProgramOnTheWeb=
  380. ukrainian.UninstallProgram=
  381. ukrainian.LaunchProgram=
  382. ukrainian.AssocFileExtension=
  383. ukrainian.AssocingFileExtension=
  384. chinese.NameAndVersion=%1 
  385. chinese.AdditionalIcons=
  386. chinese.CreateDesktopIcon=
  387. chinese.CreateQuickLaunchIcon=
  388. chinese.ProgramOnTheWeb=
  389. chinese.UninstallProgram=
  390. chinese.LaunchProgram=
  391. chinese.AssocFileExtension=
  392. chinese.AssocingFileExtension=
  393. TraditionalChinese.NameAndVersion=%1 
  394. TraditionalChinese.AdditionalIcons=
  395. TraditionalChinese.CreateDesktopIcon=
  396. TraditionalChinese.CreateQuickLaunchIcon=
  397. TraditionalChinese.ProgramOnTheWeb=%1 
  398. TraditionalChinese.UninstallProgram=
  399. TraditionalChinese.LaunchProgram=
  400. TraditionalChinese.AssocFileExtension=
  401. N %1 
  402. W %2 
  403. p(&A)
  404. TraditionalChinese.AssocingFileExtension=
  405. N %1 
  406. W %2 
  407. [Languages]
  408. ; These files are stubs
  409. ; To achieve better results after recompilation, use the real language files
  410. Name: "en"; MessagesFile: "embedded\en.isl"; 
  411. Name: "danish"; MessagesFile: "embedded\danish.isl"; 
  412. Name: "dutch"; MessagesFile: "embedded\dutch.isl"; 
  413. Name: "french"; MessagesFile: "embedded\french.isl"; 
  414. Name: "german"; MessagesFile: "embedded\german.isl"; 
  415. Name: "hungarian"; MessagesFile: "embedded\hungarian.isl"; 
  416. Name: "italian"; MessagesFile: "embedded\italian.isl"; 
  417. Name: "polish"; MessagesFile: "embedded\polish.isl"; 
  418. Name: "russian"; MessagesFile: "embedded\russian.isl"; 
  419. Name: "spanish"; MessagesFile: "embedded\spanish.isl"; 
  420. Name: "thai"; MessagesFile: "embedded\thai.isl"; 
  421. Name: "ukrainian"; MessagesFile: "embedded\ukrainian.isl"; 
  422. Name: "chinese"; MessagesFile: "embedded\chinese.isl"; 
  423. Name: "TraditionalChinese"; MessagesFile: "embedded\TraditionalChinese.isl"; 
  424.