home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 September / PCWorld_1999-09_cd.bin / Komunik / MSIE5Cz / IE_EXTRA.CAB / msieftp.dll / REGINST / REGINST
Windows Setup INFormation  |  1999-04-26  |  5KB  |  109 lines

  1. ; Microsoft Internet Explorer FTP Folder
  2. ;
  3. ; Copyright 1995-98 Microsoft Corporation.  All Rights Reserved.
  4. ;
  5.  
  6. [Version]
  7. Signature="$CHICAGO$"
  8. AdvancedINF=2.0
  9.  
  10.  
  11. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  12. ;; Warning: Because of the use of Backup/Restore
  13. ;;          it's necessary for IE4 to be installed.
  14. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  15.  
  16. [FtpShellExtensionInstall]
  17. ComponentName=MSIEFTP
  18. ComponentVersion=1
  19. AdvOptions=36
  20. AddReg=RegFTP,!RegRollbackControls
  21. DelReg=RegFTPDel
  22. RequiredEngine=SETUPAPI,%ERR_NOSETUPAPI%
  23.  
  24. [FtpShellExtensionUninstall]
  25. ComponentName=MSIEFTP
  26. AdvOptions=260
  27. RequiredEngine=SETUPAPI,%ERR_NOSETUPAPI%
  28.  
  29. [FtpForceAssociations]
  30. AddReg=RegForceFTPAssoc
  31. RequiredEngine=SETUPAPI,%ERR_NOSETUPAPI%
  32.  
  33.  
  34. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  35. ;  Rollback Registration
  36. ;
  37. ;  These registry keys will kick off the RollBack during uninstall.
  38. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  39. [!RegRollbackControls]
  40. HKLM,"Software\Microsoft\Advanced INF Setup\IE CompList","MSIEFTP",0,""
  41.  
  42. [RegFTP]
  43. HKCR,"CLSID\%FTP_GUID%",,,"%DESC%"
  44. HKCR,"CLSID\%FTP_GUID%\InProcServer32","",,"%THISDLL%"
  45. HKCR,"CLSID\%FTP_GUID%\InProcServer32","ThreadingModel",,"Apartment"
  46. HKCR,"CLSID\%FTP_GUID%\DefaultIcon","",,"%THISDLL%,0"
  47. HKCR,"CLSID\%FTP_GUID%\ShellFolder","Attributes",1,34,00,00,a0
  48. HKCR,"CLSID\%FTP_GUID%\shellex\ExtShellFolderViews\%WEBVIEW_GUID%","PersistMoniker",0x00020000,"file://%25%\web\ftp.htt"
  49.  
  50. HKCR,"ftp\DefaultIcon","",,"%THISDLL%,0"
  51.  
  52. HKCR,"CLSID\%CLSID_CFtpWebView%",,,"%DESC_CFtpWebView%"
  53. HKCR,"CLSID\%CLSID_CFtpWebView%\InProcServer32",,0x00020000,"%THISDLL%"
  54. HKCR,"CLSID\%CLSID_CFtpWebView%\InProcServer32","ThreadingModel",,"Apartment"
  55. HKCR,"CLSID\%CLSID_CFtpWebView%\TypeLib",,,"%CFtpWebView_TYPELIB%"
  56.  
  57. HKCR,"CLSID\%CLSID_CFtpInstaller%",,,"%DESC_CFtpInstaller%"
  58. HKCR,"CLSID\%CLSID_CFtpInstaller%\InProcServer32",,0x00020000,"%THISDLL%"
  59. HKCR,"CLSID\%CLSID_CFtpInstaller%\InProcServer32","ThreadingModel",,"Apartment"
  60.  
  61. HKCR,"CLSID\%CLSID_FtpDataObject%",,,"%DESC_FtpDataObject%"
  62. HKCR,"CLSID\%CLSID_FtpDataObject%\InProcServer32",,0x00020000,"%THISDLL%"
  63. HKCR,"CLSID\%CLSID_FtpDataObject%\InProcServer32","ThreadingModel",,"Apartment"
  64.  
  65. ; Give users the options of using the OLD FTP UI
  66. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\BROWSE\FTPUI","RegPath",,"Software\Microsoft\Ftp"
  67. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\BROWSE\FTPUI","Text",,"%DESC_USEOLDUI%"
  68. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\BROWSE\FTPUI","Type",,"checkbox"
  69. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\BROWSE\FTPUI","CheckedValue",,"yes"
  70. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\BROWSE\FTPUI","UncheckedValue",,"no"
  71. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\BROWSE\FTPUI","ValueName",,"Use Web Based FTP"
  72. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\BROWSE\FTPUI","DefaultValue",,"no"
  73. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\BROWSE\FTPUI","HKeyRoot",65537,0x80000001
  74. HKLM,"SOFTWARE\Microsoft\Internet Explorer\AdvancedOptions\BROWSE\FTPUI","HelpID",,"iexplore.hlp#50560"
  75.  
  76. ;; Show that the feature has been installed.
  77. HKLM,"%ACTIVE_SETUP%\Installed Components\%CFtpJIT_Component%","KeyFileName",0,"%THISDLL%"
  78.  
  79. ; Don't over ride someone else setting
  80. HKCR,"ftp","ShellFolder",2,"%FTP_GUID%"
  81.  
  82.  
  83. [RegFTPDel]
  84. ; These are now obsolete, so delete them.
  85. HKCR,"Interface\210DA8A1-7445-11d1-91F7-006097DF5BD4"
  86.  
  87.  
  88. [RegForceFTPAssoc]
  89. ; In this case force the association
  90. HKCR,"ftp","ShellFolder",0,"%FTP_GUID%"
  91.  
  92.  
  93.  
  94. [Strings]
  95. FTP_GUID = "{63da6ec0-2e98-11cf-8d82-444553540000}"
  96. WEBVIEW_GUID = "{5984FFE0-28D4-11CF-AE66-08002B2E1262}"
  97. CLSID_CFtpWebView = "{210DA8A2-7445-11d1-91F7-006097DF5BD4}"
  98. CLSID_CFtpInstaller = "{1ABCFC13-2340-11d2-B601-006097DF5BD4}"
  99. CLSID_FtpDataObject = "{299D0193-6DAA-11d2-B679-006097DF5BD4}"
  100. CFtpWebView_TYPELIB = "{6E8CEDE1-746A-11d1-91F7-006097DF5BD4}"
  101. DESC = "Microsoft FTP Folder"
  102. DESC_CFtpWebView = "FTP Folder Web View Automation"
  103. DESC_CFtpInstaller = "InstalaΦnφ slu₧ba slu₧by FTP pro zpracovßnφ p°idru₧enφ FTP"
  104. DESC_FtpDataObject = "FTP IDataObject impl"
  105. ERR_NOSETUPAPI = "Tento produkt lze nainstalovat pouze v p°φpad∞, ₧e je nainstalovßna aplikace Internet Explorer 5.0."
  106. DESC_USEOLDUI = "Pou₧φt server FTP v sφti WWW"
  107. CFtpJIT_Component = "{630b1da0-b465-11d1-9948-00c04f98bbc9}"
  108. ACTIVE_SETUP = "Software\Microsoft\Active Setup"
  109.