home *** CD-ROM | disk | FTP | other *** search
/ Chip: Special XP & Vista / Chip Spesial XP & Vista.iso / 6_Utility / PC_Wizard_2008 / pcw2008_v184.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2008-05-01  |  15.3 KB  |  243 lines

  1. ;InnoSetupVersion=5.2.1
  2. [Setup]
  3. AppName={cm:MyAppName}
  4. AppVerName={cm:MyAppName}.1.84
  5. AppId=PC Wizard 2008
  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=in
  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}\history.txt"; DestDir: "{app}"; Flags: ignoreversion 
  19. Source: "{app}\lame_enc.dll"; DestDir: "{app}"; Flags: ignoreversion 
  20. Source: "{app}\PC Wizard,2.exe"; DestDir: "{app}"; DestName: "PC Wizard.exe"; Flags: ignoreversion 
  21. Source: "{app}\pcwiz32.dll"; DestDir: "{app}"; Flags: ignoreversion 
  22. Source: "{app}\pcwiz32.sys"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\pcwiz32.vxd"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\pcwiz32x.dll"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\pcwiz64.sys"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\pcwiz64i.sys"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\pcwizard.dll"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\pcwizbch.dll"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{app}\pcwizdx.dll"; DestDir: "{app}"; Flags: ignoreversion 
  30. Source: "{app}\pcwizdxb.dll"; DestDir: "{app}"; Flags: ignoreversion 
  31. Source: "{app}\pcwizgfx.dll"; DestDir: "{app}"; Flags: ignoreversion 
  32. Source: "{app}\pcwizhid.dll"; DestDir: "{app}"; Flags: ignoreversion 
  33. Source: "{app}\pcwizlcd.dll"; DestDir: "{app}"; Flags: ignoreversion 
  34. Source: "{app}\pcwizmdl.dll"; DestDir: "{app}"; Flags: ignoreversion 
  35. Source: "{app}\pcwizmp3.dll"; DestDir: "{app}"; Flags: ignoreversion 
  36. Source: "{app}\pcwizosd.dll"; DestDir: "{app}"; Flags: ignoreversion 
  37. Source: "{app}\pcwizpda.dll"; DestDir: "{app}"; Flags: ignoreversion 
  38. Source: "{app}\pcwizphx.dll"; DestDir: "{app}"; Flags: ignoreversion 
  39. Source: "{app}\pcwizpwd.dll"; DestDir: "{app}"; Flags: ignoreversion 
  40. Source: "{app}\pcwizvdo.dll"; DestDir: "{app}"; Flags: ignoreversion 
  41. Source: "{app}\readme,1.txt"; DestDir: "{app}"; DestName: "readme.txt"; Flags: ignoreversion 
  42. Source: "{app}\release.txt"; DestDir: "{app}"; Flags: ignoreversion 
  43. Source: "{app}\Data\pcwiz16.exe"; DestDir: "{app}\Data"; Flags: ignoreversion 
  44. Source: "{app}\Data\pcwizard.bch"; DestDir: "{app}\Data"; Flags: ignoreversion 
  45. Source: "{app}\Data\pcwizard.bgd"; DestDir: "{app}\Data"; Flags: ignoreversion 
  46. Source: "{app}\Data\pcwizard.fab"; DestDir: "{app}\Data"; Flags: ignoreversion 
  47. Source: "{app}\Data\pcwizard.pci"; DestDir: "{app}\Data"; Flags: ignoreversion 
  48. Source: "{app}\Data\pcwizard.tex"; DestDir: "{app}\Data"; Flags: ignoreversion 
  49. Source: "{app}\Data\pcwpdf.dll"; DestDir: "{app}\Data"; Flags: ignoreversion 
  50. Source: "{app}\Data\settings.exe"; DestDir: "{app}\Data"; Flags: ignoreversion 
  51. Source: "{app}\Language\pcwl0009.dll"; DestDir: "{app}\Language"; Flags: ignoreversion 
  52. Source: "{app}\Language\pcwl000c.dll"; DestDir: "{app}\Language"; Flags: ignoreversion 
  53. Source: "{app}\Language\pcwl0407.dll"; DestDir: "{app}\Language"; Flags: ignoreversion 
  54. Source: "{app}\Language\pcwl0408.dll"; DestDir: "{app}\Language"; Flags: ignoreversion 
  55. Source: "{app}\Language\pcwl0419.dll"; DestDir: "{app}\Language"; Flags: ignoreversion 
  56. Source: "{app}\Language\pcwl041b.dll"; DestDir: "{app}\Language"; Flags: ignoreversion 
  57. Source: "{app}\Language\pcwl081a.dll"; DestDir: "{app}\Language"; Flags: ignoreversion 
  58. Source: "{app}\Web\webupdt.exe"; DestDir: "{app}\Web"; Components: web; Flags: ignoreversion 
  59. Source: "{app}\Extras\pcw1.dat"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  60. Source: "{app}\Extras\pcw2.dat"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  61. Source: "{app}\Extras\pcw3.dat"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  62. Source: "{app}\Extras\pcw4.dat"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  63. Source: "{app}\Extras\pcw5.dat"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  64. Source: "{app}\Extras\pcw6.dat"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  65. Source: "{app}\Extras\pcw7.dat"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  66. Source: "{app}\Extras\pcwdx9bk.dll"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  67. Source: "{app}\Extras\pcwiz1.x"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  68. Source: "{app}\Extras\pcwiz2.x"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  69. Source: "{app}\Extras\pcwizard.dds"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  70. Source: "{app}\Extras\pcwizard.lic"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  71. Source: "{app}\Extras\pcwizard.vst"; DestDir: "{app}\Extras"; Flags: ignoreversion 
  72. Source: "{sys}\PCWizard.cpl"; DestDir: "{sys}"; 
  73. Source: "{win}\Java\trustlib\ZipFunctions.class"; DestDir: "{win}\Java\trustlib"; Flags: ignoreversion 
  74. Source: "{sys}\msvbvm60.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  75. Source: "{app}\readme,2.txt"; DestDir: "{app}"; DestName: "readme.txt"; 
  76. [Dirs]
  77. Name: "{app}\Data"; 
  78. Name: "{app}\Help"; 
  79. Name: "{app}\Language"; 
  80. Name: "{app}\Web"; 
  81. Name: "{app}\Extras"; 
  82. [Registry]
  83. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "AlwaysEnglish"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  84. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DimState"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  85. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableBackGround"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  86. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableIDE"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  87. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableLPCMonitoring"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  88. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableNetShare"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  89. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableSPD"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  90. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "FindBiosCopyright"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  91. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "ISAAddr"; ValueType: Dword; ValueData: "$290"; Flags: uninsdeletekey 
  92. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "LangID"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  93. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "Path"; ValueType: String; ValueData: "{app}"; Flags: uninsdeletekey 
  94. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "MemBandwidth"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  95. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "Indent"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  96. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "LVGroup"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  97. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "Prefetch"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  98. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "StyleClassic"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  99. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "Linear"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  100. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "CPULogo"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  101. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "AnimatedIcon"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  102. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "RealTimeSensor"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  103. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableDMI"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  104. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableSMBus"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  105. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "Disable16"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  106. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableOSD"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  107. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableGPU"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  108. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "ForceASUS"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  109. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "SensorConfig"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  110. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DeleteAudioTrack"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  111. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableI2C"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  112. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableFarenheit"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  113. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableAdvices"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  114. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableQFan"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  115. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableIDEFullScan"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  116. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "CPUClockThread"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  117. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "InstallDone"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  118. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableMultiGPU"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  119. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableSensor"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  120. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2008\Settings"; ValueName: "DisableLGLCD"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  121. [Run]
  122. Filename: "{app}\readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent nowait
  123. Filename: "{app}\PC Wizard.exe"; Description: "{cm:LaunchProgram, {cm:MyAppName}}"; Flags: postinstall skipifsilent nowait
  124. [Icons]
  125. Name: "{group}\{cm:MyAppName}"; Filename: "{app}\PC Wizard.exe"; 
  126. Name: "{group}\{cm:MyAppName} {cm:MySettings}"; Filename: "{app}\Data\Settings.exe"; 
  127. Name: "{group}\{cm:UninstallProgram, {cm:MyAppName}}"; Filename: "{uninstallexe}"; 
  128. Name: "{group}\ReadMe"; Filename: "{app}\readme.txt"; 
  129. Name: "{group}\Release Notes"; Filename: "{app}\release.txt"; 
  130. Name: "{userdesktop}\{cm:MyAppName}"; Filename: "{app}\PC Wizard.exe"; Tasks: desktopicon; 
  131. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\{cm:MyAppName}"; Filename: "{app}\PC Wizard.exe"; Tasks: quicklaunchicon; 
  132. [Tasks]
  133. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "Additional icons:"; 
  134. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "Additional icons:"; 
  135. [Components]
  136. Name: "program"; Description: "{cm:MyProg}"; Types: "full compact custom"; 
  137. Name: "web"; Description: "{cm:MyWeb}"; Types: "full custom"; 
  138. [Types]
  139. Name: "full"; 
  140. Name: "compact"; 
  141. Name: "custom"; 
  142. [CustomMessages]
  143. en.NameAndVersion=%1 version %2
  144. en.AdditionalIcons=Additional icons:
  145. en.CreateDesktopIcon=Create a &desktop icon
  146. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  147. en.ProgramOnTheWeb=%1 on the Web
  148. en.UninstallProgram=Uninstall %1
  149. en.LaunchProgram=Launch %1
  150. en.AssocFileExtension=&Associate %1 with the %2 file extension
  151. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  152. fr.NameAndVersion=%1 version %2
  153. fr.AdditionalIcons=Ic
  154. nes suppl
  155. mentaires :
  156. fr.CreateDesktopIcon=Cr
  157. er une ic
  158. ne sur le &Bureau
  159. fr.CreateQuickLaunchIcon=Cr
  160. er une ic
  161. ne dans la barre de &Lancement rapide
  162. fr.ProgramOnTheWeb=Page d'accueil de %1
  163. fr.UninstallProgram=D
  164. sinstaller %1
  165. fr.LaunchProgram=Ex
  166. cuter %1
  167. fr.AssocFileExtension=&Associer %1 avec l'extension de fichier %2
  168. fr.AssocingFileExtension=Associe %1 avec l'extension de fichier %2...
  169. sl.NameAndVersion=%1 verzia %2
  170. sl.AdditionalIcons=
  171. stupcovia:
  172. sl.CreateDesktopIcon=Vytvori
  173. stupcu na &ploche
  174. sl.CreateQuickLaunchIcon=Vytvori
  175. stupcu na paneli &R
  176. chle spustenie
  177. sl.ProgramOnTheWeb=Aplik
  178. cia %1 na internete
  179. sl.UninstallProgram=Odin
  180. talova
  181.  aplik
  182. ciu %1 
  183. sl.LaunchProgram=Spusti
  184.  aplik
  185. ciu %1
  186. sl.AssocFileExtension=Vytvori
  187.  &asoci
  188. ciu medzi s
  189. bormi typu %2 a aplik
  190. ciou %1
  191. sl.AssocingFileExtension=Vytv
  192. ra sa asoci
  193. cia medzi s
  194. bormi typu %2 a aplik
  195. ciou %1...
  196. ru.NameAndVersion=%1, 
  197. ru.AdditionalIcons=
  198. ru.CreateDesktopIcon=
  199. ru.CreateQuickLaunchIcon=
  200. ru.ProgramOnTheWeb=
  201. ru.UninstallProgram=
  202. ru.LaunchProgram=
  203. ru.AssocFileExtension=
  204. ru.AssocingFileExtension=
  205.  %2...
  206. gm.NameAndVersion=%1 Version %2
  207. gm.AdditionalIcons=Zus
  208. tzliche Symbole:
  209. gm.CreateDesktopIcon=&Desktop-Symbol erstellen
  210. gm.CreateQuickLaunchIcon=Symbol in der Schnellstartleiste erstellen
  211. gm.ProgramOnTheWeb=%1 im Internet
  212. gm.UninstallProgram=%1 entfernen
  213. gm.LaunchProgram=%1 starten
  214. gm.AssocFileExtension=&Registriere %1 mit der %2-Dateierweiterung
  215. gm.AssocingFileExtension=%1 wird mit der %2-Dateierweiterung registriert...
  216. MyAppName=PC Wizard 2008
  217. en.MySettings=Settings
  218. en.MyWeb=Web Update Application
  219. en.MyProg=PC Wizard Main Files
  220. fr.MySettings=Param
  221. fr.MyWeb=Programme de Mise 
  222.  jour Web
  223. fr.MyProg=Fichiers principaux de PC Wizard
  224. sl.MySettings=Nastavenia
  225. sl.MyWeb=Program pre aktualiz
  226. ciu cez internet
  227. sl.MyProg=Hlavn
  228. bory programu PC Wizard
  229. ru.MySettings=Settings
  230. ru.MyWeb=Web Update Application
  231. ru.MyProg=PC Wizard Main Files
  232. gm.MySettings=Einstellungen
  233. gm.MyWeb=Web Update Anwendung
  234. gm.MyProg=PC Wizard Programmdateien
  235. [Languages]
  236. ; These files are stubs
  237. ; To achieve better results after recompilation, use the real language files
  238. Name: "en"; MessagesFile: "embedded\en.isl"; LicenseFile: "embedded\enLicense.txt"; 
  239. Name: "fr"; MessagesFile: "embedded\fr.isl"; LicenseFile: "embedded\frLicense.txt"; 
  240. Name: "sl"; MessagesFile: "embedded\sl.isl"; LicenseFile: "embedded\slLicense.txt"; 
  241. Name: "ru"; MessagesFile: "embedded\ru.isl"; LicenseFile: "embedded\ruLicense.txt"; 
  242. Name: "gm"; MessagesFile: "embedded\gm.isl"; LicenseFile: "embedded\gmLicense.txt"; 
  243.