home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 July & August / Gamestar_64_2004-07-08_dvd.iso / Programy / san2004.SP1-9104-Win32-OTZ.exe / install_script.iss
Text File  |  2004-05-04  |  24KB  |  216 lines

  1. ;InnoSetupVersion=4.1.5
  2.  
  3. [Setup]
  4. AppName=SiSoftware Sandra Standard 2004.SP1 (OCTools: `One tool to rule them all` Edition)
  5. AppVerName=SiSoftware Sandra Standard 2004.SP1 (OCTools: `One tool to rule them all` Edition)
  6. AppId=SiSoftware Sandra Standard 2004.SP1 (Win32 x86)
  7. AppVersion=9.104.2004.2
  8. AppPublisher=SiSoftware
  9. AppPublisherURL=http://www.sisoftware.net
  10. AppSupportURL=http://www.sisoftware.net/?location=contact
  11. AppUpdatesURL=http://www.sisoftware.net/?location=update
  12. DefaultDirName={pf}\SiSoftware\{code:GetLocalisedString|sAppNameFullPtf}
  13. DefaultGroupName={code:GetLocalisedString|sGroupName}
  14. UninstallDisplayIcon={app}\sandra.exe,0
  15. OutputBaseFilename=san2004.SP1-9104-Win32-OTZ
  16. Compression=lzma
  17. AllowNoIcons=yes
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20.  
  21. [Files]
  22. Source: "{app}\san16.exe"; DestDir: "{app}"; Components: main\9x; Flags: ignoreversion 
  23. Source: "{app}\sandra,1.exe"; DestDir: "{app}"; DestName: "sandra.exe"; Components: main\9x; Flags: ignoreversion 
  24. Source: "{app}\sandra,2.exe"; DestDir: "{app}"; DestName: "sandra.exe"; Components: main\nt; Flags: ignoreversion 
  25. Source: "{app}\RpcDataSrv.exe"; DestDir: "{app}"; Components: main\nt; Check: "OsIsOk(5)"; Flags: ignoreversion 
  26. Source: "{app}\sandra,1.dll"; DestDir: "{app}"; DestName: "sandra.dll"; Components: main\9x; Languages: "en,de,es"; Flags: ignoreversion 
  27. Source: "{app}\sandra,2.dll"; DestDir: "{app}"; DestName: "sandra.dll"; Components: main\9x; Languages: "fr"; Flags: ignoreversion 
  28. Source: "{app}\sandra,3.dll"; DestDir: "{app}"; DestName: "sandra.dll"; Components: main\9x; Languages: "nl"; Flags: ignoreversion 
  29. Source: "{app}\sandra,4.dll"; DestDir: "{app}"; DestName: "sandra.dll"; Components: main\9x; Languages: "ru"; Flags: ignoreversion 
  30. Source: "{app}\sandra,5.dll"; DestDir: "{app}"; DestName: "sandra.dll"; Components: main\9x; Languages: "it"; Flags: ignoreversion 
  31. Source: "{app}\sandra,6.dll"; DestDir: "{app}"; DestName: "sandra.dll"; Components: main\9x; Languages: "jp"; Flags: ignoreversion 
  32. Source: "{app}\sandra,7.dll"; DestDir: "{app}"; DestName: "sandra.dll"; Components: main\nt; Languages: "en,de,es"; Flags: ignoreversion 
  33. Source: "{app}\sandra,8.dll"; DestDir: "{app}"; DestName: "sandra.dll"; Components: main\nt; Languages: "fr"; Flags: ignoreversion 
  34. Source: "{app}\sandra,9.dll"; DestDir: "{app}"; DestName: "sandra.dll"; Components: main\nt; Languages: "nl"; Flags: ignoreversion 
  35. Source: "{app}\sandra,10.dll"; DestDir: "{app}"; DestName: "sandra.dll"; Components: main\nt; Languages: "ru"; Flags: ignoreversion 
  36. Source: "{app}\sandra,11.dll"; DestDir: "{app}"; DestName: "sandra.dll"; Components: main\nt; Languages: "it"; Flags: ignoreversion 
  37. Source: "{app}\sandra,12.dll"; DestDir: "{app}"; DestName: "sandra.dll"; Components: main\nt; Languages: "jp"; Flags: ignoreversion 
  38. Source: "{app}\sandra,1.brd"; DestDir: "{app}"; DestName: "sandra.brd"; Components: main\9x; Flags: ignoreversion 
  39. Source: "{app}\sandra,2.brd"; DestDir: "{app}"; DestName: "sandra.brd"; Components: main\nt; Flags: ignoreversion 
  40. Source: "{app}\sandra,1.sys"; DestDir: "{app}"; DestName: "sandra.sys"; Components: main\32; Check: "OsIsOk(2)"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  41. Source: "{app}\sandra,2.sys"; DestDir: "{app}"; DestName: "sandra.sys"; Components: main\32; Check: "OsIsOk(1)"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  42. Source: "{app}\sandra,3.sys"; DestDir: "{app}"; DestName: "sandra.sys"; Components: main\32; Check: "OsIsOk(0)"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  43. Source: "{app}\sandra.mda"; DestDir: "{app}"; Components: main; Check: "DbIsLocal(0)"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  44. Source: "{app}\sandra.mdb"; DestDir: "{app}"; Components: main; Check: "DbIsLocal(0)"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  45. Source: "{app}\sandra.reg"; DestDir: "{app}"; Components: main; MinVersion: 4.1,5.0; Flags: ignoreversion 
  46. Source: "{sys}\SanCpl,1.cpl"; DestDir: "{sys}"; DestName: "SanCpl.cpl"; Components: main\32; Languages: "en,de,es"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  47. Source: "{sys}\SanCpl,2.cpl"; DestDir: "{sys}"; DestName: "SanCpl.cpl"; Components: main\32; Languages: "fr"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  48. Source: "{sys}\SanCpl,3.cpl"; DestDir: "{sys}"; DestName: "SanCpl.cpl"; Components: main\32; Languages: "nl"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  49. Source: "{sys}\SanCpl,4.cpl"; DestDir: "{sys}"; DestName: "SanCpl.cpl"; Components: main\32; Languages: "ru"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  50. Source: "{sys}\SanCpl,5.cpl"; DestDir: "{sys}"; DestName: "SanCpl.cpl"; Components: main\32; Languages: "it"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  51. Source: "{sys}\SanCpl,6.cpl"; DestDir: "{sys}"; DestName: "SanCpl.cpl"; Components: main\32; Languages: "jp"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  52. Source: "{app}\sandra,1.hlp"; DestDir: "{app}"; DestName: "sandra.hlp"; Components: docs\help; Languages: "en,nl,jp,de,es"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  53. Source: "{app}\sandra,2.hlp"; DestDir: "{app}"; DestName: "sandra.hlp"; Components: docs\help; Languages: "fr"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  54. Source: "{app}\sandra,3.hlp"; DestDir: "{app}"; DestName: "sandra.hlp"; Components: docs\help; Languages: "ru"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  55. Source: "{app}\sandra,4.hlp"; DestDir: "{app}"; DestName: "sandra.hlp"; Components: docs\help; Languages: "it"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  56. Source: "{app}\sandra,1.cnt"; DestDir: "{app}"; DestName: "sandra.cnt"; Components: docs\help; Languages: "en,nl,jp,de,es"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  57. Source: "{app}\sandra,2.cnt"; DestDir: "{app}"; DestName: "sandra.cnt"; Components: docs\help; Languages: "fr"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  58. Source: "{app}\sandra,3.cnt"; DestDir: "{app}"; DestName: "sandra.cnt"; Components: docs\help; Languages: "ru"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  59. Source: "{app}\sandra,4.cnt"; DestDir: "{app}"; DestName: "sandra.cnt"; Components: docs\help; Languages: "it"; MinVersion: 4.1,5.0; Flags: ignoreversion 
  60. Source: "{app}\examples\Report Script.sis"; DestDir: "{app}\examples"; Components: docs\exmp; MinVersion: 4.1,5.0; Flags: ignoreversion 
  61. Source: "{app}\examples\SQL Server Schema.sql"; DestDir: "{app}\examples"; Components: docs\exmp; MinVersion: 4.1,5.0; Flags: ignoreversion 
  62. Source: "{app}\examples\mySQL Schema.sql"; DestDir: "{app}\examples"; Components: docs\exmp; MinVersion: 4.1,5.0; Flags: ignoreversion 
  63. Source: "{app}\examples\Oracle Schema.sql"; DestDir: "{app}\examples"; Components: docs\exmp; MinVersion: 4.1,5.0; Flags: ignoreversion 
  64. Source: "{app}\examples\Report Schema.mdb"; DestDir: "{app}\examples"; Components: docs\exmp; MinVersion: 4.1,5.0; Flags: ignoreversion 
  65. Source: "{app}\examples\Dynamic XML Report.htm"; DestDir: "{app}\examples"; Components: docs\exmp; MinVersion: 4.1,5.0; Flags: ignoreversion 
  66. Source: "{app}\examples\ReportSchema.dtd"; DestDir: "{app}\examples"; Components: docs\exmp; MinVersion: 4.1,5.0; Flags: ignoreversion 
  67. Source: "{app}\examples\ReportSchema.xml"; DestDir: "{app}\examples"; Components: docs\exmp; MinVersion: 4.1,5.0; Flags: ignoreversion 
  68. Source: "{app}\examples\ReportStyle.css"; DestDir: "{app}\examples"; Components: docs\exmp; MinVersion: 4.1,5.0; Flags: ignoreversion 
  69. Source: "{app}\examples\ReportStyle.xsl"; DestDir: "{app}\examples"; Components: docs\exmp; MinVersion: 4.1,5.0; Flags: ignoreversion 
  70. Source: "{app}\examples\System Report.htm"; DestDir: "{app}\examples"; Components: docs\exmp; MinVersion: 4.1,5.0; Flags: ignoreversion 
  71. Source: "{app}\examples\System Report.mif"; DestDir: "{app}\examples"; Components: docs\exmp; MinVersion: 4.1,5.0; Flags: ignoreversion 
  72. Source: "{app}\examples\System Report.rpt"; DestDir: "{app}\examples"; Components: docs\exmp; MinVersion: 4.1,5.0; Flags: ignoreversion 
  73. Source: "{app}\examples\System Report.txt"; DestDir: "{app}\examples"; Components: docs\exmp; MinVersion: 4.1,5.0; Flags: ignoreversion 
  74. Source: "{app}\examples\System Report.xml"; DestDir: "{app}\examples"; Components: docs\exmp; MinVersion: 4.1,5.0; Flags: ignoreversion 
  75. Source: "{app}\msvcr71.dll"; DestDir: "{app}"; Components: libs\32; Flags: ignoreversion 
  76. Source: "{app}\mfc71.dll"; DestDir: "{app}"; Components: libs\9x; Flags: ignoreversion 
  77. Source: "{app}\mfc71u.dll"; DestDir: "{app}"; Components: libs\nt; Flags: ignoreversion 
  78. Source: "{app}\mfc71loc,1.dll"; DestDir: "{app}"; DestName: "mfc71loc.dll"; Components: libs\32; Languages: "fr"; Flags: ignoreversion 
  79. Source: "{app}\mfc71loc,2.dll"; DestDir: "{app}"; DestName: "mfc71loc.dll"; Components: libs\32; Languages: "it"; Flags: ignoreversion 
  80. Source: "{app}\mfc71loc,3.dll"; DestDir: "{app}"; DestName: "mfc71loc.dll"; Components: libs\32; Languages: "jp"; Flags: ignoreversion 
  81. Source: "{app}\mfc71loc,4.dll"; DestDir: "{app}"; DestName: "mfc71loc.dll"; Components: libs\32; Languages: "de"; Flags: ignoreversion 
  82. Source: "{app}\mfc71loc,5.dll"; DestDir: "{app}"; DestName: "mfc71loc.dll"; Components: libs\32; Languages: "es"; Flags: ignoreversion 
  83. Source: "{app}\WCe300arm\SanPda.dll"; DestDir: "{app}\WCe300arm"; Components: pdawce\arm30; Flags: ignoreversion 
  84. Source: "{app}\WCe420arm\SanPda.dll"; DestDir: "{app}\WCe420arm"; Components: pdawce\arm42; Flags: ignoreversion 
  85.  
  86. [Registry]
  87. Root: HKLM; Subkey: "Software\SiSoftware"; MinVersion: 4.1,5.0; Flags: uninsdeletekeyifempty 
  88. Root: HKLM; Subkey: "Software\SiSoftware\Sandra"; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  89. Root: HKLM; Subkey: "Software\SiSoftware\Sandra"; ValueName: "Program Version"; ValueType: Dword; ValueData: "$0"; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  90. Root: HKLM; Subkey: "Software\SiSoftware\Sandra"; ValueName: "ExePath"; ValueType: String; ValueData: "{app}\Sandra.exe"; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  91. Root: HKLM; Subkey: "Software\SiSoftware\Sandra"; ValueName: "Registered User"; ValueType: String; ValueData: "{userinfoname}"; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  92. Root: HKLM; Subkey: "Software\SiSoftware\Sandra"; ValueName: "Registered Company"; ValueType: String; ValueData: "{userinfoorg}"; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  93. Root: HKLM; Subkey: "Software\SiSoftware\Sandra"; ValueName: "Serial Number"; ValueType: String; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  94. Root: HKLM; Subkey: "Software\SiSoftware\Sandra"; ValueName: "Distributor Name"; ValueType: String; ValueData: "{code:GetLocalisedString|sAppDistributedBy}"; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  95. Root: HKLM; Subkey: "Software\SiSoftware\Sandra"; ValueName: "Distributor Site"; ValueType: String; ValueData: "http://www.octools.com"; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  96. Root: HKLM; Subkey: "Software\SiSoftware\Sandra"; ValueName: "Ref RPC Usage"; ValueType: Dword; ValueData: "$1"; Check: "RpcIsLocal(1)"; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  97. Root: HKCR; Subkey: "CLSID\{{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\Sandra"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekeyifempty 
  98. Root: HKCR; Subkey: "CLSID\{{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\Sandra"; ValueType: String; ValueData: "{code:GetLocalisedString|sNetInfo}"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  99. Root: HKCR; Subkey: "CLSID\{{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\Sandra\command"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekeyifempty 
  100. Root: HKCR; Subkey: "CLSID\{{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\Sandra\command"; ValueType: String; ValueData: "{app}\Sandra.exe /m NetInfo"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  101. Root: HKCR; Subkey: "CLSID\{{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Sandra"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekeyifempty 
  102. Root: HKCR; Subkey: "CLSID\{{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Sandra"; ValueType: String; ValueData: "{code:GetLocalisedString|sSysInfo}"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  103. Root: HKCR; Subkey: "CLSID\{{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Sandra\command"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekeyifempty 
  104. Root: HKCR; Subkey: "CLSID\{{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Sandra\command"; ValueType: String; ValueData: "{app}\Sandra.exe /m SummaryInfo"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  105. Root: HKCR; Subkey: "CLSID\{{2227A280-3AEA-1069-A2DE-08002B30309D}\shell\Sandra"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekeyifempty 
  106. Root: HKCR; Subkey: "CLSID\{{2227A280-3AEA-1069-A2DE-08002B30309D}\shell\Sandra"; ValueType: String; ValueData: "{code:GetLocalisedString|sPrinterInfo}"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  107. Root: HKCR; Subkey: "CLSID\{{2227A280-3AEA-1069-A2DE-08002B30309D}\shell\Sandra\command"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekeyifempty 
  108. Root: HKCR; Subkey: "CLSID\{{2227A280-3AEA-1069-A2DE-08002B30309D}\shell\Sandra\command"; ValueType: String; ValueData: "{app}\Sandra.exe /m PrinterInfo"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  109. Root: HKCR; Subkey: "CLSID\{{49BF5420-FA7F-11cf-8011-00A0C90A8F78}\shell\Sandra"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekeyifempty 
  110. Root: HKCR; Subkey: "CLSID\{{49BF5420-FA7F-11cf-8011-00A0C90A8F78}\shell\Sandra"; ValueType: String; ValueData: "{code:GetLocalisedString|sSysInfo}"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  111. Root: HKCR; Subkey: "CLSID\{{49BF5420-FA7F-11cf-8011-00A0C90A8F78}\shell\Sandra\command"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekeyifempty 
  112. Root: HKCR; Subkey: "CLSID\{{49BF5420-FA7F-11cf-8011-00A0C90A8F78}\shell\Sandra\command"; ValueType: String; ValueData: "{app}\Sandra.exe /m SummaryInfo"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  113. Root: HKCR; Subkey: "Printers\shell\Sandra"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekeyifempty 
  114. Root: HKCR; Subkey: "Printers\shell\Sandra"; ValueType: String; ValueData: "{code:GetLocalisedString|sPrinterInfo}"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  115. Root: HKCR; Subkey: "Printers\shell\Sandra\command"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekeyifempty 
  116. Root: HKCR; Subkey: "Printers\shell\Sandra\command"; ValueType: String; ValueData: "{app}\Sandra.exe /m PrinterInfo"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  117. Root: HKCR; Subkey: "Drive\shell\Sandra"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekeyifempty 
  118. Root: HKCR; Subkey: "Drive\shell\Sandra"; ValueType: String; ValueData: "{code:GetLocalisedString|sDriveInfo}"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  119. Root: HKCR; Subkey: "Drive\shell\Sandra\command"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekeyifempty 
  120. Root: HKCR; Subkey: "Drive\shell\Sandra\command"; ValueType: String; ValueData: "{app}\Sandra.exe /m DrivesInfo"; Tasks: shellexton; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  121. Root: HKCU; Subkey: "Software\SiSoftware"; MinVersion: 4.1,5.0; Flags: uninsdeletekeyifempty 
  122. Root: HKCU; Subkey: "Software\SiSoftware\Sandra"; MinVersion: 4.1,5.0; Flags: uninsdeletekey 
  123.  
  124. [INI]
  125. FileName: "{app}\sisoftware.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sisoftware.net"; 
  126. FileName: "{app}\news.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sisoftware.net/?location=latestver"; 
  127. FileName: "{app}\qa.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sisoftware.net/?location=qa"; 
  128. FileName: "{app}\what.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sisoftware.net/?location=pinformation"; 
  129. FileName: "{app}\reqs.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sisoftware.net/?location=reqs"; 
  130. FileName: "{app}\compat.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sisoftware.net/?location=compatibility"; 
  131. FileName: "{app}\reviews.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sisoftware.net/?dir=reviews&location=reviews"; 
  132. FileName: "{app}\coolstuff.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://coolstuff.sisoftware.co.uk"; 
  133. FileName: "{app}\order.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sisoftware.net/?location=buy&a=OTZ"; 
  134. FileName: "{app}\affiliate.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.octools.com"; 
  135. FileName: "{app}\distribute.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sisoftware.net/?location=licence_std_dist&dir=licence"; 
  136. FileName: "{app}\licence.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sisoftware.net/?location=licence_std_use&dir=licence"; 
  137. FileName: "{app}\sandra.reg"; Section: "HKEY_LOCAL_MACHINE\SOFTWARE\SiSoftware\Sandra"; Key: """Ref RPC Usage"""; String: "dword:00000001"; 
  138. FileName: "{app}\sandra.reg"; Section: "HKEY_LOCAL_MACHINE\SOFTWARE\SiSoftware\Sandra"; Key: """ExePath"""; String: """{app}\Sandra.exe"""; 
  139. FileName: "{app}\sandra.reg"; Section: "HKEY_LOCAL_MACHINE\SOFTWARE\SiSoftware\Sandra"; Key: """Distributor Name"""; String: """{code:GetLocalisedString|sAppDistributedBy}"""; 
  140. FileName: "{app}\sandra.reg"; Section: "HKEY_LOCAL_MACHINE\SOFTWARE\SiSoftware\Sandra"; Key: """Distributor Site"""; String: """http://www.octools.com"""; 
  141.  
  142. [Run]
  143. Filename: "{app}\sandra.exe"; Description: "{code:GetLocalisedString|sLaunch}"; MinVersion: 4.1,5.0; Flags: postinstall skipifsilent nowait
  144.  
  145. [Icons]
  146. Name: "{group}\{code:GetLocalisedString|sAppNameFullW32A}"; Filename: "{app}\sandra.exe"; 
  147. Name: "{group}\{code:GetLocalisedString|sAppNameFullW32U}"; Filename: "{app}\sandra.exe"; 
  148. Name: "{group}\{code:GetLocalisedString|sDocumentation}"; Filename: "{app}\sandra.hlp"; MinVersion: 4.1,5.0; 
  149. Name: "{group}\{code:GetLocalisedString|sNews}"; Filename: "{app}\news.url"; MinVersion: 4.1,5.0; 
  150. Name: "{group}\{code:GetLocalisedString|sQA}"; Filename: "{app}\qa.url"; MinVersion: 4.1,5.0; 
  151. Name: "{group}\{code:GetLocalisedString|sOrderStuff}"; Filename: "{app}\coolstuff.url"; MinVersion: 4.1,5.0; 
  152. Name: "{group}\{code:GetLocalisedString|sReviews}"; Filename: "{app}\reviews.url"; MinVersion: 4.1,5.0; 
  153. Name: "{group}\{code:GetLocalisedString|sOrderSandra}"; Filename: "{app}\order.url"; MinVersion: 4.1,5.0; 
  154. Name: "{group}\{code:GetLocalisedString|sUseLicence}"; Filename: "{app}\licence.url"; MinVersion: 4.1,5.0; 
  155. Name: "{group}\{code:GetLocalisedString|sDistLicence}"; Filename: "{app}\distribute.url"; MinVersion: 4.1,5.0; 
  156. Name: "{group}\{code:GetLocalisedString|sSiSoftOnWeb}"; Filename: "{app}\sisoftware.url"; MinVersion: 4.1,5.0; 
  157. Name: "{group}\{code:GetLocalisedString|sDistribOnWeb}"; Filename: "{app}\affiliate.url"; MinVersion: 4.1,5.0; 
  158. Name: "{group}\{code:GetLocalisedString|sUninstall}"; Filename: "{uninstallexe}"; MinVersion: 4.1,5.0; 
  159. Name: "{userdesktop}\{code:GetLocalisedString|sAppNameFullW32A}"; Filename: "{app}\sandra.exe"; Tasks: desktopicon; 
  160. Name: "{userdesktop}\{code:GetLocalisedString|sAppNameFullW32U}"; Filename: "{app}\sandra.exe"; Tasks: desktopicon; 
  161. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\{code:GetLocalisedString|sAppName}"; Filename: "{app}\sandra.exe"; Tasks: quicklaunchicon; MinVersion: 4.1,5.0; 
  162.  
  163. [Tasks]
  164. Name: "shellexton"; Description: "{code:GetLocalisedString|sCreateShellExt}"; GroupDescription: "{code:GetLocalisedString|sMoreIcons}"; MinVersion: 4.1,5.0; 
  165. Name: "desktopicon"; Description: "{code:GetLocalisedString|sCreateDeskIcon}"; GroupDescription: "{code:GetLocalisedString|sMoreIcons}"; MinVersion: 4.1,5.0; 
  166. Name: "quicklaunchicon"; Description: "{code:GetLocalisedString|sCreateLaunchIcon}"; GroupDescription: "{code:GetLocalisedString|sMoreIcons}"; MinVersion: 4.1,5.0; 
  167.  
  168. [Components]
  169. Name: "main"; Description: "{code:GetLocalisedString|sProgramFiles}"; Types: "full compact custom"; 
  170. Name: "main\32"; Description: "{code:GetLocalisedString|sProgramFilesW32Cmn}"; Types: "full compact custom"; 
  171. Name: "main\nt"; Description: "{code:GetLocalisedString|sProgramFilesW32U}"; Types: "full compact custom"; 
  172. Name: "main\9x"; Description: "{code:GetLocalisedString|sProgramFilesW32A}"; Types: "full compact custom"; 
  173. Name: "libs"; Description: "{code:GetLocalisedString|sSupportLibs}"; Types: "full compact custom"; 
  174. Name: "libs\32"; Description: "{code:GetLocalisedString|sSupportLibsW32Cmn}"; Types: "full compact custom"; 
  175. Name: "libs\nt"; Description: "{code:GetLocalisedString|sSupportLibsW32U}"; Types: "full compact custom"; 
  176. Name: "libs\9x"; Description: "{code:GetLocalisedString|sSupportLibsW32A}"; Types: "full compact custom"; 
  177. Name: "pdawce"; Description: "{code:GetLocalisedString|sPdaWCeLibs}"; Types: "full custom"; 
  178. Name: "pdawce\arm30"; Description: "{code:GetLocalisedString|sPdaWCe30arm}"; Types: "full custom"; 
  179. Name: "pdawce\arm42"; Description: "{code:GetLocalisedString|sPdaWCe42arm}"; Types: "full custom"; 
  180. Name: "pdaplm"; Description: "{code:GetLocalisedString|sPdaPlmLibs}"; Types: "full custom"; 
  181. Name: "pdaplm\arm50"; Description: "{code:GetLocalisedString|sPdaPlm50arm}"; Types: "full custom"; 
  182. Name: "docs"; Description: "{code:GetLocalisedString|sDocumentation}"; Types: "full custom"; MinVersion: 4.1,5.0; 
  183. Name: "docs\help"; Description: "{code:GetLocalisedString|sHelpFiles}"; Types: "full custom"; MinVersion: 4.1,5.0; 
  184. Name: "docs\exmp"; Description: "{code:GetLocalisedString|sExampleFiles}"; Types: "full custom"; MinVersion: 4.1,5.0; 
  185.  
  186. [UninstallDelete]
  187. Type: files; Name: "{app}\sisoftware.url"; 
  188. Type: files; Name: "{app}\news.url"; 
  189. Type: files; Name: "{app}\qa.url"; 
  190. Type: files; Name: "{app}\what.url"; 
  191. Type: files; Name: "{app}\reqs.url"; 
  192. Type: files; Name: "{app}\compat.url"; 
  193. Type: files; Name: "{app}\order.url"; 
  194. Type: files; Name: "{app}\licence.url"; 
  195. Type: files; Name: "{app}\coolstuff.url"; 
  196. Type: files; Name: "{app}\reviews.url"; 
  197. Type: files; Name: "{app}\distribute.url"; 
  198. Type: files; Name: "{app}\affiliate.url"; 
  199.  
  200. [Types]
  201. Name: "full"; MinVersion: 4.1,5.0; 
  202. Name: "compact"; MinVersion: 4.1,5.0; 
  203. Name: "custom"; MinVersion: 4.1,5.0; 
  204.  
  205. [Languages]
  206. ; These files are stubs
  207. ; To achieve better results after recompilation, use the real language files
  208. Name: "en"; MessagesFile: "embedded\en.isl"; LicenseFile: "embedded\enLicense.rtf"; InfoBeforeFile: "embedded\enInfoBefore.rtf"; 
  209. Name: "fr"; MessagesFile: "embedded\fr.isl"; LicenseFile: "embedded\frLicense.rtf"; InfoBeforeFile: "embedded\frInfoBefore.rtf"; 
  210. Name: "nl"; MessagesFile: "embedded\nl.isl"; LicenseFile: "embedded\nlLicense.rtf"; InfoBeforeFile: "embedded\nlInfoBefore.rtf"; 
  211. Name: "ru"; MessagesFile: "embedded\ru.isl"; LicenseFile: "embedded\ruLicense.rtf"; InfoBeforeFile: "embedded\ruInfoBefore.rtf"; 
  212. Name: "it"; MessagesFile: "embedded\it.isl"; LicenseFile: "embedded\itLicense.rtf"; InfoBeforeFile: "embedded\itInfoBefore.rtf"; 
  213. Name: "jp"; MessagesFile: "embedded\jp.isl"; LicenseFile: "embedded\jpLicense.rtf"; InfoBeforeFile: "embedded\jpInfoBefore.rtf"; 
  214. Name: "de"; MessagesFile: "embedded\de.isl"; LicenseFile: "embedded\deLicense.rtf"; InfoBeforeFile: "embedded\deInfoBefore.rtf"; 
  215. Name: "es"; MessagesFile: "embedded\es.isl"; LicenseFile: "embedded\esLicense.rtf"; InfoBeforeFile: "embedded\esInfoBefore.rtf"; 
  216.