home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd1.bin / zkuste / emcalc / download / emcalc_2.6.167_czech.exe / install_script.iss
Text File  |  2004-05-11  |  5KB  |  85 lines

  1. ;InnoSetupVersion=2.0.11
  2.  
  3. [Setup]
  4. AppName=EMcalc
  5. AppVerName=EMcalc 2.6
  6. AppId=EMcalc
  7. DefaultDirName={pf}\EMcalc
  8. DefaultGroupName=EMcalc
  9. OutputBaseFilename=setup
  10. Compression=zip
  11. PrivilegesRequired=none
  12. ChangesAssociations=yes
  13. LicenseFile=embedded\License.txt
  14. WizardImageFile=embedded\WizardImage0.bmp
  15. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  16.  
  17. [Files]
  18. Source: "{app}\emcalc.exe"; DestDir: "{app}"; Components: main; 
  19. Source: "{app}\emcalc.exp"; DestDir: "{app}"; Components: main; Flags: confirmoverwrite 
  20. Source: "{app}\emcalc_czech.hlp"; DestDir: "{app}"; Components: help; 
  21. Source: "{app}\emcalc_czech.cnt"; DestDir: "{app}"; Components: help; 
  22. Source: "{app}\tips_czech.txt"; DestDir: "{app}"; Components: help; 
  23. Source: "{app}\tips_german.txt"; DestDir: "{app}"; Components: help; 
  24. Source: "{app}\czech.lng"; DestDir: "{app}"; Components: main; 
  25. Source: "{app}\english.lng"; DestDir: "{app}"; Components: main; 
  26. Source: "{app}\german.lng"; DestDir: "{app}"; Components: main; 
  27. Source: "{app}\home.url"; DestDir: "{app}"; 
  28. Source: "{app}\historie.txt"; DestDir: "{app}"; 
  29. Source: "{app}\licence.txt"; DestDir: "{app}"; 
  30. Source: "{app}\readme.txt"; DestDir: "{app}"; 
  31.  
  32. [Registry]
  33. Root: HKCR; Subkey: ".fx"; ValueType: String; ValueData: "EMcalc.TaskFile"; Tasks: associate; Flags: uninsdeletekey 
  34. Root: HKCR; Subkey: "EMcalc.TaskFile"; ValueType: String; ValueData: "┌loha EMcalc"; Tasks: associate; Flags: uninsdeletekey 
  35. Root: HKCR; Subkey: "EMcalc.TaskFile\DefaultIcon"; ValueType: String; ValueData: "{app}\EMcalc.exe,1"; Tasks: associate; 
  36. Root: HKCR; Subkey: "EMcalc.TaskFile\shell\open\command"; ValueType: String; ValueData: """{app}\EMcalc.exe"" ""%1"""; Tasks: associate; 
  37. Root: HKCR; Subkey: ".exp"; ValueType: String; ValueData: "EMcalc.ExpressionFile"; Tasks: associate; Flags: uninsdeletekey 
  38. Root: HKCR; Subkey: "EMcalc.ExpressionFile"; ValueType: String; ValueData: "Soubor v²raz∙ EMcalc"; Tasks: associate; Flags: uninsdeletekey 
  39. Root: HKCR; Subkey: "EMcalc.ExpressionFile\DefaultIcon"; ValueType: String; ValueData: "{app}\EMcalc.exe,2"; Tasks: associate; 
  40. Root: HKCR; Subkey: "EMcalc.ExpressionFile\shell\open\command"; ValueType: String; ValueData: """{app}\EMcalc.exe"" ""%1"""; Tasks: associate; 
  41. Root: HKCU; Subkey: "Software\EMdat"; Flags: uninsdeletekeyifempty 
  42. Root: HKCU; Subkey: "Software\EMdat\EMcalc"; Flags: uninsdeletekey 
  43. Root: HKCU; Subkey: "Software\EMdat\EMcalc"; ValueName: "InstallPath"; ValueType: String; ValueData: "{app}"; 
  44. Root: HKCU; Subkey: "Software\EMdat\EMcalc"; ValueName: "Version"; ValueType: String; ValueData: "2.6"; 
  45. Root: HKLM; Subkey: "Software\EMdat"; Flags: uninsdeletekeyifempty 
  46. Root: HKLM; Subkey: "Software\EMdat\EMcalc"; Flags: uninsdeletekey 
  47. Root: HKLM; Subkey: "Software\EMdat\EMcalc"; ValueName: "InstallPath"; ValueType: String; ValueData: "{app}"; 
  48. Root: HKLM; Subkey: "Software\EMdat\EMcalc"; ValueName: "Version"; ValueType: String; ValueData: "2.6"; 
  49. Root: HKLM; Subkey: "Software\EMdat\EMcalc"; ValueName: "User"; ValueType: String; ValueData: "{reg:HKLM\Software\Microsoft\Windows\CurrentVersion,RegisteredOwner}"; 
  50. Root: HKLM; Subkey: "Software\EMdat\EMcalc"; ValueName: "Company"; ValueType: String; ValueData: "{reg:HKLM\Software\Microsoft\Windows\CurrentVersion,RegisteredOrganization}"; 
  51. Root: HKLM; Subkey: "Software\EMdat\EMcalc"; ValueName: "Starts"; ValueType: String; ValueData: "0"; 
  52. Root: HKLM; Subkey: "Software\EMdat\EMcalc"; ValueName: "Language"; ValueType: String; ValueData: "Czech"; 
  53.  
  54. [Run]
  55. Filename: "{app}\readme.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent 
  56. Filename: "{app}\Emcalc.EXE"; WorkingDir: "{app}"; Description: "Spustit program EMcalc"; Flags: postinstall skipifsilent nowait
  57.  
  58. [Icons]
  59. Name: "{group}\EMcalc 2.6"; Filename: "{app}\EMcalc.exe"; WorkingDir: "{app}"; Components: main; 
  60. Name: "{group}\Nßpov∞da EMcalc"; Filename: "{app}\EMcalc.hlp"; WorkingDir: "{app}"; Components: help; 
  61. Name: "{group}\O programu EMcalc"; Filename: "{app}\readme.txt"; WorkingDir: "{app}"; IconFilename: "{win}\notepad.exe"; 
  62. Name: "{group}\LicenΦnφ ujednßnφ"; Filename: "{app}\licence.txt"; WorkingDir: "{app}"; IconFilename: "{win}\notepad.exe"; 
  63. Name: "{group}\Odinstalovat EMcalc"; Filename: "{app}\unins???.exe"; WorkingDir: "{app}"; 
  64. Name: "{userdesktop}\EMcalc"; Filename: "{app}\EMcalc.exe"; WorkingDir: "{app}"; Tasks: desktopicon; 
  65. Name: "{group}\InternetovΘ strßnky o EMcalcu "; Filename: "{app}\home.url"; 
  66. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\EMcalc"; Filename: "{app}\EMcalc.exe"; Tasks: quicklaunchicon; 
  67.  
  68. [Tasks]
  69. Name: "desktopicon"; Description: "Vytvo°it ikonu na &pracovnφ ploÜe"; GroupDescription: "DodateΦnΘ ikony:"; Components: "main"; 
  70. Name: "quicklaunchicon"; Description: "Vytvo°it ikonu v panelu nßstroj∙ &SnadnΘ spuÜt∞nφ na hlavnφm panelu Windows"; GroupDescription: "DodateΦnΘ ikony:"; Components: "main"; 
  71. Name: "associate"; Description: "&Asociovat soubory aplikace"; GroupDescription: "Asociace:"; 
  72.  
  73. [Components]
  74. Name: "main"; Description: "Program EMcalc 2.6"; Types: "full compact custom"; 
  75. Name: "help"; Description: "Soubory nßpov∞dy"; Types: "full"; 
  76.  
  77. [UninstallDelete]
  78. Type: files; Name: "{win}\emcalc.???"; 
  79. Type: files; Name: "{app}\emcalc*.???"; 
  80.  
  81. [Types]
  82. Name: "full"; Description: "Plnß instalace"; 
  83. Name: "compact"; Description: "Kompaktnφ instalace"; 
  84. Name: "custom"; Description: "Volitelnß instalace"; 
  85.