home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / temacd / alleycode / alleycodesetup.exe / install_script.iss
Text File  |  2007-02-07  |  6KB  |  101 lines

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