Автор: yurkesha
Дата сообщения: 26.07.2007 14:05
Это решаемый вопрос - таким вот [more=образом]
Код: ; Browse.inf
; Browse - Created by Jaque
; This plugin enables Browsing Files and Folders
; ----------------------------------------------
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="Browse Files and Folders"
Enable=1
[Software.AddReg]
0x1, "Classes\CLSID\{43A8F463-4222-11d2-B641-006097DF5BD4}","","Shell Name Space ListView"
0x2, "Classes\CLSID\{43A8F463-4222-11d2-B641-006097DF5BD4}\InProcServer32","","%SystemRoot%\System32\shdocvw.dll"
0x1, "Classes\CLSID\{43A8F463-4222-11d2-B641-006097DF5BD4}\InProcServer32","ThreadingModel","Apartment"
0x1, "Classes\CLSID\{603D3800-BD81-11d0-A3A5-00C04FD706EC}","","Background Task Scheduler"
0x2, "Classes\CLSID\{603D3800-BD81-11d0-A3A5-00C04FD706EC}\InProcServer32","","%SystemRoot%\System32\browseui.dll"
0x1, "Classes\CLSID\{603D3800-BD81-11d0-A3A5-00C04FD706EC}\InProcServer32","ThreadingModel","Apartment"
0x1, "Classes\CLSID\{13709620-C279-11CE-A49E-444553540000}","","Shell Automation Service"
0x2, "Classes\CLSID\{13709620-C279-11CE-A49E-444553540000}\InProcServer32","","%SystemRoot%\system32\SHELL32.dll"
0x1, "Classes\CLSID\{13709620-C279-11CE-A49E-444553540000}\InProcServer32","ThreadingModel","Apartment"
0x1, "Classes\CLSID\{13709620-C279-11CE-A49E-444553540000}\ProgID","","Shell.Application.1"
0x1, "Classes\CLSID\{13709620-C279-11CE-A49E-444553540000}\TypeLib","","{50a7e9b0-70ef-11d1-b75a-00a0c90564fe}"
0x1, "Classes\CLSID\{13709620-C279-11CE-A49E-444553540000}\Version","","1.1"
0x1, "Classes\CLSID\{13709620-C279-11CE-A49E-444553540000}\VersionIndependentProgID","","Shell.Application"
0x1, "Classes\Shell.Application","","Shell Automation Service"
0x1, "Classes\Shell.Application\CLSID","","{13709620-C279-11CE-A49E-444553540000}"
0x1, "Classes\Shell.Application\CurVer","","Shell.Application.1"
0x1, "Classes\Shell.Application.1","","Shell Automation Service"
0x1, "Classes\Shell.Application.1\CLSID","","{13709620-C279-11CE-A49E-444553540000}"