home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 February / Chip_2004-02_cd1.bin / tema / ftp / download / voyager / ftpvsetup1.exe / install_script.iss
Text File  |  2003-12-30  |  8KB  |  100 lines

  1. ;InnoSetupVersion=4.0.9
  2.  
  3. [Setup]
  4. AppName=FTP Voyager
  5. AppVerName=FTP Voyager 10.0
  6. AppId=FTP Voyager
  7. AppPublisher=RhinoSoft.com
  8. AppPublisherURL=http://www.RhinoSoft.com
  9. AppSupportURL=http://www.ftpvoyager.com/support
  10. AppUpdatesURL=http://www.ftpvoyager.com/d.htm
  11. DefaultDirName={pf}\RhinoSoft.com\FTP Voyager
  12. DefaultGroupName=FTP Voyager
  13. UninstallDisplayIcon={app}\FTPVoyager.exe
  14. OutputBaseFilename=fvsetup
  15. Compression=zip
  16. AllowNoIcons=yes
  17. LicenseFile=embedded\License.txt
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20.  
  21. [Files]
  22. Source: "{sys}\OLEPRO32.DLL"; DestDir: "{sys}"; Flags: restartreplace sharedfile onlyifdoesntexist 
  23. Source: "{sys}\FtpTree.ocx"; DestDir: "{sys}"; Flags: sharedfile comparetimestamp noregerror 
  24. Source: "{sys}\ftpshext.dll"; DestDir: "{sys}"; Flags: restartreplace comparetimestamp noregerror 
  25. Source: "{app}\MSVCRT.DLL"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\MFC42.DLL"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\FTPVoyager.exe"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\FVLink.dll"; DestDir: "{app}"; Flags: restartreplace ignoreversion 
  29. Source: "{app}\FVScheduler.exe"; DestDir: "{app}"; Flags: ignoreversion 
  30. Source: "{app}\FVSchedulerNT.exe"; DestDir: "{app}"; Flags: ignoreversion 
  31. Source: "{app}\FTPVSetup.exe"; DestDir: "{app}"; Flags: ignoreversion 
  32. Source: "{app}\ssleay32.dll"; DestDir: "{app}"; Flags: ignoreversion 
  33. Source: "{app}\libeay32.dll"; DestDir: "{app}"; Flags: ignoreversion 
  34. Source: "{app}\SftpDLL.dll"; DestDir: "{app}"; Flags: ignoreversion 
  35. Source: "{app}\DefaultProfile.ftp"; DestDir: "{app}"; Flags: ignoreversion 
  36. Source: "{app}\FTPVoyager.ftc"; DestDir: "{app}"; Flags: ignoreversion 
  37. Source: "{app}\Readme.txt"; DestDir: "{app}"; Flags: ignoreversion 
  38. Source: "{app}\License.txt"; DestDir: "{app}"; Flags: ignoreversion 
  39. Source: "{app}\PrintFAX.txt"; DestDir: "{app}"; Flags: ignoreversion 
  40. Source: "{app}\FTPVoyager.cnt"; DestDir: "{app}"; Flags: ignoreversion 
  41. Source: "{app}\FTPVoyager.hlp"; DestDir: "{app}"; Flags: ignoreversion 
  42. Source: "{app}\FTPVoyagerNon.cnt"; DestDir: "{app}"; Flags: ignoreversion 
  43. Source: "{app}\FTPVoyagerNon.hlp"; DestDir: "{app}"; Flags: ignoreversion 
  44. Source: "{app}\FVScheduler.cnt"; DestDir: "{app}"; Flags: ignoreversion 
  45. Source: "{app}\FVScheduler.hlp"; DestDir: "{app}"; Flags: ignoreversion 
  46. Source: "{app}\FVSchedulerNon.cnt"; DestDir: "{app}"; Flags: ignoreversion 
  47. Source: "{app}\FVSchedulerNon.hlp"; DestDir: "{app}"; Flags: ignoreversion 
  48. Source: "{app}\Support.ico"; DestDir: "{app}"; Flags: ignoreversion 
  49. Source: "{app}\KB.ico"; DestDir: "{app}"; Flags: ignoreversion 
  50. Source: "{app}\KB.url"; DestDir: "{app}"; 
  51. Source: "{app}\Support.url"; DestDir: "{app}"; 
  52.  
  53. [Registry]
  54. Root: HKLM; Subkey: "Software\Rhino Software\FTP Voyager"; Flags: uninsdeletekey dontcreatekey 
  55. Root: HKCU; Subkey: "Software\Rhino Software\FTP Voyager"; Flags: uninsdeletekey dontcreatekey 
  56. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\App Paths\FTP Voyager"; ValueName: "Path"; ValueType: String; ValueData: "{app}"; Flags: uninsdeletevalue deletevalue 
  57. Root: HKLM; Subkey: "Software\eSellerate\Affiliates\PUB952072689"; Flags: uninsdeletekey dontcreatekey 
  58. Root: HKLM; Subkey: "Software\Rhino Software\FTP Voyager Scheduler"; Flags: uninsdeletekey dontcreatekey 
  59. Root: HKCU; Subkey: "Software\Rhino Software\FTP Voyager Scheduler"; Flags: uninsdeletekey dontcreatekey 
  60. Root: HKLM; Subkey: "Software\Rhino Software\FtpTree ActiveX Control"; Flags: uninsdeletekey dontcreatekey 
  61. Root: HKCU; Subkey: "Software\Rhino Software\FtpTree ActiveX Control"; Flags: uninsdeletekey dontcreatekey 
  62. Root: HKCR; Subkey: "CLSID\{{bbc34410-789a-11d0-a12e-000040400505}\InprocServer32"; Flags: uninsdeletevalue 
  63. Root: HKCR; Subkey: "CLSID\{{bbc34410-789a-11d0-a12e-000040400505}\InprocServer32"; ValueName: "ThreadingModel"; ValueType: String; ValueData: "Apartment"; Flags: uninsdeletevalue 
  64. Root: HKLM; Subkey: "Software\CLASSES\CLSID\{{bbc34410-789a-11d0-a12e-000040400505}\InprocServer32"; Flags: uninsdeletevalue 
  65. Root: HKLM; Subkey: "Software\CLASSES\CLSID\{{bbc34410-789a-11d0-a12e-000040400505}\InprocServer32"; ValueName: "ThreadingModel"; ValueType: String; ValueData: "Apartment"; Flags: uninsdeletevalue 
  66. Root: HKLM; Subkey: "Software\CLASSES\Directory\shellex\CopyHookHandlers\FTP Voyager"; Flags: uninsdeletevalue 
  67.  
  68. [Run]
  69. Filename: "{app}\FTPVSetup.exe"; Parameters: "-otherproducts"; Flags: skipifsilent hidewizard 
  70. Filename: "{app}\FTPVSetup.exe"; Parameters: "-registerftptree"; StatusMsg: "Registering FtpTree..."; Flags: hidewizard 
  71. Filename: "{app}\FTPVSetup.exe"; Parameters: "-cleanupinstall"; StatusMsg: "Cleaning up any previous installation..."; Flags: hidewizard 
  72. Filename: "{app}\FTPVoyager.exe"; Description: "Launch FTP Voyager"; Flags: postinstall skipifsilent waituntilidle
  73. Filename: "{app}\FVScheduler.exe"; Parameters: "-startmakeservice"; Description: "Start FTP Voyager Scheduler as a System Service"; Flags: postinstall unchecked skipifsilent 
  74.  
  75. [UninstallRun]
  76. Filename: "{app}\FTPVSetup.exe"; Parameters: "-uninstall"; WorkingDir: "{app}"; RunOnceId: "FVSetupUninstall"; Flags: skipifdoesntexist 
  77. Filename: "{app}\FVScheduler.exe"; Parameters: "-removeservice"; WorkingDir: "{app}"; RunOnceId: "FVSchedulerUninstall"; Flags: skipifdoesntexist 
  78.  
  79. [Icons]
  80. Name: "{group}\FTP Voyager"; Filename: "{app}\FTPVoyager.exe"; WorkingDir: "{app}"; Comment: "Allows file transfers to and from FTP servers"; 
  81. Name: "{group}\FTP Voyager Help"; Filename: "{app}\FTPVoyagerNon.hlp"; WorkingDir: "{app}"; Comment: "View the FTP Voyager help file"; 
  82. Name: "{group}\FTP Voyager Scheduler"; Filename: "{app}\FVScheduler.exe"; WorkingDir: "{app}"; Comment: "Schedules file transfers to and from FTP servers"; 
  83. Name: "{group}\FTP Voyager Scheduler Help"; Filename: "{app}\FVSchedulerNon.hlp"; WorkingDir: "{app}"; Comment: "View the FTP Voyager Scheduler help file"; 
  84. Name: "{group}\Read Me File"; Filename: "{app}\Readme.txt"; WorkingDir: "{app}"; Comment: "View important information about FTP Voyager"; 
  85. Name: "{group}\License File"; Filename: "{app}\License.txt"; WorkingDir: "{app}"; Comment: "View the FTP Voyager License Agreement"; 
  86. Name: "{group}\Online Knowledge Base"; Filename: "{app}\KB.url"; WorkingDir: "{app}"; IconFilename: "{app}\KB.ico"; Comment: "Visit the FTP Voyager online Knowledge Base"; 
  87. Name: "{group}\Online Technical Support"; Filename: "{app}\Support.url"; WorkingDir: "{app}"; IconFilename: "{app}\Support.ico"; Comment: "Email a support question to RhinoSoft.com engineers"; 
  88. Name: "{group}\Uninstall FTP Voyager"; Filename: "{uninstallexe}"; WorkingDir: "{app}"; Comment: "Completely remove FTP Voyager from this computer"; 
  89. Name: "{userdesktop}\FTP Voyager"; Filename: "{app}\FTPVoyager.exe"; WorkingDir: "{app}"; Comment: "Allows file transfers to and from FTP servers"; Tasks: desktopicon; 
  90. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\FTP Voyager"; Filename: "{app}\FTPVoyager.exe"; WorkingDir: "{app}"; Comment: "Launch FTP Voyager"; Tasks: quicklaunchicon; 
  91.  
  92. [Tasks]
  93. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; 
  94. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; 
  95.  
  96. [Languages]
  97. ; These files are stubs
  98. ; To achieve better results after recompilation, use the real language files
  99. Name: "default"; MessagesFile: "embedded\default.isl"; 
  100.