home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 72 / IOPROG_72.ISO / soft / Tools / PHP_Expert / setup.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2003-07-03  |  7.2 KB  |  102 lines

  1. ;InnoSetupVersion=3.0.5
  2. [Setup]
  3. AppName=PHP Expert Editor
  4. AppVerName=PHP Expert Editor 3.0.1
  5. AppId=PHPExpertEditor
  6. AppVersion=3.0.1
  7. AppPublisher=Ankord
  8. AppPublisherURL=http://www.ankord.com/
  9. AppSupportURL=http://www.ankord.com/
  10. AppUpdatesURL=http://www.ankord.com/
  11. AppMutex=PHPExpertEditor
  12. DefaultDirName={pf}\PHP Expert Editor
  13. DefaultGroupName=PHP Expert Editor
  14. OutputBaseFilename=setup
  15. Compression=zip
  16. PrivilegesRequired=none
  17. ChangesAssociations=yes
  18. LicenseFile=embedded\License.rtf
  19. WizardImageFile=embedded\WizardImage0.bmp
  20. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  21. [Files]
  22. Source: "{app}\phpxedit.exe"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\phpxdbg.exe"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\phpxedit.chm"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\html.tem"; DestDir: "{app}"; Flags: promptifolder 
  26. Source: "{app}\php.tem"; DestDir: "{app}"; Flags: promptifolder 
  27. Source: "{app}\phphtml.tem"; DestDir: "{app}"; Flags: promptifolder 
  28. Source: "{app}\text.tem"; DestDir: "{app}"; Flags: promptifolder 
  29. Source: "{app}\xml.tem"; DestDir: "{app}"; Flags: promptifolder 
  30. Source: "{app}\code.dat"; DestDir: "{app}"; Flags: confirmoverwrite promptifolder 
  31. Source: "{app}\ftp.dat"; DestDir: "{app}"; Flags: onlyifdoesntexist 
  32. Source: "{app}\mime.conf"; DestDir: "{app}"; Flags: ignoreversion 
  33. Source: "{app}\phphints.dat"; DestDir: "{app}"; Flags: ignoreversion 
  34. Source: "{app}\phpscrpt.ext"; DestDir: "{app}"; Flags: ignoreversion 
  35. Source: "{app}\Ankord.url"; DestDir: "{app}"; Flags: ignoreversion 
  36. Source: "{app}\FTPTMP\Readme.txt"; DestDir: "{app}\FTPTMP"; Flags: ignoreversion 
  37. Source: "{app}\Samples\date.php"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  38. Source: "{app}\Samples\highlight.php"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  39. Source: "{app}\Samples\list.dat"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  40. Source: "{app}\Samples\listfile.php"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  41. Source: "{app}\Samples\params.php"; DestDir: "{app}\Samples"; Flags: ignoreversion 
  42. Source: "{app}\Macros\1. Bold (HTML).mcr"; DestDir: "{app}\Macros"; Flags: onlyifdoesntexist 
  43. Source: "{app}\Macros\2. Italic (HTML).mcr"; DestDir: "{app}\Macros"; Flags: onlyifdoesntexist 
  44. Source: "{app}\Macros\3. Underline (HTML).mcr"; DestDir: "{app}\Macros"; Flags: onlyifdoesntexist 
  45. Source: "{app}\Macros\4. echo.mcr"; DestDir: "{app}\Macros"; Flags: onlyifdoesntexist 
  46. Source: "{app}\Macros\5. print.mcr"; DestDir: "{app}\Macros"; Flags: onlyifdoesntexist 
  47. Source: "{app}\Macros\6. Select Current Line.mcr"; DestDir: "{app}\Macros"; Flags: onlyifdoesntexist 
  48. Source: "{app}\Macros\7. Duplicate File.mcr"; DestDir: "{app}\Macros"; Flags: onlyifdoesntexist 
  49. Source: "{app}\Macros\8. HTML Space.mcr"; DestDir: "{app}\Macros"; Flags: onlyifdoesntexist 
  50. Source: "{app}\Macros\shortcuts.ini"; DestDir: "{app}\Macros"; Flags: onlyifdoesntexist 
  51. Source: "{app}\Projects\Readme.txt"; DestDir: "{app}\Projects"; Flags: onlyifdoesntexist 
  52. Source: "{app}\Librarys\CSS Level2.lbr"; DestDir: "{app}\Librarys"; Flags: onlyifdoesntexist 
  53. Source: "{app}\Librarys\HTML.lbr"; DestDir: "{app}\Librarys"; Flags: onlyifdoesntexist 
  54. Source: "{app}\Librarys\PHP.lbr"; DestDir: "{app}\Librarys"; Flags: onlyifdoesntexist 
  55. Source: "{app}\MyPHPWizard\arrow.gif"; DestDir: "{app}\MyPHPWizard"; Flags: ignoreversion 
  56. Source: "{app}\MyPHPWizard\generator.dat"; DestDir: "{app}\MyPHPWizard"; Flags: ignoreversion 
  57. Source: "{app}\MyPHPWizard\generator.php"; DestDir: "{app}\MyPHPWizard"; Flags: ignoreversion 
  58. Source: "{app}\MyPHPWizard\index.html"; DestDir: "{app}\MyPHPWizard"; Flags: ignoreversion 
  59. Source: "{app}\MyPHPWizard\pdb.php"; DestDir: "{app}\MyPHPWizard"; Flags: ignoreversion 
  60. Source: "{app}\MyPHPWizard\style.css"; DestDir: "{app}\MyPHPWizard"; Flags: ignoreversion 
  61. Source: "{app}\DBG\PHPDbgPS.dll"; DestDir: "{app}\DBG"; Flags: regserver ignoreversion 
  62. Source: "{app}\DBG\DbgListener.exe"; DestDir: "{app}\DBG"; Flags: ignoreversion 
  63. Source: "{app}\DBG\DbgListener.ini"; DestDir: "{app}\DBG"; Flags: ignoreversion 
  64. Source: "{app}\DBG\Install.txt"; DestDir: "{app}\DBG"; Flags: ignoreversion 
  65. Source: "{app}\DBG\License.txt"; DestDir: "{app}\DBG"; Flags: ignoreversion 
  66. Source: "{app}\DBG\Server Part PHP 4.2.2\php_dbg.dll"; DestDir: "{app}\DBG\Server Part PHP 4.2.2"; Flags: ignoreversion 
  67. Source: "{app}\DBG\Server Part PHP 4.2.3\php_dbg.dll"; DestDir: "{app}\DBG\Server Part PHP 4.2.3"; Flags: ignoreversion 
  68. Source: "{app}\DBG\Server Part PHP 4.3.0\php_dbg.dll"; DestDir: "{app}\DBG\Server Part PHP 4.3.0"; Flags: ignoreversion 
  69. [Registry]
  70. Root: HKCU; Subkey: "Software\Ankord"; Flags: uninsdeletekeyifempty 
  71. Root: HKCU; Subkey: "Software\Ankord\PHP Expert Editor"; Flags: uninsdeletekey 
  72. Root: HKCU; Subkey: "Software\Ankord\PHP Expert Debugger"; Flags: uninsdeletekey 
  73. Root: HKCR; Subkey: ".php"; ValueType: String; ValueData: "phpfile"; Tasks: ext; Flags: uninsdeletekey 
  74. Root: HKCR; Subkey: ".php2"; ValueType: String; ValueData: "phpfile"; Tasks: ext; Flags: uninsdeletekey 
  75. Root: HKCR; Subkey: ".php3"; ValueType: String; ValueData: "phpfile"; Tasks: ext; Flags: uninsdeletekey 
  76. Root: HKCR; Subkey: ".php4"; ValueType: String; ValueData: "phpfile"; Tasks: ext; Flags: uninsdeletekey 
  77. Root: HKCR; Subkey: ".phtm"; ValueType: String; ValueData: "phpfile"; Tasks: ext; Flags: uninsdeletekey 
  78. Root: HKCR; Subkey: ".phtml"; ValueType: String; ValueData: "phpfile"; Tasks: ext; Flags: uninsdeletekey 
  79. Root: HKCR; Subkey: ".pimg"; ValueType: String; ValueData: "phpfile"; Tasks: ext; Flags: uninsdeletekey 
  80. Root: HKCR; Subkey: ".inc"; ValueType: String; ValueData: "phpfile"; Tasks: ext; Flags: uninsdeletekey 
  81. Root: HKCR; Subkey: "phpfile"; ValueType: String; ValueData: "php file"; Tasks: ext; 
  82. Root: HKCR; Subkey: "phpfile\DefaultIcon"; ValueType: String; ValueData: "{app}\phpxedit.exe,0"; Tasks: ext; Flags: uninsdeletekey 
  83. Root: HKCR; Subkey: "phpfile\shell\Open"; ValueType: String; ValueData: "&Open with PHP Expert Editor"; Tasks: ext; Flags: uninsdeletekey 
  84. Root: HKCR; Subkey: "phpfile\shell\Open\command"; ValueType: String; ValueData: """{app}\phpxedit.exe"" ""%1"""; Tasks: ext; Flags: uninsdeletekey 
  85. [Run]
  86. Filename: "{app}\DBG\DbgListener.exe"; Parameters: "-regserver"; 
  87. Filename: "{app}\phpxdbg.exe"; Parameters: "-regserver"; 
  88. Filename: "{app}\phpxedit.exe"; Description: "Run PHP Expert Editor"; Flags: postinstall nowait
  89. [UninstallRun]
  90. Filename: "{app}\DBG\DbgListener.exe"; Parameters: "-unregserver"; 
  91. Filename: "{app}\phpxdbg.exe"; Parameters: "-unregserver"; 
  92. [Icons]
  93. Name: "{group}\PHP Expert Editor"; Filename: "{app}\phpxedit.exe"; WorkingDir: "{app}"; 
  94. Name: "{group}\PHP Expert Editor Help"; Filename: "{app}\phpxedit.chm"; WorkingDir: "{app}"; 
  95. Name: "{group}\Ankord Site"; Filename: "{app}\Ankord.url"; WorkingDir: "{app}"; 
  96. Name: "{group}\Uninstall PHP Expert Editor"; Filename: "{uninstallexe}"; 
  97. Name: "{sendto}\PHP Expert Editor"; Filename: "{app}\phpxedit.exe"; WorkingDir: "{app}"; 
  98. Name: "{userdesktop}\PHP Expert Editor"; Filename: "{app}\phpxedit.exe"; WorkingDir: "{app}"; Tasks: desktopicon; 
  99. [Tasks]
  100. Name: "desktopicon"; Description: "Create a Desktop Icon"; 
  101. Name: "ext"; Description: "Use PHP Expert Editor as default editor for PHP files"; 
  102.