home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / soft / FlashPT2.2.exe / install_script.iss
Text File  |  2003-01-30  |  5KB  |  83 lines

  1. ;InnoSetupVersion=3.0.5
  2.  
  3. [Setup]
  4. AppName=FlashPT 2.2 Build
  5. AppVerName=FlashPT 2.2 Build
  6. AppId=FlashPT 2.2 Build
  7. AppPublisher=╒┼└╫ ╔╡├¿╣ñ╫≈╩╥
  8. AppPublisherURL=http://flashpt.126.com
  9. AppSupportURL=http://flashpt.126.com
  10. AppUpdatesURL=http://flashpt.126.com
  11. DefaultDirName={pf}\FlashPT 2.2 Build
  12. DefaultGroupName=FlashPT 2.2 Build
  13. OutputBaseFilename=setup
  14. Compression=zip
  15. PrivilegesRequired=none
  16. AllowNoIcons=yes
  17. LicenseFile=embedded\License.txt
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20.  
  21. [Files]
  22. Source: "{app}\Flash▓Ñ╖┼╞≈.exe"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\FlashList.ptl"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\FlashPT.ini"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\Flash╖╓╬÷╞≈.exe"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\Flash╫¬╗╗╜Γ├▄.exe"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\Help.chm"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\Standalone.exe"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{app}\unzip32.dll"; DestDir: "{app}"; Flags: ignoreversion 
  30. Source: "{app}\Skin\futuraIII.zip"; DestDir: "{app}\Skin"; Flags: ignoreversion 
  31. Source: "{app}\Skin\sputnik.zip"; DestDir: "{app}\Skin"; Flags: ignoreversion 
  32. Source: "{app}\Skin\x-pulse.zip"; DestDir: "{app}\Skin"; Flags: ignoreversion 
  33. Source: "{app}\Skin\WBManiaIV.zip"; DestDir: "{app}\Skin"; Flags: ignoreversion 
  34. Source: "{app}\Skin\animate.zip"; DestDir: "{app}\Skin"; Flags: ignoreversion 
  35. Source: "{app}\Skin\mosphere.zip"; DestDir: "{app}\Skin"; Flags: ignoreversion 
  36. Source: "{app}\Skin\temp\mainmenuitems.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  37. Source: "{app}\Skin\temp\popupwindow.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  38. Source: "{app}\Skin\temp\Main.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  39. Source: "{app}\Skin\temp\skin.ini"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  40. Source: "{app}\Skin\temp\hintw.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  41. Source: "{app}\Skin\temp\tool.in1"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  42. Source: "{app}\Skin\temp\hstbmask.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  43. Source: "{app}\Skin\temp\popupwindowmask.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  44. Source: "{app}\Skin\temp\vstbmask.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  45. Source: "{app}\Skin\temp\Mask.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  46. Source: "{app}\Skin\temp\menuitems.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  47. Source: "{app}\Skin\temp\Pw.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  48. Source: "{app}\Skin\temp\toolwindow.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  49. Source: "{app}\Skin\temp\dialog.in1"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  50. Source: "{app}\Skin\temp\bg.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  51. Source: "{app}\Skin\temp\Active.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  52. Source: "{app}\Skin\temp\Controls.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  53. Source: "{app}\Skin\temp\dialogwindow.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  54. Source: "{app}\Skin\temp\grids.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  55. Source: "{app}\Skin\temp\dialogwindowmask.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  56. Source: "{app}\Skin\temp\hw.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  57. Source: "{app}\Skin\temp\buttonmask.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  58. Source: "{app}\Skin\temp\pwmask.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  59. Source: "{app}\Skin\temp\crmask.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  60. Source: "{app}\Skin\temp\gridsbg.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  61. Source: "{app}\Skin\temp\htrbmask.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  62. Source: "{app}\Skin\temp\trbmask.bmp"; DestDir: "{app}\Skin\temp"; Flags: ignoreversion 
  63.  
  64. [INI]
  65. FileName: "{app}\Flash▓Ñ╖┼╞≈.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://flashpt.126.com"; 
  66.  
  67. [Run]
  68. Filename: "{app}\Flash▓Ñ╖┼╞≈.exe"; Description: "╘╦╨╨ FlashPT 2.2 Build"; Flags: postinstall skipifsilent nowait
  69.  
  70. [Icons]
  71. Name: "{group}\FlashPT 2.2 Build"; Filename: "{app}\Flash▓Ñ╖┼╞≈.exe"; 
  72. Name: "{group}\FlashPT 2.2 Build ╓≈╥│"; Filename: "{app}\Flash▓Ñ╖┼╞≈.url"; 
  73. Name: "{group}\╨╢╘╪ FlashPT 2.2 Build"; Filename: "{uninstallexe}"; 
  74. Name: "{userdesktop}\FlashPT 2.2 Build"; Filename: "{app}\Flash▓Ñ╖┼╞≈.exe"; Tasks: desktopicon; 
  75. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\FlashPT 2.2 Build"; Filename: "{app}\Flash▓Ñ╖┼╞≈.exe"; Tasks: quicklaunchicon; 
  76.  
  77. [Tasks]
  78. Name: "desktopicon"; Description: "╫└├µ╔╧┤┤╜¿╥╗╕÷═╝▒Ω(&D)"; GroupDescription: "╠φ╝╙═╝▒Ωú║"; 
  79. Name: "quicklaunchicon"; Description: "┐∞╦┘╞⌠╢»└╕┤┤╜¿╥╗╕÷═╝▒Ω(&Q)"; GroupDescription: "╠φ╝╙═╝▒Ωú║"; 
  80.  
  81. [UninstallDelete]
  82. Type: files; Name: "{app}\Flash▓Ñ╖┼╞≈.url"; 
  83.