home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2004 November / PCWNOV04.iso / Software / Freeware / Alleycode HTML Editor 2.0 / alleycodesetup.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2004-08-03  |  5.2 KB  |  83 lines

  1. ;InnoSetupVersion=4.0.10
  2. [Setup]
  3. AppName=Alleycode HTML Editor
  4. AppVerName=Alleycode HTML Editor 2.0
  5. AppId=Kobeman
  6. AppPublisher=Konae Technologies, Inc.
  7. AppPublisherURL=http://www.alleycode.com
  8. AppSupportURL=http://www.alleycode.com
  9. AppUpdatesURL=http://www.alleycode.com
  10. AppMutex=alleycodemutex
  11. DefaultDirName={pf}\Alleycode
  12. DefaultGroupName=Alleycode
  13. OutputBaseFilename=setup
  14. Compression=zip
  15. PrivilegesRequired=none
  16. AllowNoIcons=yes
  17. LicenseFile=embedded\License.rtf
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20. [Files]
  21. Source: "{app}\alleycode.exe"; DestDir: "{app}"; Flags: ignoreversion 
  22. Source: "{app}\alleycode.exe.manifest"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\alleycode.chm"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\alleycode.INI"; DestDir: "{app}"; Flags: onlyifdoesntexist ignoreversion 
  25. Source: "{app}\htmlhelp.lib"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\Forms\feedback.inc"; DestDir: "{app}\Forms"; Flags: ignoreversion 
  27. Source: "{app}\Forms\fieldset.inc"; DestDir: "{app}\Forms"; Flags: ignoreversion 
  28. Source: "{app}\Forms\order.inc"; DestDir: "{app}\Forms"; Flags: ignoreversion 
  29. Source: "{app}\Forms\survey.inc"; DestDir: "{app}\Forms"; Flags: ignoreversion 
  30. Source: "{app}\Libraries\css.aly"; DestDir: "{app}\Libraries"; Flags: ignoreversion 
  31. Source: "{app}\Libraries\css2.aly"; DestDir: "{app}\Libraries"; Flags: ignoreversion 
  32. Source: "{app}\Libraries\html32.aly"; DestDir: "{app}\Libraries"; Flags: ignoreversion 
  33. Source: "{app}\Libraries\html41.aly"; DestDir: "{app}\Libraries"; Flags: ignoreversion 
  34. Source: "{app}\Libraries\php.aly"; DestDir: "{app}\Libraries"; Flags: ignoreversion 
  35. Source: "{app}\Libraries\phpfunc.aly"; DestDir: "{app}\Libraries"; Flags: ignoreversion 
  36. Source: "{app}\Libraries\phpfuncAG.aly"; DestDir: "{app}\Libraries"; Flags: ignoreversion 
  37. Source: "{app}\Libraries\phpfuncHL.aly"; DestDir: "{app}\Libraries"; Flags: ignoreversion 
  38. Source: "{app}\Libraries\phpfuncMP.aly"; DestDir: "{app}\Libraries"; Flags: ignoreversion 
  39. Source: "{app}\Libraries\phpfuncQZ.aly"; DestDir: "{app}\Libraries"; Flags: ignoreversion 
  40. Source: "{app}\PHP\array.php"; DestDir: "{app}\PHP"; Flags: ignoreversion 
  41. Source: "{app}\PHP\count.php"; DestDir: "{app}\PHP"; Flags: ignoreversion 
  42. Source: "{app}\PHP\date.php"; DestDir: "{app}\PHP"; Flags: ignoreversion 
  43. Source: "{app}\PHP\forloop.php"; DestDir: "{app}\PHP"; Flags: ignoreversion 
  44. Source: "{app}\PHP\form.php"; DestDir: "{app}\PHP"; Flags: ignoreversion 
  45. Source: "{app}\PHP\mail.php"; DestDir: "{app}\PHP"; Flags: ignoreversion 
  46. Source: "{app}\PHP\phpinfo.php"; DestDir: "{app}\PHP"; Flags: ignoreversion 
  47. Source: "{app}\PHP\time.php"; DestDir: "{app}\PHP"; Flags: ignoreversion 
  48. Source: "{app}\PHP\fread.php"; DestDir: "{app}\PHP"; Flags: ignoreversion 
  49. Source: "{app}\PHP\length.php"; DestDir: "{app}\PHP"; Flags: ignoreversion 
  50. Source: "{app}\PHP\math.php"; DestDir: "{app}\PHP"; Flags: ignoreversion 
  51. Source: "{app}\PHP\metatags.php"; DestDir: "{app}\PHP"; Flags: ignoreversion 
  52. Source: "{app}\PHP\pregmatch.php"; DestDir: "{app}\PHP"; Flags: ignoreversion 
  53. Source: "{app}\PHP\replace.php"; DestDir: "{app}\PHP"; Flags: ignoreversion 
  54. Source: "{app}\PHP\variable.php"; DestDir: "{app}\PHP"; Flags: ignoreversion 
  55. Source: "{app}\Templates\temp.ale"; DestDir: "{app}\Templates"; Flags: ignoreversion 
  56. Source: "{app}\Templates\temp.html"; DestDir: "{app}\Templates"; Flags: ignoreversion 
  57. Source: "{app}\Templates\temp.php"; DestDir: "{app}\Templates"; Flags: ignoreversion 
  58. Source: "{app}\Templates\temp.txt"; DestDir: "{app}\Templates"; Flags: ignoreversion 
  59. Source: "{app}\Tutorial\images\easybckgrd.gif"; DestDir: "{app}\Tutorial\images"; Flags: ignoreversion 
  60. Source: "{app}\Tutorial\images\easylogo.gif"; DestDir: "{app}\Tutorial\images"; Flags: ignoreversion 
  61. Source: "{app}\Tutorial\images\spacecadet.gif"; DestDir: "{app}\Tutorial\images"; Flags: ignoreversion 
  62. [Dirs]
  63. Name: "{app}\Tutorial\include"; 
  64. [INI]
  65. FileName: "{app}\alleycode.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.alleycode.com"; 
  66. [Run]
  67. Filename: "{app}\alleycode.exe"; Description: "Launch Alleycode HTML Editor"; Flags: postinstall skipifsilent nowait
  68. [Icons]
  69. Name: "{group}\Alleycode HTML Editor"; Filename: "{app}\alleycode.exe"; WorkingDir: "{app}"; 
  70. Name: "{group}\Alleycode HTML Editor on the Web"; Filename: "{app}\alleycode.url"; WorkingDir: "{app}"; 
  71. Name: "{group}\Uninstall Alleycode HTML Editor"; Filename: "{uninstallexe}"; WorkingDir: "{app}"; 
  72. Name: "{userdesktop}\Alleycode HTML Editor"; Filename: "{app}\alleycode.exe"; WorkingDir: "{app}"; Tasks: desktopicon; 
  73. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Alleycode HTML Editor"; Filename: "{app}\alleycode.exe"; WorkingDir: "{app}"; Tasks: quicklaunchicon; 
  74. [Tasks]
  75. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; 
  76. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; 
  77. [UninstallDelete]
  78. Type: files; Name: "{app}\alleycode.url"; 
  79. [Languages]
  80. ; These files are stubs
  81. ; To achieve better results after recompilation, use the real language files
  82. Name: "default"; MessagesFile: "embedded\default.isl"; 
  83.