home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2012 March / maximum-cd-2012-03.iso / DiscContents / teracopy.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2011-12-14  |  19.0 KB  |  172 lines

  1. ;InnoSetupVersion=5.4.2
  2. [Setup]
  3. AppName=TeraCopy
  4. AppVerName=TeraCopy 2.27
  5. AppId=TeraCopy
  6. AppPublisher=Code Sector
  7. AppPublisherURL=http://www.teracopy.com
  8. AppSupportURL=http://www.teracopy.com
  9. AppUpdatesURL=http://www.teracopy.com
  10. AppMutex=TeraCopyMutex347
  11. DefaultDirName={pf}\TeraCopy
  12. DefaultGroupName=TeraCopy
  13. OutputBaseFilename=in
  14. Compression=lzma
  15. ArchitecturesInstallIn64BitMode=x64
  16. DisableProgramGroupPage=yes
  17. LicenseFile=embedded\License.txt
  18. InfoBeforeFile=embedded\InfoBefore.txt
  19. InfoAfterFile=embedded\InfoAfter.txt
  20. WizardImageFile=embedded\WizardImage0.bmp
  21. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  22. [Files]
  23. Source: "{app}\Complete.wav"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  24. Source: "{app}\DefaultHandler.reg"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  25. Source: "{app}\DefaultHandlerOff.reg"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  26. Source: "{app}\Directory Opus.txt"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  27. Source: "{app}\EnterKey.exe"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  28. Source: "{app}\Error.wav"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  29. Source: "{app}\License.txt"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  30. Source: "{app}\Portable.txt"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  31. Source: "{app}\PowerOff.cmd"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  32. Source: "{app}\Readme.txt"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  33. Source: "{app}\sorttable.js"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  34. Source: "{app}\tclinks.exe"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  35. Source: "{app}\tcm.exe"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  36. Source: "{app}\TeraCopy Help.chm"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  37. Source: "{app}\TeraCopy.dll"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  38. Source: "{app}\TeraCopy.exe"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  39. Source: "{app}\TeraCopy64.dll"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  40. Source: "{app}\TeraCopyExt.dll"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  41. Source: "{app}\TeraCopyExt64.dll"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  42. Source: "{app}\Whatsnew.txt"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete ignoreversion 
  43. Source: "{app}\Images\Browse.png"; DestDir: "{app}\Images"; Flags: restartreplace uninsrestartdelete ignoreversion 
  44. Source: "{app}\Images\Center.png"; DestDir: "{app}\Images"; Flags: restartreplace uninsrestartdelete ignoreversion 
  45. Source: "{app}\Images\Copy.png"; DestDir: "{app}\Images"; Flags: restartreplace uninsrestartdelete ignoreversion 
  46. Source: "{app}\Images\DOpus.png"; DestDir: "{app}\Images"; Flags: restartreplace uninsrestartdelete ignoreversion 
  47. Source: "{app}\Images\Explorer.png"; DestDir: "{app}\Images"; Flags: restartreplace uninsrestartdelete ignoreversion 
  48. Source: "{app}\Images\Favorite.png"; DestDir: "{app}\Images"; Flags: restartreplace uninsrestartdelete ignoreversion 
  49. Source: "{app}\Images\Last.png"; DestDir: "{app}\Images"; Flags: restartreplace uninsrestartdelete ignoreversion 
  50. Source: "{app}\Images\MarkFavorite.png"; DestDir: "{app}\Images"; Flags: restartreplace uninsrestartdelete ignoreversion 
  51. Source: "{app}\Images\Move.png"; DestDir: "{app}\Images"; Flags: restartreplace uninsrestartdelete ignoreversion 
  52. Source: "{app}\Images\Remove.png"; DestDir: "{app}\Images"; Flags: restartreplace uninsrestartdelete ignoreversion 
  53. Source: "{app}\Images\Star.png"; DestDir: "{app}\Images"; Flags: restartreplace uninsrestartdelete ignoreversion 
  54. Source: "{app}\Images\TC.png"; DestDir: "{app}\Images"; Flags: restartreplace uninsrestartdelete ignoreversion 
  55. Source: "{app}\locale\ar\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\ar\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  56. Source: "{app}\locale\cs\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\cs\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  57. Source: "{app}\locale\da\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\da\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  58. Source: "{app}\locale\de\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\de\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  59. Source: "{app}\locale\el_GR\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\el_GR\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  60. Source: "{app}\locale\en\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\en\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  61. Source: "{app}\locale\es\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\es\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  62. Source: "{app}\locale\es_AR\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\es_AR\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  63. Source: "{app}\locale\fa_IR\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\fa_IR\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  64. Source: "{app}\locale\fi_FI\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\fi_FI\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  65. Source: "{app}\locale\fr\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\fr\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  66. Source: "{app}\locale\he_IL\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\he_IL\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  67. Source: "{app}\locale\id\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\id\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  68. Source: "{app}\locale\it\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\it\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  69. Source: "{app}\locale\ja\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\ja\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  70. Source: "{app}\locale\kbd\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\kbd\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  71. Source: "{app}\locale\ko\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\ko\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  72. Source: "{app}\locale\nb\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\nb\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  73. Source: "{app}\locale\nl\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\nl\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  74. Source: "{app}\locale\pl_PL\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\pl_PL\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  75. Source: "{app}\locale\pt_BR\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\pt_BR\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  76. Source: "{app}\locale\pt_PT\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\pt_PT\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  77. Source: "{app}\locale\ro_RO\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\ro_RO\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  78. Source: "{app}\locale\ru\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\ru\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  79. Source: "{app}\locale\sl_SI\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\sl_SI\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  80. Source: "{app}\locale\sv_SE\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\sv_SE\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  81. Source: "{app}\locale\th_TH\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\th_TH\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  82. Source: "{app}\locale\tr_TR\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\tr_TR\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  83. Source: "{app}\locale\vi_VN\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\vi_VN\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  84. Source: "{app}\locale\zh_Hans\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\zh_Hans\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  85. Source: "{app}\locale\zh_Hant\LC_MESSAGES\default.mo"; DestDir: "{app}\locale\zh_Hant\LC_MESSAGES"; Flags: restartreplace uninsrestartdelete ignoreversion 
  86. Source: "{app}\Portable"; DestDir: "{app}"; Tasks: port; 
  87. [Registry]
  88. Root: HKCU; Subkey: "Software\Code Sector"; Tasks: full; Flags: uninsdeletekeyifempty 
  89. Root: HKCU; Subkey: "Software\Code Sector\TeraCopy"; ValueName: "InstallDir"; ValueType: String; ValueData: "{app}"; Tasks: full; 
  90. Root: HKCU; Subkey: "Software\Code Sector\TeraCopy"; ValueName: "HandleCopy"; ValueType: String; ValueData: "1"; Tasks: full; 
  91. Root: HKLM; Subkey: "Software\Code Sector"; Tasks: full; Flags: uninsdeletekeyifempty 
  92. Root: HKLM; Subkey: "Software\Code Sector\TeraCopy"; ValueName: "InstallDir"; ValueType: String; ValueData: "{app}"; Tasks: full; 
  93. Root: HKLM; Subkey: "Software\Code Sector\TeraCopy"; ValueName: "HandleCopy"; ValueType: String; ValueData: "1"; Tasks: full; 
  94. Root: HKCR; Subkey: "Wow6432Node\CLSID\{{A7005AF0-D6E8-48AF-8DFA-023B1CF660A7}\InProcServer32"; ValueType: String; ValueData: "{app}\TeraCopy.dll"; Tasks: full; Check: "IsWin64"; Flags: uninsdeletekey 
  95. Root: HKCR; Subkey: "Wow6432Node\CLSID\{{A7005AF0-D6E8-48AF-8DFA-023B1CF660A7}\InProcServer32"; ValueName: "ThreadingModel"; ValueType: String; ValueData: "Apartment"; Tasks: full; Check: "IsWin64"; Flags: uninsdeletekey 
  96. Root: HKCR; Subkey: "CLSID\{{A7005AF0-D6E8-48AF-8DFA-023B1CF660A7}\InProcServer32"; ValueType: String; ValueData: "{app}\TeraCopy.dll"; Tasks: full; Flags: uninsdeletekey 
  97. Root: HKCR; Subkey: "CLSID\{{A7005AF0-D6E8-48AF-8DFA-023B1CF660A7}\InProcServer32"; ValueName: "ThreadingModel"; ValueType: String; ValueData: "Apartment"; Tasks: full; Flags: uninsdeletekey 
  98. Root: HKCR; Subkey: "Directory\shellex\DragDropHandlers\TeraCopy"; ValueType: String; ValueData: "{{A7005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Flags: uninsdeletekey 
  99. Root: HKCR; Subkey: "Drive\shellex\DragDropHandlers\TeraCopy"; ValueType: String; ValueData: "{{A7005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Flags: uninsdeletekey 
  100. Root: HKCR; Subkey: "Folder\shellex\DragDropHandlers\TeraCopy"; ValueType: String; ValueData: "{{A7005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Flags: uninsdeletekey 
  101. Root: HKCR; Subkey: "*\shellex\DragDropHandlers\TeraCopy"; ValueType: String; ValueData: "{{A7005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Flags: uninsdeletekey 
  102. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved"; ValueName: "{{A7005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; ValueType: String; ValueData: "TeraCopy"; Tasks: full; 
  103. Root: HKCR; Subkey: "CLSID\{{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}\InProcServer32"; ValueType: String; ValueData: "{app}\TeraCopyExt.dll"; Tasks: full; Flags: uninsdeletekey 
  104. Root: HKCR; Subkey: "CLSID\{{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}\InProcServer32"; ValueName: "ThreadingModel"; ValueType: String; ValueData: "Apartment"; Tasks: full; Flags: uninsdeletekey 
  105. Root: HKCR; Subkey: "*\shellex\ContextMenuHandlers\TeraCopy"; ValueType: String; ValueData: "{{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Flags: uninsdeletekey 
  106. Root: HKCR; Subkey: "Folder\shellex\ContextMenuHandlers\TeraCopy"; ValueType: String; ValueData: "{{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Flags: uninsdeletekey 
  107. Root: HKCR; Subkey: "Directory\shellex\ContextMenuHandlers\TeraCopy"; ValueType: String; ValueData: "{{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Flags: uninsdeletekey 
  108. Root: HKCR; Subkey: "Directory\Background\shellex\ContextMenuHandlers\TeraCopy"; ValueType: String; ValueData: "{{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Flags: uninsdeletekey 
  109. Root: HKCR; Subkey: "Drive\shellex\ContextMenuHandlers\TeraCopy"; ValueType: String; ValueData: "{{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Flags: uninsdeletekey 
  110. Root: HKCR; Subkey: "lnkfile\shellex\ContextMenuHandlers\TeraCopy"; ValueType: String; ValueData: "{{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Flags: uninsdeletekey 
  111. Root: HKCR; Subkey: "InternetShortcut\shellex\ContextMenuHandlers\TeraCopy"; ValueType: String; ValueData: "{{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Flags: uninsdeletekey 
  112. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved"; ValueName: "{{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; ValueType: String; ValueData: "TeraCopy"; Tasks: full; 
  113. Root: HKCR; Subkey: "CLSID\{{A764EEF0-D6E8-48AF-8DFA-023B1CF660A7}\InProcServer32"; ValueType: String; ValueData: "{app}\TeraCopyExt64.dll"; Tasks: full; Check: "IsWin64"; Flags: uninsdeletekey 
  114. Root: HKCR; Subkey: "CLSID\{{A764EEF0-D6E8-48AF-8DFA-023B1CF660A7}\InProcServer32"; ValueName: "ThreadingModel"; ValueType: String; ValueData: "Apartment"; Tasks: full; Check: "IsWin64"; Flags: uninsdeletekey 
  115. Root: HKCR; Subkey: "*\shellex\ContextMenuHandlers\TeraCopyS64"; ValueType: String; ValueData: "{{A764EEF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Check: "IsWin64"; Flags: uninsdeletekey 
  116. Root: HKCR; Subkey: "Folder\shellex\ContextMenuHandlers\TeraCopyS64"; ValueType: String; ValueData: "{{A764EEF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Check: "IsWin64"; Flags: uninsdeletekey 
  117. Root: HKCR; Subkey: "Directory\shellex\ContextMenuHandlers\TeraCopyS64"; ValueType: String; ValueData: "{{A764EEF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Check: "IsWin64"; Flags: uninsdeletekey 
  118. Root: HKCR; Subkey: "Directory\Background\shellex\ContextMenuHandlers\TeraCopyS64"; ValueType: String; ValueData: "{{A764EEF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Check: "IsWin64"; Flags: uninsdeletekey 
  119. Root: HKCR; Subkey: "Drive\shellex\ContextMenuHandlers\TeraCopyS64"; ValueType: String; ValueData: "{{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Check: "IsWin64"; Flags: uninsdeletekey 
  120. Root: HKCR; Subkey: "lnkfile\shellex\ContextMenuHandlers\TeraCopyS64"; ValueType: String; ValueData: "{{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Check: "IsWin64"; Flags: uninsdeletekey 
  121. Root: HKCR; Subkey: "InternetShortcut\shellex\ContextMenuHandlers\TeraCopyS64"; ValueType: String; ValueData: "{{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Check: "IsWin64"; Flags: uninsdeletekey 
  122. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved"; ValueName: "{{A8005AF0-D6E8-48AF-8DFA-023B1CF660A7}"; ValueType: String; ValueData: "TeraCopyS64"; Tasks: full; Check: "IsWin64"; 
  123. Root: HKCR; Subkey: "TeraCopy.MD5File"; ValueType: String; ValueData: "MD5 Checksum File"; Tasks: md5 and full; Flags: uninsdeletekey 
  124. Root: HKCR; Subkey: "TeraCopy.MD5File\DefaultIcon"; ValueType: String; ValueData: """{app}\TeraCopy.exe"",3"; Tasks: md5 and full; 
  125. Root: HKCR; Subkey: "TeraCopy.MD5File\Shell\Open\command"; ValueType: String; ValueData: """{app}\TeraCopy.exe"" Check ""%1"""; Tasks: md5 and full; 
  126. Root: HKCR; Subkey: ".md5"; ValueType: String; ValueData: "TeraCopy.MD5File"; Tasks: md5 and full; 
  127. Root: HKCR; Subkey: "TeraCopy.SFVFile"; ValueType: String; ValueData: "SFV Checksum File"; Tasks: sfv and full; Flags: uninsdeletekey 
  128. Root: HKCR; Subkey: "TeraCopy.SFVFile\DefaultIcon"; ValueType: String; ValueData: """{app}\TeraCopy.exe"",3"; Tasks: sfv and full; 
  129. Root: HKCR; Subkey: "TeraCopy.SFVFile\Shell\Open\command"; ValueType: String; ValueData: """{app}\TeraCopy.exe"" Check ""%1"""; Tasks: sfv and full; 
  130. Root: HKCR; Subkey: ".sfv"; ValueType: String; ValueData: "TeraCopy.SFVFile"; Tasks: sfv and full; 
  131. Root: HKCR; Subkey: "CLSID\{{A7645AF0-D6E8-48AF-8DFA-023B1CF660A7}\InProcServer32"; ValueType: String; ValueData: "{app}\TeraCopy64.dll"; Tasks: full; Flags: uninsdeletekey 
  132. Root: HKCR; Subkey: "CLSID\{{A7645AF0-D6E8-48AF-8DFA-023B1CF660A7}\InProcServer32"; ValueName: "ThreadingModel"; ValueType: String; ValueData: "Apartment"; Tasks: full; Check: "IsWin64"; Flags: uninsdeletekey 
  133. Root: HKCR; Subkey: "Directory\shellex\DragDropHandlers\TeraCopy64"; ValueType: String; ValueData: "{{A7645AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Check: "IsWin64"; Flags: uninsdeletekey 
  134. Root: HKCR; Subkey: "Drive\shellex\DragDropHandlers\TeraCopy64"; ValueType: String; ValueData: "{{A7645AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Check: "IsWin64"; Flags: uninsdeletekey 
  135. Root: HKCR; Subkey: "Folder\shellex\DragDropHandlers\TeraCopy64"; ValueType: String; ValueData: "{{A7645AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Check: "IsWin64"; Flags: uninsdeletekey 
  136. Root: HKCR; Subkey: "*\shellex\DragDropHandlers\TeraCopy64"; ValueType: String; ValueData: "{{A7645AF0-D6E8-48AF-8DFA-023B1CF660A7}"; Tasks: full; Check: "IsWin64"; Flags: uninsdeletekey 
  137. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved"; ValueName: "{{A7645AF0-D6E8-48AF-8DFA-023B1CF660A7}"; ValueType: String; ValueData: "TeraCopy64"; Tasks: full; Check: "IsWin64"; 
  138. [INI]
  139. FileName: "{app}\TeraCopy.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.teracopy.com"; 
  140. [Run]
  141. Filename: "{app}\TeraCopy.exe"; Description: "{cm:LaunchProgram,TeraCopy}"; Flags: postinstall skipifsilent nowait
  142. [Icons]
  143. Name: "{group}\TeraCopy"; Filename: "{app}\TeraCopy.exe"; IconFilename: "{app}\TeraCopy.exe"; Tasks: full; 
  144. Name: "{group}\{cm:ProgramOnTheWeb,TeraCopy}"; Filename: "{app}\TeraCopy.url"; Tasks: full; 
  145. Name: "{group}\{cm:UninstallProgram,TeraCopy}"; Filename: "{uninstallexe}"; Tasks: full; 
  146. Name: "{userdesktop}\TeraCopy"; Filename: "{app}\TeraCopy.exe"; Tasks: desktopicon and full; 
  147. Name: "{group}\TeraCopy Help"; Filename: "{app}\TeraCopy Help.chm"; Tasks: full; 
  148. [Tasks]
  149. Name: "full"; Description: "Normal version"; GroupDescription: "Install TeraCopy as"; 
  150. Name: "port"; Description: "Portable version"; GroupDescription: "Install TeraCopy as"; 
  151. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; 
  152. Name: "md5"; Description: "Associate with .md5 files"; 
  153. Name: "sfv"; Description: "Associate with .sfv files"; 
  154. [InstallDelete]
  155. Type: files; Name: "{app}\Portable"; Tasks: full; 
  156. [UninstallDelete]
  157. Type: files; Name: "{app}\TeraCopy.url"; 
  158. [CustomMessages]
  159. english.NameAndVersion=%1 version %2
  160. english.AdditionalIcons=Additional icons:
  161. english.CreateDesktopIcon=Create a &desktop icon
  162. english.CreateQuickLaunchIcon=Create a &Quick Launch icon
  163. english.ProgramOnTheWeb=%1 on the Web
  164. english.UninstallProgram=Uninstall %1
  165. english.LaunchProgram=Launch %1
  166. english.AssocFileExtension=&Associate %1 with the %2 file extension
  167. english.AssocingFileExtension=Associating %1 with the %2 file extension...
  168. [Languages]
  169. ; These files are stubs
  170. ; To achieve better results after recompilation, use the real language files
  171. Name: "english"; MessagesFile: "embedded\english.isl"; 
  172.