home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Software / Topware / gozilla / gozilla.exe / install_script.iss
Text File  |  2003-02-19  |  5KB  |  84 lines

  1. ;InnoSetupVersion=3.0.1
  2.  
  3. [Setup]
  4. AppName=Go!Zilla
  5. AppVerName=Go!Zilla 30 Day Trial
  6. AppId=Go!Zilla
  7. DefaultDirName={pf}\Go!Zilla
  8. DefaultGroupName=Go!Zilla
  9. UninstallDisplayIcon={app}\gozilla.exe
  10. OutputBaseFilename=gozilla-nreg
  11. Compression=bzip2
  12. PrivilegesRequired=none
  13. WizardImageFile=embedded\WizardImage0.bmp
  14. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  15.  
  16. [Files]
  17. Source: "{app}\gozilla.exe"; DestDir: "{app}"; Components: gozilla; 
  18. Source: "{app}\GoIEHlp.dll"; DestDir: "{app}"; Components: gozilla; 
  19. Source: "{app}\GoNetHlp.dll"; DestDir: "{app}"; Components: gozilla; 
  20. Source: "{app}\atl.dll"; DestDir: "{app}"; Components: gozilla; 
  21. Source: "{app}\zlib.dll"; DestDir: "{app}"; Components: gozilla; 
  22. Source: "{app}\default1.gif"; DestDir: "{app}"; Components: gozilla; 
  23. Source: "{app}\default1.html"; DestDir: "{app}"; Components: gozilla; 
  24. Source: "{app}\default23.gif"; DestDir: "{app}"; Components: gozilla; 
  25. Source: "{app}\default23.html"; DestDir: "{app}"; Components: gozilla; 
  26. Source: "{app}\images\dcan_logo.gif"; DestDir: "{app}\images"; Components: gozilla; 
  27. Source: "{app}\images\gozilla_logo.gif"; DestDir: "{app}\images"; Components: gozilla; 
  28. Source: "{app}\images\cleardot.gif"; DestDir: "{app}\images"; Components: gozilla; 
  29. Source: "{app}\plug-ins\schedule.dll"; DestDir: "{app}\plug-ins"; Components: gozilla; 
  30. Source: "{app}\plug-ins\search.dll"; DestDir: "{app}\plug-ins"; Components: gozilla; 
  31. Source: "{app}\plug-ins\zipzilla.dll"; DestDir: "{app}\plug-ins"; Components: gozilla; 
  32. Source: "{app}\growl.wav"; DestDir: "{app}"; Components: gozilla; 
  33. Source: "{app}\problem.wav"; DestDir: "{app}"; Components: gozilla; 
  34. Source: "{app}\scream.wav"; DestDir: "{app}"; Components: gozilla; 
  35. Source: "{app}\big.skin"; DestDir: "{app}"; Components: gozilla; 
  36. Source: "{app}\default.skin"; DestDir: "{app}"; Components: gozilla; 
  37. Source: "{app}\schedule_big.skin"; DestDir: "{app}"; Components: gozilla; 
  38. Source: "{app}\search.skin"; DestDir: "{app}"; Components: gozilla; 
  39. Source: "{app}\search_big.skin"; DestDir: "{app}"; Components: gozilla; 
  40. Source: "{app}\windows.skin"; DestDir: "{app}"; Components: gozilla; 
  41. Source: "{app}\zipzilla_big.skin"; DestDir: "{app}"; Components: gozilla; 
  42. Source: "{app}\Go!Zilla Help.url"; DestDir: "{app}"; Components: gozilla; 
  43. Source: "{app}\Go!Zilla Web Site.url"; DestDir: "{app}"; Components: gozilla; 
  44. Source: "{app}\launch.url"; DestDir: "{app}"; Components: gozilla; 
  45. Source: "{app}\smartexplorer\se61.exe"; DestDir: "{app}\smartexplorer"; Components: smartexplorer; 
  46. Source: "{app}\weatherbug\minibug.exe"; DestDir: "{app}\weatherbug"; Components: weatherbug; 
  47. Source: "{app}\weatherbug\download.txt"; DestDir: "{app}\weatherbug"; Components: weatherbug; 
  48. Source: "{app}\eZula\ezTTStub.exe"; DestDir: "{app}\eZula"; Components: ezula; 
  49.  
  50. [Run]
  51. Filename: "{app}\gozilla.exe"; Parameters: "/install"; Flags: skipifsilent 
  52. Filename: "{app}\gozilla.exe"; Description: "Launch Go!Zilla"; Flags: postinstall skipifsilent nowait
  53. Filename: "{app}\smartexplorer\se61.exe"; Parameters: "/sp-"; Flags: skipifdoesntexist 
  54. Filename: "{app}\weatherbug\minibug.exe"; Flags: skipifdoesntexist nowait
  55. Filename: "{app}\eZula\ezTTStub.exe"; Flags: skipifdoesntexist nowait
  56.  
  57. [Icons]
  58. Name: "{group}\Go!Zilla"; Filename: "{app}\gozilla.exe"; 
  59. Name: "{group}\Go!Zilla Web Site"; Filename: "{app}\Go!Zilla Web Site.url"; 
  60. Name: "{group}\Large Font Skin"; Filename: "{app}\gozilla.exe"; Parameters: """Large Font Skin.skin"""; 
  61. Name: "{group}\Online Help"; Filename: "{app}\Go!Zilla Help.url"; 
  62. Name: "{group}\Search For Files"; Filename: "{app}\launch.url"; 
  63. Name: "{group}\Small Font Skin"; Filename: "{app}\gozilla.exe"; Parameters: """Small Font Skin.skin"""; 
  64. Name: "{commondesktop}\Go!Zilla"; Filename: "{app}\gozilla.exe"; 
  65. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\Go!Zilla"; Filename: "{app}\gozilla.exe"; MinVersion: 4.1,5.0; 
  66. Name: "{group}\Install Smart Explorer"; Filename: "{app}\smartexplorer\se60.exe"; 
  67. Name: "{group}\Uninstall Go!Zilla"; Filename: "{uninstallexe}"; 
  68. Name: "{commonstartup}\Go!Zilla"; Filename: "{app}\gozilla.exe"; 
  69.  
  70. [Tasks]
  71. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; Components: "gozilla"; 
  72. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; Components: "gozilla"; 
  73.  
  74. [Components]
  75. Name: "gozilla"; Description: "Go!Zilla Required Files"; Types: "full min custom"; 
  76. Name: "smartexplorer"; Description: "Go!Zilla Internet Browser Add-On - Smart Explorer v6.1"; Types: "full min custom"; 
  77. Name: "weatherbug"; Description: "WeatherBug - Get Live Neighborhood Conditions on your PC Desktop!"; Types: "full custom"; 
  78. Name: "ezula"; Description: "TopText iLookup 2.0 - Instantly get Computer Encyclopedia and Dictionary Definitions with a click of the mouse"; Types: "full custom"; 
  79.  
  80. [Types]
  81. Name: "full"; Description: "Full Installation"; 
  82. Name: "min"; Description: "Minimal Installation"; 
  83. Name: "custom"; Description: "Custom Installation"; 
  84.