home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Shareware / Utilitare / 010editor / 010ed20.exe / install_script.iss
Text File  |  2005-03-31  |  9KB  |  112 lines

  1. ;InnoSetupVersion=4.2.6
  2.  
  3. [Setup]
  4. AppName=010 Editor
  5. AppVerName=010 Editor 2.0
  6. AppId=010 Editor
  7. AppPublisher=SweetScape
  8. AppPublisherURL=http://www.sweetscape.com/
  9. AppSupportURL=http://www.sweetscape.com/
  10. AppUpdatesURL=http://www.sweetscape.com/
  11. DefaultDirName={pf}\010Editor
  12. DefaultGroupName=010 Editor
  13. OutputBaseFilename=..\010ed20
  14. Compression=lzma
  15. ChangesAssociations=yes
  16. LicenseFile=embedded\License.txt
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19.  
  20. [Files]
  21. Source: "{app}\010Editor.exe"; DestDir: "{app}"; MinVersion: 4.1,4.0; Flags: ignoreversion 
  22. Source: "{app}\Changes.txt"; DestDir: "{app}"; MinVersion: 4.1,4.0; Flags: ignoreversion 
  23. Source: "{app}\file_id.diz"; DestDir: "{app}"; MinVersion: 4.1,4.0; Flags: ignoreversion 
  24. Source: "{app}\010Editor.cfg"; DestDir: "{app}"; MinVersion: 4.1,4.0; Flags: confirmoverwrite ignoreversion 
  25. Source: "{app}\010Editor.chm"; DestDir: "{app}"; MinVersion: 4.1,4.0; Flags: ignoreversion 
  26. Source: "{app}\Bookmark.1bk"; DestDir: "{app}"; MinVersion: 4.1,4.0; Flags: ignoreversion 
  27. Source: "{app}\Readme.txt"; DestDir: "{app}"; MinVersion: 4.1,4.0; Flags: ignoreversion 
  28. Source: "{app}\Version"; DestDir: "{app}"; MinVersion: 4.1,4.0; Flags: ignoreversion 
  29. Source: "{app}\Templates\BMPTemplate.bt"; DestDir: "{app}\Templates"; MinVersion: 4.1,4.0; Flags: ignoreversion 
  30. Source: "{app}\Templates\ZIPTemplate.bt"; DestDir: "{app}\Templates"; MinVersion: 4.1,4.0; Flags: ignoreversion 
  31. Source: "{app}\Templates\WAVTemplate.bt"; DestDir: "{app}\Templates"; MinVersion: 4.1,4.0; Flags: ignoreversion 
  32. Source: "{app}\Scripts\Randomize.1sc"; DestDir: "{app}\Scripts"; MinVersion: 4.1,4.0; Flags: ignoreversion 
  33. Source: "{app}\Scripts\IsASCII.1sc"; DestDir: "{app}\Scripts"; MinVersion: 4.1,4.0; Flags: ignoreversion 
  34. Source: "{app}\Scripts\MultiplePaste.1sc"; DestDir: "{app}\Scripts"; MinVersion: 4.1,4.0; Flags: ignoreversion 
  35. Source: "{app}\Scripts\JoinFile.1sc"; DestDir: "{app}\Scripts"; MinVersion: 4.1,4.0; Flags: ignoreversion 
  36. Source: "{app}\Scripts\SplitFile.1sc"; DestDir: "{app}\Scripts"; MinVersion: 4.1,4.0; Flags: ignoreversion 
  37. Source: "{app}\unins00a.exe"; DestDir: "{app}"; MinVersion: 4.1,4.0; Flags: ignoreversion 
  38.  
  39. [Registry]
  40. Root: HKCR; Subkey: "010 Editor"; ValueType: String; ValueData: "010 Editor"; MinVersion: 4.1,4.0; Flags: uninsdeletekey 
  41. Root: HKCR; Subkey: "010 Editor\DefaultIcon"; ValueType: String; ValueData: """{app}\010Editor.EXE"",2"; MinVersion: 4.1,4.0; 
  42. Root: HKCR; Subkey: "010 Editor\shell\open\command"; ValueType: String; ValueData: """{app}\010Editor.EXE"" ""%1"""; MinVersion: 4.1,4.0; 
  43. Root: HKCR; Subkey: "010 Editor.hex"; ValueType: String; ValueData: "Intel Hex File"; Tasks: hextype; MinVersion: 4.1,4.0; Flags: uninsdeletekey 
  44. Root: HKCR; Subkey: "010 Editor.hex\DefaultIcon"; ValueType: String; ValueData: """{app}\010Editor.EXE"",2"; Tasks: hextype; MinVersion: 4.1,4.0; 
  45. Root: HKCR; Subkey: "010 Editor.hex\shell\open\command"; ValueType: String; ValueData: """{app}\010Editor.EXE"" -import:""%1"""; Tasks: hextype; MinVersion: 4.1,4.0; 
  46. Root: HKCR; Subkey: ".hex"; ValueType: String; ValueData: "010 Editor.hex"; Tasks: hextype; MinVersion: 4.1,4.0; Flags: uninsdeletevalue 
  47. Root: HKCR; Subkey: "010 Editor.srecords"; ValueType: String; ValueData: "Motorola S-Records"; Tasks: stype; MinVersion: 4.1,4.0; Flags: uninsdeletekey 
  48. Root: HKCR; Subkey: "010 Editor.srecords\DefaultIcon"; ValueType: String; ValueData: """{app}\010Editor.EXE"",2"; Tasks: stype; MinVersion: 4.1,4.0; 
  49. Root: HKCR; Subkey: "010 Editor.srecords\shell\open\command"; ValueType: String; ValueData: """{app}\010Editor.EXE"" -import:""%1"""; Tasks: stype; MinVersion: 4.1,4.0; 
  50. Root: HKCR; Subkey: ".s19"; ValueType: String; ValueData: "010 Editor.srecords"; Tasks: stype; MinVersion: 4.1,4.0; Flags: uninsdeletevalue 
  51. Root: HKCR; Subkey: ".s28"; ValueType: String; ValueData: "010 Editor.srecords"; Tasks: stype; MinVersion: 4.1,4.0; Flags: uninsdeletevalue 
  52. Root: HKCR; Subkey: ".s37"; ValueType: String; ValueData: "010 Editor.srecords"; Tasks: stype; MinVersion: 4.1,4.0; Flags: uninsdeletevalue 
  53. Root: HKCR; Subkey: "010 Editor.1sc"; ValueType: String; ValueData: "010 Editor Script File"; Tasks: scripttype; MinVersion: 4.1,4.0; Flags: uninsdeletekey 
  54. Root: HKCR; Subkey: "010 Editor.1sc\DefaultIcon"; ValueType: String; ValueData: """{app}\010Editor.EXE"",3"; Tasks: scripttype; MinVersion: 4.1,4.0; 
  55. Root: HKCR; Subkey: "010 Editor.1sc\shell\open\command"; ValueType: String; ValueData: """{app}\010Editor.EXE"" ""-script:%1@1"""; Tasks: scripttype; MinVersion: 4.1,4.0; 
  56. Root: HKCR; Subkey: ".1sc"; ValueType: String; ValueData: "010 Editor.1sc"; Tasks: scripttype; MinVersion: 4.1,4.0; Flags: uninsdeletevalue 
  57. Root: HKCR; Subkey: "010 Editor.bt"; ValueType: String; ValueData: "010 Editor Binary Template"; Tasks: templatetype; MinVersion: 4.1,4.0; Flags: uninsdeletekey 
  58. Root: HKCR; Subkey: "010 Editor.bt\DefaultIcon"; ValueType: String; ValueData: """{app}\010Editor.EXE"",4"; Tasks: templatetype; MinVersion: 4.1,4.0; 
  59. Root: HKCR; Subkey: "010 Editor.bt\shell\open\command"; ValueType: String; ValueData: """{app}\010Editor.EXE"" ""-template:%1@1"""; Tasks: templatetype; MinVersion: 4.1,4.0; 
  60. Root: HKCR; Subkey: ".bt"; ValueType: String; ValueData: "010 Editor.bt"; Tasks: templatetype; MinVersion: 4.1,4.0; Flags: uninsdeletevalue 
  61. Root: HKCR; Subkey: "*\Shell\010Editor"; ValueType: String; ValueData: "Edit with 010 Editor"; Tasks: rightclickmenu; MinVersion: 4.1,4.0; Flags: uninsdeletekey 
  62. Root: HKCR; Subkey: "*\Shell\010Editor\Command"; ValueType: String; ValueData: """{app}\010Editor.exe"" ""%1"""; Tasks: rightclickmenu; MinVersion: 4.1,4.0; Flags: uninsdeletekey 
  63.  
  64. [INI]
  65. FileName: "{app}\010Editor.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sweetscape.com/010editor/"; 
  66. FileName: "{app}\BuyNow.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sweetscape.com/register/index.html?010editor"; 
  67. FileName: "{app}\Support.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.sweetscape.com/support/"; 
  68.  
  69. [Run]
  70. Filename: "{app}\010Editor.exe"; Description: "Launch 010 Editor"; MinVersion: 4.1,4.0; Flags: postinstall skipifsilent nowait
  71. Filename: "{app}\unins00a.exe"; Parameters: "-add:{app}"; Tasks: addpath; MinVersion: 4.1,4.0; 
  72.  
  73. [UninstallRun]
  74. Filename: "{app}\unins00a.exe"; Parameters: "-remove:{app}"; Tasks: addpath; MinVersion: 4.1,4.0; 
  75.  
  76. [Icons]
  77. Name: "{group}\010 Editor"; Filename: "{app}\010Editor.exe"; MinVersion: 4.1,4.0; 
  78. Name: "{group}\010 Editor Help File"; Filename: "{app}\010Editor.chm"; MinVersion: 4.1,4.0; 
  79. Name: "{group}\010 Editor Homepage"; Filename: "{app}\010Editor.url"; MinVersion: 4.1,4.0; 
  80. Name: "{group}\010 Editor Support Online"; Filename: "{app}\Support.url"; MinVersion: 4.1,4.0; 
  81. Name: "{group}\Buy Now"; Filename: "{app}\BuyNow.url"; MinVersion: 4.1,4.0; 
  82. Name: "{group}\Uninstall 010 Editor"; Filename: "{uninstallexe}"; MinVersion: 4.1,4.0; 
  83. Name: "{userdesktop}\010 Editor"; Filename: "{app}\010Editor.exe"; Tasks: desktopicon; MinVersion: 4.1,4.0; 
  84.  
  85. [Tasks]
  86. Name: "desktopicon"; Description: "Create a &desktop icon"; MinVersion: 4.1,4.0; 
  87. Name: "rightclickmenu"; Description: "&Add 010 Editor to explorer right-click menu"; MinVersion: 4.1,4.0; 
  88. Name: "addpath"; Description: "Add 010 Editor to the system &path"; MinVersion: 4.1,4.0; 
  89. Name: "hextype"; Description: "Associate &Intel Hex files with 010 Editor (*.hex)"; GroupDescription: "File Types:"; MinVersion: 4.1,4.0; 
  90. Name: "stype"; Description: "Associate &Motorola S-Records with 010 Editor (*.s19,*.s28,*.s37)"; GroupDescription: "File Types:"; MinVersion: 4.1,4.0; 
  91. Name: "templatetype"; Description: "Associate Binary &Templates with 010 Editor (*.bt)"; GroupDescription: "File Types:"; MinVersion: 4.1,4.0; 
  92. Name: "scripttype"; Description: "Associate 010 Editor &Scripts with 010 Editor (*.1sc)"; GroupDescription: "File Types:"; MinVersion: 4.1,4.0; 
  93.  
  94. [UninstallDelete]
  95. Type: files; Name: "{app}\010Editor.url"; 
  96.  
  97. [CustomMessages]
  98. default.NameAndVersion=%1 version %2
  99. default.AdditionalIcons=Additional icons:
  100. default.CreateDesktopIcon=Create a &desktop icon
  101. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  102. default.ProgramOnTheWeb=%1 on the Web
  103. default.UninstallProgram=Uninstall %1
  104. default.LaunchProgram=Launch %1
  105. default.AssocFileExtension=&Associate %1 with the %2 file extension
  106. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  107.  
  108. [Languages]
  109. ; These files are stubs
  110. ; To achieve better results after recompilation, use the real language files
  111. Name: "default"; MessagesFile: "embedded\default.isl"; 
  112.