home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Utils / MCS CPU Benchmark 2008 / mcs_cpubmark2008_setup.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2009-02-11  |  10.4 KB  |  146 lines

  1. ;InnoSetupVersion=5.2.3
  2. [Setup]
  3. AppName=MCS CPU Benchmark 2008
  4. AppVerName=MCS CPU Benchmark 2008 (6.30)
  5. AppId=MCS CPU Benchmark 2008 (6.30)
  6. AppPublisher=MCS Studios
  7. AppPublisherURL=http://www.mcsstudios.com
  8. AppSupportURL=http://www.mcsstudios.com
  9. AppUpdatesURL=http://www.mcsstudios.com
  10. AppMutex=MCS CPU Benchmark 2008
  11. DefaultDirName={pf}\MCS Studios\MCS CPU Benchmark 2008
  12. DefaultGroupName=MCS Studios\MCS CPU Benchmark 2008
  13. UninstallDisplayIcon={app}\mcscpu.exe
  14. OutputBaseFilename=in
  15. Compression=lzma
  16. AllowNoIcons=yes
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19. [Files]
  20. Source: "{fonts}\CALIBRI.TTF"; DestDir: "{fonts}"; Flags: uninsneveruninstall onlyifdoesntexist 
  21. Source: "{app}\1mkhook.dll"; DestDir: "{app}"; Flags: ignoreversion 
  22. Source: "{app}\cpuID.dll"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\cpuid.exe"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\cpulog.txt"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\lang.txt"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\mcscpu.exe"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\mcscpu.exe.manifest"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\ptest.exe"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{app}\testlog.txt"; DestDir: "{app}"; Flags: ignoreversion 
  30. Source: "{app}\Languages\Deutsch\Activation.txt"; DestDir: "{app}\Languages\Deutsch"; Flags: ignoreversion 
  31. Source: "{app}\Languages\Deutsch\Deutsch.txt"; DestDir: "{app}\Languages\Deutsch"; Flags: ignoreversion 
  32. Source: "{app}\Languages\Deutsch\license.rtf"; DestDir: "{app}\Languages\Deutsch"; Flags: ignoreversion 
  33. Source: "{app}\Languages\Deutsch\license.txt"; DestDir: "{app}\Languages\Deutsch"; Flags: ignoreversion 
  34. Source: "{app}\Languages\Deutsch\readme.txt"; DestDir: "{app}\Languages\Deutsch"; Flags: ignoreversion 
  35. Source: "{app}\Languages\English\Activation.txt"; DestDir: "{app}\Languages\English"; Flags: ignoreversion 
  36. Source: "{app}\Languages\English\english.txt"; DestDir: "{app}\Languages\English"; Flags: ignoreversion 
  37. Source: "{app}\Languages\English\license.rtf"; DestDir: "{app}\Languages\English"; Flags: ignoreversion 
  38. Source: "{app}\Languages\English\license.txt"; DestDir: "{app}\Languages\English"; Flags: ignoreversion 
  39. Source: "{app}\Languages\English\readme.txt"; DestDir: "{app}\Languages\English"; Flags: ignoreversion 
  40. Source: "{app}\Languages\Polish\activation.txt"; DestDir: "{app}\Languages\Polish"; Flags: ignoreversion 
  41. Source: "{app}\Languages\Polish\license.rtf"; DestDir: "{app}\Languages\Polish"; Flags: ignoreversion 
  42. Source: "{app}\Languages\Polish\license.txt"; DestDir: "{app}\Languages\Polish"; Flags: ignoreversion 
  43. Source: "{app}\Languages\Polish\polish.txt"; DestDir: "{app}\Languages\Polish"; Flags: ignoreversion 
  44. Source: "{app}\Languages\Polish\readme.txt"; DestDir: "{app}\Languages\Polish"; Flags: ignoreversion 
  45. Source: "{app}\TangoIcons\start-here.png"; DestDir: "{app}\TangoIcons"; Flags: ignoreversion 
  46. Source: "{sys}\stdole2.tlb"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace regtypelib sharedfile 
  47. Source: "{sys}\msvbvm60.dll"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  48. Source: "{sys}\oleaut32.dll"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  49. Source: "{sys}\olepro32.dll"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  50. Source: "{sys}\asycfilt.dll"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace sharedfile 
  51. Source: "{sys}\comcat.dll"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,6.0; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  52. Source: "{sys}\MSCOMCTL.OCX"; DestDir: "{sys}"; Flags: uninsneveruninstall regserver regtypelib sharedfile onlyifdoesntexist 
  53. Source: "{sys}\msinet.ocx"; DestDir: "{sys}"; Flags: uninsneveruninstall regserver sharedfile onlyifdoesntexist 
  54. Source: "{sys}\msvcrt.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall onlyifdoesntexist 
  55. Source: "{sys}\VB5DB.DLL"; DestDir: "{sys}"; Flags: uninsneveruninstall onlyifdoesntexist 
  56. Source: "{sys}\scrrun.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall onlyifdoesntexist 
  57. Source: "{sys}\VB6STKIT.DLL"; DestDir: "{sys}"; Flags: uninsneveruninstall onlyifdoesntexist 
  58. Source: "{sys}\wininet.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall onlyifdoesntexist 
  59. Source: "{sys}\comctl32.ocx"; DestDir: "{sys}"; Flags: uninsneveruninstall regserver sharedfile onlyifdoesntexist 
  60. Source: "{sys}\comdlg32.ocx"; DestDir: "{sys}"; Flags: uninsneveruninstall regserver sharedfile onlyifdoesntexist 
  61. Source: "{sys}\mcstabs.ocx"; DestDir: "{sys}"; Flags: uninsneveruninstall regserver sharedfile onlyifdoesntexist 
  62. [Registry]
  63. Root: HKCU; Subkey: "Software\MCS Studios\MCS CPU Benchmark 2008\Settings"; ValueName: "curLang"; ValueType: String; ValueData: "English"; Languages: "en"; 
  64. Root: HKCU; Subkey: "Software\MCS Studios\MCS CPU Benchmark 2008\Settings"; ValueName: "curLang"; ValueType: String; ValueData: "Polish"; Languages: "pl"; 
  65. Root: HKCU; Subkey: "Software\MCS Studios\MCS CPU Benchmark 2008\Settings"; ValueName: "curLang"; ValueType: String; ValueData: "Deutsch"; Languages: "de"; 
  66. Root: HKCU; Subkey: "Software\MCS Studios\MCS CPU Benchmark 2008\Setup"; ValueName: "Q1"; ValueType: String; ValueData: "Would you like to fill out an anonymous survey regarding your satisfaction from using MCS Studios products?"; Languages: "en"; 
  67. Root: HKCU; Subkey: "Software\MCS Studios\MCS CPU Benchmark 2008\Setup"; ValueName: "Q1"; ValueType: String; ValueData: "Czy chcesz wype
  68.  anonimow
  69.  ankiet
  70.  dotycz
  71.  zadowolnia z produkt
  72. w firmy MCS Studios?"; Languages: "pl"; 
  73. Root: HKCU; Subkey: "Software\MCS Studios\MCS CPU Benchmark 2008\Setup"; ValueName: "Q1"; ValueType: String; ValueData: "Willst du eine anonyme, die Befriedigung 
  74. ber die Produkte der Firma MCS Studios betreffende Umfrage ausf
  75. llen?"; Languages: "de"; 
  76. Root: HKCU; Subkey: "Software\MCS Studios\MCS CPU Benchmark 2008\Setup"; ValueName: "A1"; ValueType: String; ValueData: "http://www.mcsstudios.com/en/customer-care.html"; Languages: "en"; 
  77. Root: HKCU; Subkey: "Software\MCS Studios\MCS CPU Benchmark 2008\Setup"; ValueName: "A1"; ValueType: String; ValueData: "http://www.mcsstudios.com/pl/ankieta-zadowolenia-klientow.html"; Languages: "pl"; 
  78. Root: HKCU; Subkey: "Software\MCS Studios\MCS CPU Benchmark 2008\Setup"; ValueName: "A1"; ValueType: String; ValueData: "http://www.mcsstudios.com/de/customer-care.html"; Languages: "de"; 
  79. [INI]
  80. FileName: "{app}\MCS Studios.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.mcsstudios.com/"; 
  81. FileName: "{app}\MCS Studios Forum.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.mcsstudios.com/forum"; 
  82. [Run]
  83. Filename: "{app}\mcscpu.exe"; Description: "{cm:LaunchProgram,MCS CPU Benchmark 2008}"; Flags: postinstall skipifsilent nowait
  84. [Icons]
  85. Name: "{userdesktop}\MCS CPU Benchmark 2008"; Filename: "{app}\mcscpu.exe"; Tasks: desktopicon; 
  86. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\MCS CPU Benchmark 2008"; Filename: "{app}\mcscpu.exe"; Tasks: quicklaunchicon; 
  87. Name: "{group}\MCS CPU Benchmark 2008"; Filename: "{app}\mcscpu.exe"; 
  88. Name: "{group}\Readme"; Filename: "{app}\languages\polish\readme.txt"; Languages: "pl"; 
  89. Name: "{group}\Readme"; Filename: "{app}\languages\english\readme.txt"; Languages: "en"; 
  90. Name: "{group}\Readme"; Filename: "{app}\languages\deutsch\readme.txt"; Languages: "de"; 
  91. Name: "{group}\Licencja"; Filename: "{app}\languages\polish\license.txt"; Languages: "pl"; 
  92. Name: "{group}\License"; Filename: "{app}\languages\english\license.txt"; Languages: "en"; 
  93. Name: "{group}\Lizenz"; Filename: "{app}\languages\deutsch\license.txt"; Languages: "de"; 
  94. Name: "{group}\MCS Studios Forum"; Filename: "{app}\MCS Studios Forum.url"; 
  95. Name: "{group}\Strona WWW MCS Studios"; Filename: "{app}\MCS Studios.url"; Languages: "pl"; 
  96. Name: "{group}\MCS Studios Website"; Filename: "{app}\MCS Studios.url"; Languages: "en"; 
  97. Name: "{group}\Seite das WWW MCS Studios"; Filename: "{app}\MCS Studios.url"; Languages: "de"; 
  98. Name: "{group}\Odinstaluj MCS CPU Benchmark 2008"; Filename: "{uninstallexe}"; Languages: "pl"; 
  99. Name: "{group}\Uninstall MCS CPU Benchmark 2008"; Filename: "{uninstallexe}"; Languages: "en"; 
  100. Name: "{group}\Uninstall MCS CPU Benchmark 2008"; Filename: "{uninstallexe}"; Languages: "de"; 
  101. [Tasks]
  102. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  103. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  104. [UninstallDelete]
  105. Type: files; Name: "{app}\MCS Studios.url"; 
  106. Type: files; Name: "{app}\MCS Studios Forum.url"; 
  107. [CustomMessages]
  108. en.NameAndVersion=%1 version %2
  109. en.AdditionalIcons=Additional icons:
  110. en.CreateDesktopIcon=Create a &desktop icon
  111. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  112. en.ProgramOnTheWeb=%1 on the Web
  113. en.UninstallProgram=Uninstall %1
  114. en.LaunchProgram=Launch %1
  115. en.AssocFileExtension=&Associate %1 with the %2 file extension
  116. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  117. pl.NameAndVersion=%1 wersja %2
  118. pl.AdditionalIcons=Dodatkowe ikony:
  119. pl.CreateDesktopIcon=Utw
  120. rz ikon
  121.  na &pulpicie
  122. pl.CreateQuickLaunchIcon=Utw
  123. rz ikon
  124.  na pasku &szybkiego uruchamiania
  125. pl.ProgramOnTheWeb=Strona WWW programu %1
  126. pl.UninstallProgram=Deinstalacja programu %1
  127. pl.LaunchProgram=Uruchom program %1
  128. pl.AssocFileExtension=&Przypisz program %1 do rozszerzenia pliku %2
  129. pl.AssocingFileExtension=Przypisywanie programu %1 do rozszerzenia pliku %2...
  130. de.NameAndVersion=%1 Version %2
  131. de.AdditionalIcons=Zus
  132. tzliche Symbole:
  133. de.CreateDesktopIcon=&Desktop-Symbol erstellen
  134. de.CreateQuickLaunchIcon=Symbol in der Schnellstartleiste erstellen
  135. de.ProgramOnTheWeb=%1 im Internet
  136. de.UninstallProgram=%1 entfernen
  137. de.LaunchProgram=%1 starten
  138. de.AssocFileExtension=&Registriere %1 mit der %2-Dateierweiterung
  139. de.AssocingFileExtension=%1 wird mit der %2-Dateierweiterung registriert...
  140. [Languages]
  141. ; These files are stubs
  142. ; To achieve better results after recompilation, use the real language files
  143. Name: "en"; MessagesFile: "embedded\en.isl"; LicenseFile: "embedded\enLicense.rtf"; 
  144. Name: "pl"; MessagesFile: "embedded\pl.isl"; LicenseFile: "embedded\plLicense.rtf"; 
  145. Name: "de"; MessagesFile: "embedded\de.isl"; LicenseFile: "embedded\deLicense.rtf"; 
  146.