home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2006 May / maximum-cd-2006-05.iso / Software / Utilities / pcw2006_v167.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2006-03-01  |  13.5 KB  |  213 lines

  1. ;InnoSetupVersion=5.1.2
  2. [Setup]
  3. AppName={cm:MyAppName}
  4. AppVerName={cm:MyAppName}.1.67
  5. AppId=PC Wizard 2006
  6. AppPublisher=Laurent KUTIL & Franck DELATTRE
  7. AppPublisherURL=http://www.cpuid.com
  8. AppSupportURL=http://www.cpuid.com
  9. AppUpdatesURL=http://www.cpuid.com
  10. DefaultDirName={pf}\{cm:MyAppName}
  11. DefaultGroupName={cm:MyAppName}
  12. OutputBaseFilename=setup
  13. Compression=lzma
  14. WizardImageFile=embedded\WizardImage0.bmp
  15. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  16. [Files]
  17. Source: "{app}\PC Wizard,1.exe"; DestDir: "{app}"; DestName: "PC Wizard.exe"; Flags: ignoreversion 
  18. Source: "{app}\lame_enc.dll"; DestDir: "{app}"; Flags: ignoreversion 
  19. Source: "{app}\PC Wizard,2.exe"; DestDir: "{app}"; DestName: "PC Wizard.exe"; Flags: ignoreversion 
  20. Source: "{app}\pcw86-32.sys"; DestDir: "{app}"; Flags: ignoreversion 
  21. Source: "{app}\pcw86-32.vxd"; DestDir: "{app}"; Flags: ignoreversion 
  22. Source: "{app}\pcw86-64.sys"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\pcwiz32.dll"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\pcwizard.dll"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\pcwizbch.dll"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\pcwizdx.dll"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\pcwizdxb.dll"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\pcwizgfx.dll"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{app}\pcwizmp3.dll"; DestDir: "{app}"; Flags: ignoreversion 
  30. Source: "{app}\pcwizosd.dll"; DestDir: "{app}"; Flags: ignoreversion 
  31. Source: "{app}\pcwizpda.dll"; DestDir: "{app}"; Flags: ignoreversion 
  32. Source: "{app}\pcwizpwd.dll"; DestDir: "{app}"; Flags: ignoreversion 
  33. Source: "{app}\Data\pcwiz16.exe"; DestDir: "{app}\Data"; Flags: ignoreversion 
  34. Source: "{app}\Data\pcwizard.bch"; DestDir: "{app}\Data"; Flags: ignoreversion 
  35. Source: "{app}\Data\pcwizard.bgd"; DestDir: "{app}\Data"; Flags: ignoreversion 
  36. Source: "{app}\Data\pcwizard.fab"; DestDir: "{app}\Data"; Flags: ignoreversion 
  37. Source: "{app}\Data\pcwizard.pci"; DestDir: "{app}\Data"; Flags: ignoreversion 
  38. Source: "{app}\Data\pcwizard.tex"; DestDir: "{app}\Data"; Flags: ignoreversion 
  39. Source: "{app}\Data\pcwpdf.dll"; DestDir: "{app}\Data"; Flags: ignoreversion 
  40. Source: "{app}\Data\settings.exe"; DestDir: "{app}\Data"; Flags: ignoreversion 
  41. Source: "{app}\Language\pcwl0009.dll"; DestDir: "{app}\Language"; Flags: ignoreversion 
  42. Source: "{app}\Language\pcwl000c.dll"; DestDir: "{app}\Language"; Flags: ignoreversion 
  43. Source: "{app}\Language\pcwl0419.dll"; DestDir: "{app}\Language"; Flags: ignoreversion 
  44. Source: "{app}\Language\pcwl041b.dll"; DestDir: "{app}\Language"; Flags: ignoreversion 
  45. Source: "{app}\Language\pcwl081a.dll"; DestDir: "{app}\Language"; Flags: ignoreversion 
  46. Source: "{app}\Web\webupdt.exe"; DestDir: "{app}\Web"; Components: web; Flags: ignoreversion 
  47. Source: "{app}\Extras\pcw1.dat"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  48. Source: "{app}\Extras\pcw2.dat"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  49. Source: "{app}\Extras\pcw3.dat"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  50. Source: "{app}\Extras\pcw4.dat"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  51. Source: "{app}\Extras\pcw5.dat"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  52. Source: "{app}\Extras\pcw6.dat"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  53. Source: "{app}\Extras\pcw7.dat"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  54. Source: "{app}\Extras\pcwdx9bk.dll"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  55. Source: "{app}\Extras\pcwiz1.x"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  56. Source: "{app}\Extras\pcwiz2.x"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  57. Source: "{app}\Extras\pcwizard.dds"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  58. Source: "{app}\Extras\pcwizvdo.dll"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  59. Source: "{sys}\PCWizard.cpl"; DestDir: "{sys}"; 
  60. Source: "{win}\Java\trustlib\ZipFunctions.class"; DestDir: "{win}\Java\trustlib"; Flags: ignoreversion 
  61. Source: "{sys}\msvbvm60.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  62. Source: "{sys}\vb6fr.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall sharedfile 
  63. [Dirs]
  64. Name: "{app}\Data"; 
  65. Name: "{app}\Help"; 
  66. Name: "{app}\Language"; 
  67. Name: "{app}\Web"; 
  68. Name: "{app}\Extras"; 
  69. [Registry]
  70. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "AlwaysEnglish"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  71. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DimState"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  72. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DisableBackGround"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  73. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DisableIDE"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  74. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DisableLPCMonitoring"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  75. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DisableNetShare"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  76. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DisableSPD"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  77. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "FindBiosCopyright"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  78. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "ISAAddr"; ValueType: Dword; ValueData: "$290"; Flags: uninsdeletekey 
  79. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "LangID"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  80. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "Path"; ValueType: String; ValueData: "{app}"; Flags: uninsdeletekey 
  81. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "MBMInterface"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  82. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "MBMonly"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  83. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "MemBandwidth"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  84. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "Indent"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  85. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "LVGroup"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  86. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "Prefetch"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  87. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "StyleClassic"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  88. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "Linear"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  89. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "CPULogo"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  90. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "AnimatedIcon"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  91. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "RealTimeSensor"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  92. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DisableDMI"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  93. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DisableSMBus"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  94. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "Disable16"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  95. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DisableOSD"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  96. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DisableGPU"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  97. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "ForceASUS"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  98. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "SensorConfig"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  99. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DeleteAudioTrack"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  100. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DisableI2C"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  101. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DisableFarenheit"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  102. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DisableAdvices"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  103. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DisableQFan"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  104. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DisableIDEFullScan"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  105. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "CPUClockThread"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  106. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "InstallDone"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  107. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2006\Settings"; ValueName: "DisableMultiGPU"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  108. [Run]
  109. Filename: "{app}\PC Wizard.exe"; Description: "{cm:LaunchProgram, {cm:MyAppName}}"; Flags: postinstall skipifsilent nowait
  110. [Icons]
  111. Name: "{group}\{cm:MyAppName}"; Filename: "{app}\PC Wizard.exe"; 
  112. Name: "{group}\{cm:MyAppName} {cm:MySettings}"; Filename: "{app}\Data\Settings.exe"; 
  113. Name: "{group}\{cm:UninstallProgram, {cm:MyAppName}}"; Filename: "{uninstallexe}"; 
  114. Name: "{userdesktop}\{cm:MyAppName}"; Filename: "{app}\PC Wizard.exe"; Tasks: desktopicon; 
  115. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\{cm:MyAppName}"; Filename: "{app}\PC Wizard.exe"; Tasks: quicklaunchicon; 
  116. [Tasks]
  117. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "Additional icons:"; 
  118. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "Additional icons:"; 
  119. [Components]
  120. Name: "program"; Description: "{cm:MyProg}"; Types: "full compact custom"; 
  121. Name: "web"; Description: "{cm:MyWeb}"; Types: "full custom"; 
  122. [Types]
  123. Name: "full"; 
  124. Name: "compact"; 
  125. Name: "custom"; 
  126. [CustomMessages]
  127. en.NameAndVersion=%1 version %2
  128. en.AdditionalIcons=Additional icons:
  129. en.CreateDesktopIcon=Create a &desktop icon
  130. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  131. en.ProgramOnTheWeb=%1 on the Web
  132. en.UninstallProgram=Uninstall %1
  133. en.LaunchProgram=Launch %1
  134. en.AssocFileExtension=&Associate %1 with the %2 file extension
  135. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  136. fr.NameAndVersion=%1 version %2
  137. fr.AdditionalIcons=Ic
  138. nes suppl
  139. mentaires :
  140. fr.CreateDesktopIcon=Cr
  141. er une ic
  142. ne sur le &Bureau
  143. fr.CreateQuickLaunchIcon=Cr
  144. er une ic
  145. ne dans la barre de &Lancement rapide
  146. fr.ProgramOnTheWeb=Page d'accueil de %1
  147. fr.UninstallProgram=D
  148. sinstaller %1
  149. fr.LaunchProgram=Ex
  150. cuter %1
  151. fr.AssocFileExtension=&Associer %1 avec l'extension de fichier %2
  152. fr.AssocingFileExtension=Associe %1 avec l'extension de fichier %2...
  153. sl.NameAndVersion=%1 verzia %2
  154. sl.AdditionalIcons=
  155. stupcovia:
  156. sl.CreateDesktopIcon=Vytvori
  157. stupcu na &ploche
  158. sl.CreateQuickLaunchIcon=Vytvori
  159. stupcu na paneli &R
  160. chle spustenie
  161. sl.ProgramOnTheWeb=Aplik
  162. cia %1 na internete
  163. sl.UninstallProgram=Odin
  164. talova
  165.  aplik
  166. ciu %1 
  167. sl.LaunchProgram=Spusti
  168.  aplik
  169. ciu %1
  170. sl.AssocFileExtension=Vytvori
  171.  &asoci
  172. ciu medzi s
  173. bormi typu %2 a aplik
  174. ciou %1
  175. sl.AssocingFileExtension=Vytv
  176. ra sa asoci
  177. cia medzi s
  178. bormi typu %2 a aplik
  179. ciou %1...
  180. ru.NameAndVersion=%1, 
  181. ru.AdditionalIcons=
  182. ru.CreateDesktopIcon=
  183. ru.CreateQuickLaunchIcon=
  184. ru.ProgramOnTheWeb=
  185. ru.UninstallProgram=
  186. ru.LaunchProgram=
  187. ru.AssocFileExtension=
  188. ru.AssocingFileExtension=
  189.  %2...
  190. MyAppName=PC Wizard 2006
  191. en.MySettings=Settings
  192. fr.MySettings=Param
  193. sl.MySettings=Nastavenia
  194. en.MyWeb=Web Update Application
  195. fr.MyWeb=Programme de Mise 
  196.  jour Web
  197. sl.MyWeb=Program pre aktualiz
  198. ciu cez internet
  199. en.MyProg=PC Wizard Main Files
  200. fr.MyProg=Fichiers principaux de PC Wizard
  201. sl.MyProg=Hlavn
  202. bory programu PC Wizard
  203. ru.MySettings=Settings
  204. ru.MyWeb=Web Update Application
  205. ru.MyProg=PC Wizard Main Files
  206. [Languages]
  207. ; These files are stubs
  208. ; To achieve better results after recompilation, use the real language files
  209. Name: "en"; MessagesFile: "embedded\en.isl"; LicenseFile: "embedded\enLicense.txt"; 
  210. Name: "fr"; MessagesFile: "embedded\fr.isl"; LicenseFile: "embedded\frLicense.txt"; 
  211. Name: "sl"; MessagesFile: "embedded\sl.isl"; LicenseFile: "embedded\slLicense.txt"; 
  212. Name: "ru"; MessagesFile: "embedded\ru.isl"; LicenseFile: "embedded\ruLicense.txt"; 
  213.