home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Shareware / Programare / hpad / hpad5pro.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2004-02-19  |  15.2 KB  |  155 lines

  1. ;InnoSetupVersion=3.0.5
  2. [Setup]
  3. AppName=HTMLPad 2004 Pro
  4. AppVerName=HTMLPad 2004 Pro v5.0
  5. AppId=HTMLPad 2004 Pro
  6. AppVersion=HTMLPad 2004 Pro
  7. AppPublisher=Karlis Blumentals
  8. AppPublisherURL=http://www.blumentals.net
  9. AppSupportURL=http://www.blumentals.net
  10. AppUpdatesURL=http://www.blumentals.net
  11. AppMutex=WeBuilder
  12. DefaultDirName={pf}\HTMLPad 2004 Pro
  13. DefaultGroupName=HTMLPad 2004 Pro
  14. OutputBaseFilename=hpad5pro
  15. Compression=zip
  16. PrivilegesRequired=none
  17. AllowNoIcons=yes
  18. LicenseFile=embedded\License.txt
  19. InfoAfterFile=embedded\InfoAfter.txt
  20. WizardImageFile=embedded\WizardImage0.bmp
  21. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  22. [Files]
  23. Source: "{app}\css.dll"; DestDir: "{app}"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: ignoreversion 
  24. Source: "{app}\ftpbrows.dll"; DestDir: "{app}"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: ignoreversion 
  25. Source: "{app}\html.dll"; DestDir: "{app}"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: ignoreversion 
  26. Source: "{app}\htmlpad.exe"; DestDir: "{app}"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: ignoreversion 
  27. Source: "{app}\icons.dll"; DestDir: "{app}"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: ignoreversion 
  28. Source: "{app}\image.gif"; DestDir: "{app}"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  29. Source: "{app}\license.txt"; DestDir: "{app}"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  30. Source: "{app}\readme.txt"; DestDir: "{app}"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  31. Source: "{app}\tidy\settings.dat"; DestDir: "{app}\tidy"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  32. Source: "{app}\tidy\tasks.dat"; DestDir: "{app}\tidy"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  33. Source: "{app}\tidy\tidy.chm"; DestDir: "{app}\tidy"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  34. Source: "{app}\tidy\tidy.exe"; DestDir: "{app}\tidy"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  35. Source: "{app}\spelling\american.adm"; DestDir: "{app}\spelling"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  36. Source: "{app}\help\cssref.chm"; DestDir: "{app}\help"; Components: cssref; MinVersion: 4.0.950,4.0.1381; 
  37. Source: "{app}\help\help.chm"; DestDir: "{app}\help"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  38. Source: "{app}\help\htmlref.chm"; DestDir: "{app}\help"; Components: htmlref; MinVersion: 4.0.950,4.0.1381; 
  39. Source: "{app}\templates\wml\Blank Page.wml"; DestDir: "{app}\templates\wml"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  40. Source: "{app}\templates\wml\Hello World.wml"; DestDir: "{app}\templates\wml"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  41. Source: "{app}\templates\wml\Simple Page.wml"; DestDir: "{app}\templates\wml"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  42. Source: "{app}\templates\HTML\Default.htm"; DestDir: "{app}\templates\HTML"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  43. Source: "{app}\templates\HTML\Empty XHTML Document.htm"; DestDir: "{app}\templates\HTML"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  44. Source: "{app}\templates\HTML\FAQ Page.htm"; DestDir: "{app}\templates\HTML"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  45. Source: "{app}\templates\HTML\Feedback Form.htm"; DestDir: "{app}\templates\HTML"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  46. Source: "{app}\templates\HTML\HTML 4.01 Frameset.htm"; DestDir: "{app}\templates\HTML"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  47. Source: "{app}\templates\HTML\HTML 4.01 Strict.htm"; DestDir: "{app}\templates\HTML"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  48. Source: "{app}\templates\HTML\HTML 4.01 Transitional.htm"; DestDir: "{app}\templates\HTML"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  49. Source: "{app}\templates\HTML\XHTML 1.0 Frameset.htm"; DestDir: "{app}\templates\HTML"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  50. Source: "{app}\templates\HTML\XHTML 1.0 Strict.htm"; DestDir: "{app}\templates\HTML"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  51. Source: "{app}\templates\HTML\XHTML 1.0 Transitional.htm"; DestDir: "{app}\templates\HTML"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  52. Source: "{app}\templates\HTML\XHTML 1.1.htm"; DestDir: "{app}\templates\HTML"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  53. Source: "{app}\data\preview\default.htm"; DestDir: "{app}\data\preview"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  54. Source: "{app}\data\preview\short.htm"; DestDir: "{app}\data\preview"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  55. Source: "{app}\data\preview\text_tags_only.htm"; DestDir: "{app}\data\preview"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  56. Source: "{app}\data\snippets\asp.xml"; DestDir: "{app}\data\snippets"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  57. Source: "{app}\data\snippets\php.xml"; DestDir: "{app}\data\snippets"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  58. Source: "{app}\data\snippets\js.xml"; DestDir: "{app}\data\snippets"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  59. Source: "{app}\data\snippets\ssi.xml"; DestDir: "{app}\data\snippets"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  60. Source: "{app}\data\library.xml"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  61. Source: "{app}\data\misc.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  62. Source: "{app}\data\newdoc.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  63. Source: "{app}\data\phpvar.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  64. Source: "{app}\data\ssivar.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  65. Source: "{app}\data\wml11.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  66. Source: "{app}\data\xhtml10.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  67. Source: "{app}\data\xhtml11.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  68. Source: "{app}\data\asp.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  69. Source: "{app}\data\aspvar.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  70. Source: "{app}\data\colors.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  71. Source: "{app}\data\cssdefs.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  72. Source: "{app}\data\cssfonts.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  73. Source: "{app}\data\cssie6.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  74. Source: "{app}\data\csslev1.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  75. Source: "{app}\data\csslev2.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  76. Source: "{app}\data\entities.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  77. Source: "{app}\data\html401.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  78. Source: "{app}\data\javascr.ini"; DestDir: "{app}\data"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  79. Source: "{app}\templates\CSS\Body and Hyperlinks.css"; DestDir: "{app}\templates\CSS"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  80. Source: "{app}\templates\CSS\Complex Static Layout.htm"; DestDir: "{app}\templates\CSS"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  81. Source: "{app}\templates\CSS\Static 2 Column Layout.htm"; DestDir: "{app}\templates\CSS"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  82. Source: "{app}\templates\CSS\Static 3 Column Layout.htm"; DestDir: "{app}\templates\CSS"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  83. Source: "{app}\templates\CSS\Text Format Basic.css"; DestDir: "{app}\templates\CSS"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  84. Source: "{app}\templates\CSS\Text Format Common.css"; DestDir: "{app}\templates\CSS"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  85. Source: "{app}\templates\CSS\Theme 1.css"; DestDir: "{app}\templates\CSS"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  86. Source: "{app}\templates\CSS\Theme 2.css"; DestDir: "{app}\templates\CSS"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  87. Source: "{app}\templates\CSS\Theme 3.css"; DestDir: "{app}\templates\CSS"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  88. Source: "{app}\templates\CSS\Theme Georgia 1.css"; DestDir: "{app}\templates\CSS"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  89. Source: "{app}\templates\CSS\Theme Georgia 2.css"; DestDir: "{app}\templates\CSS"; Components: templ; MinVersion: 4.0.950,4.0.1381; 
  90. Source: "{group}\Other Products.url"; DestDir: "{group}"; MinVersion: 4.0.950,4.0.1381; 
  91. Source: "{app}\layouts\Compact.dok"; DestDir: "{app}\layouts"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  92. Source: "{app}\layouts\Compact.lay"; DestDir: "{app}\layouts"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  93. Source: "{app}\layouts\Full.dok"; DestDir: "{app}\layouts"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  94. Source: "{app}\layouts\Full.lay"; DestDir: "{app}\layouts"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  95. Source: "{app}\layouts\Normal.dok"; DestDir: "{app}\layouts"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  96. Source: "{app}\layouts\Normal.lay"; DestDir: "{app}\layouts"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  97. Source: "{app}\layouts\Default.lay"; DestDir: "{app}\layouts"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  98. Source: "{app}\layouts\Default.dok"; DestDir: "{app}\layouts"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  99. [Dirs]
  100. Name: "{app}\data"; 
  101. Name: "{app}\data\preview"; 
  102. Name: "{app}\data\snippets"; 
  103. Name: "{app}\templates"; 
  104. Name: "{app}\spelling"; 
  105. Name: "{app}\tidy"; 
  106. Name: "{app}\help"; 
  107. Name: "{app}\templates\My Templates"; 
  108. Name: "{app}\templates\WML"; 
  109. Name: "{app}\templates\CSS"; 
  110. Name: "{app}\templates\HTML"; 
  111. Name: "{app}\layouts"; Flags: uninsalwaysuninstall 
  112. [Registry]
  113. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\htmlpad.exe"; ValueType: String; ValueData: "{app}\htmlpad.exe"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: noerror 
  114. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\htmlpad.exe"; ValueName: "Path"; ValueType: String; ValueData: "{app}"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey noerror 
  115. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Internet Explorer\View Source Editor\Editor Name"; ValueType: String; ValueData: "htmlpad.exe"; Components: appfiles; Tasks: viewsource; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey noerror 
  116. Root: HKCR; Subkey: "htmlfile\shell\HTMLPad Pro\command"; ValueType: String; ValueData: "{app}\htmlpad.exe %1"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: noerror 
  117. Root: HKCR; Subkey: "htmlfile\shell\HTMLPad Pro"; ValueType: String; ValueData: "Edit with HTMLPad 2004 Pro"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey noerror 
  118. Root: HKCR; Subkey: ".htm\OpenWithList\HTMLPad 2004 Pro\shell\edit\command"; ValueType: String; ValueData: "{app}\htmlpad.exe %1"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: noerror 
  119. Root: HKCR; Subkey: ".htm\OpenWithList\HTMLPad 2004 Pro"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey noerror 
  120. Root: HKCR; Subkey: "Applications\htmlpad.exe\shell\edit\command"; ValueType: String; ValueData: """{app}\htmlpad.exe"" ""%1"""; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey noerror 
  121. Root: HKCU; Subkey: "SOFTWARE\Karlis Blumentals\HTMLPad\5.0\Pro"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey noerror 
  122. Root: HKCU; Subkey: "SOFTWARE\Karlis Blumentals\HTMLPad\5.0\Spell"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey noerror 
  123. Root: HKCU; Subkey: "SOFTWARE\Karlis Blumentals\HTMLPad\5.0\Pro"; ValueName: "Path"; ValueType: String; ValueData: "{app}"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey noerror 
  124. Root: HKCU; Subkey: "SOFTWARE\Karlis Blumentals\HTMLPad\5.0\Pro\General"; ValueName: "ShowWelcome"; ValueType: Dword; ValueData: "$1"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey noerror 
  125. Root: HKCR; Subkey: "HTMLPad.Document"; ValueType: String; ValueData: "HTMLPad Document"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey 
  126. Root: HKCR; Subkey: "HTMLPad.Document\Shell\Open\Command"; ValueType: String; ValueData: """{app}\htmlpad.exe"" ""%1"""; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletevalue 
  127. Root: HKCR; Subkey: "HTMLPad.Document\DefaultIcon"; ValueType: String; ValueData: "{app}\icons.dll,0"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletevalue 
  128. [Run]
  129. Filename: "{app}\htmlpad.exe"; Description: "&Launch HTMLPad 2004 Pro"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; Flags: postinstall nowait
  130. Filename: "http://www.blumentals.net/products/"; Description: "&Show info about other products"; MinVersion: 4.0.950,4.0.1381; Flags: shellexec postinstall nowait
  131. [Icons]
  132. Name: "{group}\HTMLPad 2004 Pro"; Filename: "{app}\htmlpad.exe"; Components: appfiles; MinVersion: 4.0.950,4.0.1381; 
  133. Name: "{group}\HTML 4.0 Reference"; Filename: "{app}\help\htmlref.chm"; Components: htmlref; MinVersion: 4.0.950,4.0.1381; 
  134. Name: "{group}\CSS Reference"; Filename: "{app}\help\cssref.chm"; Components: cssref; MinVersion: 4.0.950,4.0.1381; 
  135. Name: "{userdesktop}\HTMLPad 2004 Pro"; Filename: "{app}\htmlpad.exe"; Components: appfiles; Tasks: desktopicon; MinVersion: 4.0.950,4.0.1381; 
  136. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\HTMLPad 2004 Pro"; Filename: "{app}\htmlpad.exe"; Components: appfiles; Tasks: quicklaunchicon; MinVersion: 4.0.950,4.0.1381; 
  137. Name: "{group}\Uninstall HTMLPad 2004 Pro"; Filename: "{uninstallexe}"; MinVersion: 4.0.950,4.0.1381; 
  138. [Tasks]
  139. Name: "desktopicon"; Description: "Create a &Desktop icon"; GroupDescription: "Additional icons:"; Components: "appfiles"; MinVersion: 4.0.950,4.0.1381; 
  140. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; Components: "appfiles"; MinVersion: 4.0.950,4.0.1381; 
  141. Name: "viewsource"; Description: "Set as Internet Explorer source viewer"; GroupDescription: "Configuration options:"; Components: "appfiles"; MinVersion: 4.0.950,4.0.1381; 
  142. [Components]
  143. Name: "appfiles"; Description: "Application files"; Types: "custom full"; MinVersion: 4.0.950,4.0.1381; 
  144. Name: "htmlref"; Description: "HTML 4.0 Reference"; Types: "custom full"; MinVersion: 4.0.950,4.0.1381; 
  145. Name: "cssref"; Description: "CSS Reference"; Types: "custom full"; MinVersion: 4.0.950,4.0.1381; 
  146. Name: "templ"; Description: "Document templates"; Types: "custom full"; MinVersion: 4.0.950,4.0.1381; 
  147. [InstallDelete]
  148. Type: files; Name: "{app}\htmltags.dat"; 
  149. Type: files; Name: "{app}\htmltags.tdf"; 
  150. Type: files; Name: "{app}\scriptob.dat"; 
  151. Type: files; Name: "{app}\layouts\default.lay"; 
  152. [Types]
  153. Name: "full"; Description: "Full installation"; MinVersion: 4.0.950,4.0.1381; 
  154. Name: "custom"; Description: "Custom installation"; MinVersion: 4.0.950,4.0.1381; 
  155.