home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / soft / FastSword.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2003-04-13  |  2.0 KB  |  59 lines

  1. ;InnoSetupVersion=3.0.5
  2. [Setup]
  3. AppName=
  4. (FastSword) V1.6 B207
  5. AppVerName=
  6. (FastSword) V1.6 B207
  7. AppId=
  8. (FastSword) V1.6 B207
  9. AppPublisher=
  10. AppPublisherURL=http://
  11. AppSupportURL=http://
  12. AppUpdatesURL=http://
  13. DefaultDirName={pf}\
  14. (FastSword) V1.6 B207
  15. DefaultGroupName=
  16. (FastSword) V1.6 B207
  17. OutputBaseFilename=setup
  18. Compression=zip
  19. PrivilegesRequired=none
  20. AllowNoIcons=yes
  21. InfoAfterFile=embedded\InfoAfter.txt
  22. WizardImageFile=embedded\WizardImage0.bmp
  23. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  24. [Files]
  25. Source: "{app}\
  26. V1.6B207,1.exe"; DestDir: "{app}"; DestName: "
  27. V1.6B207.exe"; Flags: ignoreversion 
  28. Source: "{app}\STDOLE2.TLB"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{app}\readme.txt"; DestDir: "{app}"; Flags: ignoreversion 
  30. Source: "{app}\msvbvm60.dll"; DestDir: "{app}"; Flags: ignoreversion 
  31. Source: "{app}\
  32. V1.6B207,2.exe"; DestDir: "{app}"; DestName: "
  33. V1.6B207.exe"; Flags: ignoreversion 
  34. Source: "{app}\
  35. .url"; DestDir: "{app}"; Flags: ignoreversion 
  36. Source: "{app}\
  37. .url"; DestDir: "{app}"; Flags: ignoreversion 
  38. [Run]
  39. Filename: "{app}\
  40. V1.6B207.exe"; Description: "
  41. (FastSword) V1.6 B207"; Flags: postinstall skipifsilent nowait
  42. [Icons]
  43. Name: "{group}\
  44. (FastSword) V1.6 B207"; Filename: "{app}\
  45. V1.6B207.exe"; 
  46. Name: "{group}\
  47. (FastSword) V1.6 B207"; Filename: "{uninstallexe}"; 
  48. Name: "{userdesktop}\
  49. (FastSword) V1.6 B207"; Filename: "{app}\
  50. V1.6B207.exe"; Tasks: desktopicon; 
  51. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\
  52. (FastSword) V1.6 B207"; Filename: "{app}\
  53. V1.6B207.exe"; Tasks: quicklaunchicon; 
  54. [Tasks]
  55. Name: "desktopicon"; Description: "
  56. (&D)"; GroupDescription: "
  57. Name: "quicklaunchicon"; Description: "
  58. (&Q)"; GroupDescription: "
  59.