home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 February / PCO_0299.ISO / browser / ie5b_w98 / webfldrs.cab / webfldrs.inf < prev   
Encoding:
Windows Setup INFormation  |  1998-10-30  |  8.1 KB  |  196 lines

  1. [version]
  2. signature="$CHICAGO$"
  3. AdvancedINF=2.5
  4.  
  5. [DefaultInstall]
  6. RequiredEngine=Setupapi,%BadSetupVer%
  7. CopyFiles=oledb.install,fp.install,nse.install,win.install,inf.install,win9x.sysinstall
  8. AddReg=reg.nse,reg.install
  9. RegisterOCXs=RegisterOCXs.install
  10. CustomDestination=CustomDestDir
  11. RunPostSetupCommands=refcount.Install
  12.  
  13. [DefaultInstall.NT]
  14. RequiredEngine=Setupapi,%BadSetupVer%
  15. CopyFiles=oledb.install,fp.install,nse.install,sys.install,inf.install
  16. AddReg=reg.nse,reg.install.NT
  17. RegisterOCXs=RegisterOCXs.install
  18. CustomDestination=CustomDestDir
  19. RunPostSetupCommands=refcount.Install
  20.  
  21. [DefaultUninstall]
  22. RequiredEngine=Setupapi,%BadSetupVer%
  23. DelFiles=del.win
  24. DelReg=reg.del.uninstall
  25. CustomDestination=CustomDestDir
  26. RunPostSetupCommands=refcount.Uninstall
  27. Cleanup=1
  28.  
  29. [DefaultUninstall.NT]
  30. RequiredEngine=Setupapi,%BadSetupVer%
  31. DelFiles=del.sys
  32. DelReg=reg.del.uninstall
  33. CustomDestination=CustomDestDir
  34. RunPostSetupCommands=refcount.Uninstall
  35. Cleanup=1
  36.  
  37. [CustomDestDir]
  38. 49000=ProgFilesDir,5
  39. 49010=CommonFilesDir,5
  40. 49100=IPPFilesDir,5
  41. 49200=WebFldrsDir,5
  42. 49400=FP40BinDir,5
  43.  
  44. [ProgFilesDir]
  45. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%\%ProgramF%"
  46.  
  47. [CommonFilesDir]
  48. HKLM,"Software\Microsoft\Windows\CurrentVersion","CommonFilesDir",,"%49000%\%CommonF%"
  49.  
  50. [IPPFilesDir]
  51. HKLM,"Software\Microsoft\Windows\CurrentVersion","",,"%49010%\system\ole db"
  52.  
  53. [WebFldrsDir]
  54. HKLM,"Software\Microsoft\Windows\CurrentVersion","",,"%49010%\Microsoft Shared\Web Folders"
  55.  
  56. [FP40BinDir]
  57. HKLM,"Software\Microsoft\Windows\CurrentVersion","",,"%49010%\Microsoft Shared\Web Server Extensions\version4.0\bin"
  58.  
  59. [DestinationDirs]
  60. oledb.install    = 49100 ; LDID_OLEDB
  61. oledb.uninstall    = 49100 ; LDID_OLEDB
  62. nse.install    = 49200 ; LDID_WEBFLDRS
  63. win.install     = 25    ; LFIF_WIN
  64. del.win         = 25    ; LFIF_WIN
  65. sys.install     = 11    ; LDID_SYS
  66. del.sys         = 11    ; LDID_SYS
  67. win9x.sysinstall= 11    ; LDID_SYS
  68. fp.install      = 49400 ; LDID_FP40BIN
  69. inf.install    = 17    ; LDID_INF
  70.  
  71. [SourceDisksNames]
  72. 55 = %DisplayDesc%,,0
  73.  
  74. [SourceDisksFiles]
  75. MSDAIPP.DLL    = 55
  76. MSDAURL.DLL    = 55
  77. MSDAPML.DLL    = 55
  78. MSONSEXT.DLL    = 55
  79. msows407.dll    = 55    ; is msows409.dll
  80. WEBFLDRS.INF    = 55
  81. FP4AWEC.DLL    = 55
  82. FP4ANWI.DLL    = 55
  83. FP4AUTL.DLL    = 55
  84. RAGENT.TLB      = 55
  85. RAGENT.DLL      = 55
  86. REFCOUNT.EXE    = 55
  87. MSVCIRT.DLL     = 55
  88.  
  89. [oledb.install]
  90. MSDAIPP.DLL,,,32
  91. MSDAURL.DLL,,,32
  92. MSDAPML.DLL,,,32
  93.  
  94. [oledb.uninstall]
  95. DirtyList.rst
  96. RosebudUrlBindings.bin
  97.  
  98. [nse.install]
  99. MSONSEXT.DLL,,,32
  100. RAGENT.TLB,,,32
  101. RAGENT.DLL,,,32
  102.  
  103. [sys.install]
  104. REFCOUNT.EXE,,,32
  105. msows407.dll,,,32    ; is msows409.dll
  106.  
  107. [del.sys]
  108. msows407.dll,,,1    ; is msows409.dll
  109.  
  110. [win.install]
  111. REFCOUNT.EXE,,,32
  112. msows407.dll,,,32    ; is msows409.dll
  113.  
  114. [del.win]
  115. msows407.dll,,,1    ; is msows409.dll
  116.  
  117. [win9x.sysinstall]
  118. MSVCIRT.DLL,,,32
  119.  
  120. [fp.install]
  121. FP4AWEC.DLL,,,32
  122. FP4ANWI.DLL,,,32
  123. FP4AUTL.DLL,,,32
  124.  
  125. [inf.install]
  126. WEBFLDRS.INF
  127.  
  128. [RegisterOCXs.install]
  129. %49100%\MSDAIPP.DLL
  130. %49100%\MSDAURL.DLL
  131. %49400%\FP4AWEC.DLL
  132.  
  133. [reg.nse]
  134. HKCR,"CLSID\{BDEADF00-C265-11d0-BCED-00A0C90AB50F}",,,%WEBFLDRS%
  135. HKCR,"CLSID\{BDEADF00-C265-11d0-BCED-00A0C90AB50F}\InfoTip",,,%INFOTIP%
  136. HKCR,"CLSID\{BDEADF00-C265-11d0-BCED-00A0C90AB50F}\InProcServer32",,,"%49200%\MSONSEXT.DLL"
  137. HKCR,"CLSID\{BDEADF00-C265-11d0-BCED-00A0C90AB50F}\InProcServer32","ThreadingModel",,"Apartment"
  138. HKCR,"CLSID\{BDEADF00-C265-11d0-BCED-00A0C90AB50F}\DefaultIcon",,,"%49200%\MSONSEXT.DLL,0"
  139. HKCR,"CLSID\{BDEADF00-C265-11d0-BCED-00A0C90AB50F}\ShellFolder","Attributes",0x00010001,0xa8400000
  140. HKCR,"CLSID\{BDEADF04-C265-11d0-BCED-00A0C90AB50F}\InProcServer32",,,"%49200%\MSONSEXT.DLL"
  141. HKCR,"CLSID\{BDEADF04-C265-11d0-BCED-00A0C90AB50F}\InProcServer32","ThreadingModel",,"Apartment"
  142. HKCR,"Publishing Folder\Default Icon",,,"%49200%\MSONSEXT.DLL,2"
  143. HKCR,"Publishing Folder\shell\explore\command",,,"Explorer.exe /e,/idlist,%I,%L"
  144. HKCR,"Publishing Folder\shell\explore\ddeexec",,,"[ExploreFolder(""%l"", %I, %S)]" 
  145. HKCR,"Publishing Folder\shell\explore\ddeexec","NoActivateHandler",,""
  146. HKCR,"Publishing Folder\shell\open\command",,,"Explorer.exe /idlist,%I,%L"
  147. HKCR,"Publishing Folder\shell\open\ddeexec",,,"[ViewFolder(""%l"", %I, %S)]"
  148. HKCR,"Publishing Folder\shell\open\ddeexec","NoActivateHandler",,""
  149. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{BDEADF00-C265-11d0-BCED-00A0C90AB50F}",,,%WEBFLDRS%
  150. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{BDEADF00-C265-11d0-BCED-00A0C90AB50F}",,%WEBFLDRS%
  151.  
  152. [reg.install]
  153. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebFolders","QuietDisplayName",,%APPNAME%
  154. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebFolders","QuietUninstallString",,"RunDll32 ADVPACK.DLL,LaunchINFSection %17%\webfldrs.inf,DefaultUninstall,3"
  155. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebFolders","RequiresIESysFile",,"5.00"
  156.  
  157. [reg.install.NT]
  158. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebFolders","QuietDisplayName",,%APPNAME%
  159. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebFolders","QuietUninstallString",,"RunDll32 ADVPACK.DLL,LaunchINFSection %17%\webfldrs.inf,DefaultUninstall.NT,3"
  160. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebFolders","RequiresIESysFile",,"5.00"
  161.  
  162. [reg.del.uninstall]
  163. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\WebFolders"
  164. HKLM,"Software\Microsoft\Active Setup\Installed Components\{73fa19d0-2d75-11d2-995d-00c04f98bbc9}"
  165.  
  166. [refcount.Install]
  167. refcount.exe Install, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49100%\msdaipp.dll, {73fa19d0-2d75-11d2-995d-00c04f98bbc9}
  168. refcount.exe Install, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49100%\msdaurl.dll, {73fa19d0-2d75-11d2-995d-00c04f98bbc9}
  169. refcount.exe Install, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49100%\msdapml.dll, {73fa19d0-2d75-11d2-995d-00c04f98bbc9}
  170. refcount.exe Install, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49200%\msonsext.dll, {73fa19d0-2d75-11d2-995d-00c04f98bbc9}
  171. refcount.exe Install, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49200%\ragent.tlb, {73fa19d0-2d75-11d2-995d-00c04f98bbc9}
  172. refcount.exe Install, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49200%\ragent.dll, {73fa19d0-2d75-11d2-995d-00c04f98bbc9}
  173. refcount.exe Install, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49400%\fp4awec.dll, {73fa19d0-2d75-11d2-995d-00c04f98bbc9}
  174. refcount.exe Install, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49400%\fp4autl.dll, {73fa19d0-2d75-11d2-995d-00c04f98bbc9}
  175. refcount.exe Install, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49400%\fp4anwi.dll, {73fa19d0-2d75-11d2-995d-00c04f98bbc9}
  176.  
  177. [refcount.Uninstall]
  178. refcount.exe Uninstall, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49100%\msdaipp.dll
  179. refcount.exe Uninstall, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49100%\msdaurl.dll
  180. refcount.exe Uninstall, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49100%\msdapml.dll
  181. refcount.exe Uninstall, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49200%\msonsext.dll
  182. refcount.exe Uninstall, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49200%\ragent.tlb
  183. refcount.exe Uninstall, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49200%\ragent.dll
  184. refcount.exe Uninstall, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49400%\fp4awec.dll
  185. refcount.exe Uninstall, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49400%\fp4autl.dll
  186. refcount.exe Uninstall, Software\Microsoft\Windows\CurrentVersion\SharedDlls, %49400%\fp4anwi.dll
  187.  
  188. [Strings]
  189. WEBFLDRS = "Webordner"
  190. INFOTIP = "Sie k÷nnen im Ordner 'Publishing Places' Vernⁿpfungen zu Ordnern im Firmen-Web oder World Wide Weberstellen fⁿr die Sie Lese/Schreibberechtigung besitzen. Die erstellten Verknⁿpfungen werden innerhalb des Ordners Publishing Places angezeigt. Klicken Sie auf eine Verknⁿpfung, um die Dokumente in einem Ordner zu ver÷ffentlichen oder um die Dateien zu verwalten."
  191. APPNAME = "Webordner"
  192. BadSetupVer = "Die ben÷tigte Setup Engine ist auf diesem Computer nicht vorhanden."
  193. DisplayDesc = "Webordner"
  194. ProgramF = "Programme"
  195. CommonF = "Gemeinsame Dateien"
  196.