QUOTE (knoks @ Jun 15 2011, 02:44 PM)

It seems the texsetup entrys are not necessarily. Can someone confirm that?
No, they are not necessary.
I have written a new version of fbwfauto.exe fbwf loader.
Usage:
fbwfauto5.exe /?
fbwfauto5.exe (without parameters, default 15% of total memory and 128MB max. size)
fbwfauto5.exe 20 (20% and 1024 max. size)
fbwfauto5.exe 25 256 (25% and 256 max. size)
fbwfauto5verbose.exe has informative splash windows.
download link:
http://www.mediafire.com/?ae05amysp0ugkpc Plugin:
QUOTE
; pebuilder plugin
; fbwfauto.inf
; oscar 15/june/2011
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="fbwfauto"
Enable=1
[SourceDisksFiles]
files\fbwflib.dll=2,,1
files\fbwf.sys=4,,1
files\fbwfdll.dll=2,,1
files\fbwfmgr.exe=1,,1
files\fbwfauto5.exe=2,fbwfauto.exe,1
[Software.AddReg]
;disable driver signing and *.pnf file creation, turn off the INF verifications
;INFCACHE.1 verification is active still
0x4, "Microsoft\Windows\CurrentVersion\Setup", "MinimizeFootprint", 0x1
;loading and setting % of total memory fbwf cache size and maximun size
0x1,"Microsoft\Windows\CurrentVersion\RunOnceEx\100","100","|| xpeinit.exe -f -m FBWFAutoSizer %Systemroot%\system32\fbwfauto.exe 20 128" ;;; 20% 128 MB max., without parameters the default is 15% and 128
[SetupReg.AddReg]
; 0x1 = "dynamic"
; 0x2 = "dynamic compressed"
; 0x3 = "pre-allocated"
0x4,"ControlSet001\Services\FBWF","CacheType", 0x3
0x1,"ControlSet001\Services\FBWF","DisplayName","fbwf"
0x1,"ControlSet001\Services\FBWF","Group","FSFilter System Recovery"
0x2,"ControlSet001\Services\FBWF","ImagePath","system32\DRIVERS\fbwf.sys"
0x1,"ControlSet001\Services\FBWF","Description","File Based Write Filter Driver"
0x4,"ControlSet001\Services\FBWF","ErrorControl", 0x1
0x4,"ControlSet001\Services\FBWF","Start", 0x0
0x4,"ControlSet001\Services\FBWF","Tag", 0x5
0x4,"ControlSet001\Services\FBWF","Type", 0x2
0x7,"ControlSet001\Services\FBWF","DependOnService","fltmgr"
0x1,"ControlSet001\Services\FBWF\Instances","DefaultInstance","Fbwf Instance"
0x1,"ControlSet001\Services\FBWF\Instances\Fbwf Instance","Altitude","226000"
0x4,"ControlSet001\Services\FBWF\Instances\Fbwf Instance","Flags", 0x0
0x4,"ControlSet001\Services\FltMgr","AttachWhenLoaded", 0x0
0x1,"ControlSet001\Services\FltMgr","DisplayName","FltMgr"
0x1,"ControlSet001\Services\FltMgr","Group","FSFilter Infrastructure"
0x2,"ControlSet001\Services\FltMgr","ImagePath","system32\drivers\fltmgr.sys"
0x1,"ControlSet001\Services\FltMgr","Description","File System Filter Manager Driver"
0x4,"ControlSet001\Services\FltMgr","ErrorControl", 0x3
0x4,"ControlSet001\Services\FltMgr","Start", 0x0
0x4,"ControlSet001\Services\FltMgr","Tag", 0x1
0x4,"ControlSet001\Services\FltMgr","Type", 0x2
0x1,"ControlSet001\Services\FltMgr\Enum","0","Root\LEGACY_FLTMGR\0000"
0x4,"ControlSet001\Services\FltMgr\Enum","Count", 0x1
0x4,"ControlSet001\Services\FltMgr\Enum","NextInstance", 0x1
0x4,"ControlSet001\Enum\Root\LEGACY_FLTMGR","NextInstance", 0x1
0x1,"ControlSet001\Enum\Root\LEGACY_FLTMGR\0000","Service","FltMgr"
0x4,"ControlSet001\Enum\Root\LEGACY_FLTMGR\0000","Legacy", 0x1
0x4,"ControlSet001\Enum\Root\LEGACY_FLTMGR\0000","ConfigFlags", 0x0
0x1,"ControlSet001\Enum\Root\LEGACY_FLTMGR\0000","Class","LegacyDriver"
0x1,"ControlSet001\Enum\Root\LEGACY_FLTMGR\0000","ClassGUID","{8ECC055D-047F-11D1-A537-0000F8753ED1}"
0x1,"ControlSet001\Enum\Root\LEGACY_FLTMGR\0000","DeviceDesc","FltMgr"