; Converted by Reg2PEInf 1.00 (Windows Registry to PE-Builder Inf Converter)
; http://vb.nl.eu.org/homepage/reg2peinf.aspx
;;;
;;; Windows Image File Filter Driver
;;;
;;; Copyright (c) 2004, Microsoft Corporation
;;; Author: Bangalore Guruprakash (brGuru)
;;;
; Error: Hive not supported by PE Builder - 0x0, "Version"
; Error: Hive not supported by PE Builder - 0x1, "Version", Signature , "$Windows NT$"
; Error: Hive not supported by PE Builder - 0x1, "Version", Class , "ActivityMonitor" ;Determined by the work this filter driver does
; Error: Hive not supported by PE Builder - 0x1, "Version", Provider , %MSFT%
; Error: Hive not supported by PE Builder - 0x1, "Version", DriverVer, 06/21/2006,6.0.6001.18000
; Error: Hive not supported by PE Builder - 0x0, "DestinationDirs"
; Error: Hive not supported by PE Builder - 0x1, "DestinationDirs", DefaultDestDir , 12 ;%windir%system32drivers
; Error: Hive not supported by PE Builder - 0x1, "DestinationDirs", WimFltr.DriverFiles , 12 ;%windir%system32drivers
;;
;; Default install sections
;;
; Error: Hive not supported by PE Builder - 0x0, "DefaultInstall"
; Error: Hive not supported by PE Builder - 0x1, "DefaultInstall", OptionDesc , %WimFltrServiceDescription%
; Error: Hive not supported by PE Builder - 0x1, "DefaultInstall", CopyFiles , WimFltr.DriverFiles
; Error: Hive not supported by PE Builder - 0x0, "DefaultInstall.Services"
; Error: Hive not supported by PE Builder - 0x1, "DefaultInstall.Services", AddService , %WimFltrServiceName%,,WimFltr.Service
;;
;; Default uninstall sections
;;
; Error: Hive not supported by PE Builder - 0x0, "DefaultUninstall"
; Error: Hive not supported by PE Builder - 0x1, "DefaultUninstall", DelFiles , WimFltr.DriverFiles
; Error: Hive not supported by PE Builder - 0x1, "DefaultUninstall", DelReg , WimFltr.DelRegistry
; Error: Hive not supported by PE Builder - 0x0, "DefaultUninstall.Services"
; Error: Hive not supported by PE Builder - 0x1, "DefaultUninstall.Services", DelService , WimFltr,0x200 ;Flags not to stop service first
;;
;; Services Section
;;
; Error: Hive not supported by PE Builder - 0x0, "WimFltr.Service"
; Error: Hive not supported by PE Builder - 0x1, "WimFltr.Service", DisplayName , %WimFltrServiceName%
; Error: Hive not supported by PE Builder - 0x1, "WimFltr.Service", Description , %WimFltrServiceDescription%
; Error: Hive not supported by PE Builder - 0x1, "WimFltr.Service", ServiceBinary , %12%wimfltr.sys ;%windir%system32driverswimfltr.sys
; Error: Hive not supported by PE Builder - 0x1, "WimFltr.Service", Dependencies , %WimFltrFilterManagerName% ;FltMgr
; Error: Hive not supported by PE Builder - 0x1, "WimFltr.Service", ServiceType , 2 ;SERVICE_FILE_SYSTEM_DRIVER
; Error: Hive not supported by PE Builder - 0x1, "WimFltr.Service", StartType , 3 ;SERVICE_DEMAND_START
; Error: Hive not supported by PE Builder - 0x1, "WimFltr.Service", ErrorControl , 1 ;SERVICE_ERROR_NORMAL
; Error: Hive not supported by PE Builder - 0x1, "WimFltr.Service", LoadOrderGroup , "FSFilter Compression"
; Error: Hive not supported by PE Builder - 0x1, "WimFltr.Service", AddReg , WimFltr.AddRegistry
;;
;; Registry Modifications
;;
; Error: Hive not supported by PE Builder - 0x0, "WimFltr.AddRegistry"
; Error: Hive not supported by PE Builder - 0x0, "WimFltr.AddRegistry"
; Error: Hive not supported by PE Builder - 0x0, "WimFltr.AddRegistry"
; Error: Hive not supported by PE Builder - 0x0, "WimFltr.AddRegistry"
; Error: Hive not supported by PE Builder - 0x0, "WimFltr.AddRegistry"
; Error: Hive not supported by PE Builder - 0x0, "WimFltr.DelRegistry"
; Error: Hive not supported by PE Builder - 0x0, "WimFltr.DelRegistry"
;;
;; Copy Files
;;
; Error: Hive not supported by PE Builder - 0x0, "WimFltr.DriverFiles"
;;WimFltr.sys
;;
;; Strings section
;;
; Error: Hive not supported by PE Builder - 0x0, "Strings"
;
; Localizable strings
;
; Error: Hive not supported by PE Builder - 0x1, "Strings", MSFT , "Microsoft Corporation"
; Error: Hive not supported by PE Builder - 0x1, "Strings", WimFltrServiceDescription , "Windows Image Mini-Filter Driver"
; Error: Hive not supported by PE Builder - 0x1, "Strings", WimFltrServiceName , "WimFltr"
;
; Non-Localizable strings
;
; Error: Hive not supported by PE Builder - 0x1, "Strings", WimFltrRegKey , "systemcurrentcontrolsetservicesWimFltr"
; Error: Hive not supported by PE Builder - 0x1, "Strings", WimFltrRegAltitudeValueName , "Altitude"
; Error: Hive not supported by PE Builder - 0x1, "Strings", WimFltrRegDefaultInstanceValueName , "DefaultInstance"
; Error: Hive not supported by PE Builder - 0x1, "Strings", WimFltrRegInstancesSubkeyName , "Instances"
; Error: Hive not supported by PE Builder - 0x1, "Strings", WimFltrRegFlagsValueName , "Flags"
; Error: Hive not supported by PE Builder - 0x1, "Strings", WimFltrDebugFlags , "DebugFlags"
; Error: Hive not supported by PE Builder - 0x1, "Strings", WimFltrFilterManagerName , "FltMgr"
; Error: Hive not supported by PE Builder - 0x1, "Strings", WimFltrDefaultInstance , "WimFltr Instance"
; Error: Hive not supported by PE Builder - 0x1, "Strings", WimFltrInstance1.Name , "WimFltr Instance"
; Error: Hive not supported by PE Builder - 0x1, "Strings", WimFltrInstance1.Altitude , "170500"
; Error: Hive not supported by PE Builder - 0x1, "Strings", WimFltrInstance1.Flags , 0x0 ; Allow all attachments
195.31 KB, 下载次数: 50, 下载积分: 无忧币 -2
40.54 KB, 下载次数: 64, 下载积分: 无忧币 -2
原帖由 nn2nn 于 2008-3-5 11:01 PM 发表
我在418上试过,没有提示框。
但MS的东西都不能通过验证,哪一家的才可以通过?
修改注册表,取消驱动兼容性提示吧,这个我不会,照做吧。
如INF改成REG可能在启动PE不能安装成功。
进程文件: grpconv or grpconv.exe 进程名称: Windows Program Group Converter 描述: grpconv.exe是Windows操作系统的工具。它用于转换Windows 3.1的文件夹格式升级至Windows 95以及更高版本的Windows。这个程序对你系统的正常运行是非常重要的。 把grpconv.exe复制进system32文件夹里就没有提示了 安装成功 附上我电脑的grpconv.exe ![]() 大家也可以搜索自己电脑里的也在system32里面不过是你硬盘的系统 问题成功解决 该学习下一步 WIM文件挂载 谢谢各位的帮忙 |
原帖由 nn2nn 于 2008-3-6 12:04 PM 发表
能成功就好,你的成功,其他人很难分享吧。
没WIM的用418PE,运行那EXE没问题。
有WIM的就不用装了。
自己做内核的,一般用老九的方法,集成到内核,也不出问题。
我不清楚那来的内核,一定要搞得那么复杂 ...
欢迎光临 无忧启动论坛 (http://wuyou.net/) | Powered by Discuz! X3.3 |