home *** CD-ROM | disk | FTP | other *** search
-
-
- ;;++ Added by AddSDisk.cmd
- [SourceDisksNames]
- 3426=windows cd
-
- [SourceDisksFiles]
- mf.sys = 3426
- ;;--
-
- [Version]
- Signature="$Windows NT$"
- Provider=%MS%
- Class=MultiFunction
- ClassGUID={4d36e971-e325-11ce-bfc1-08002be10318}
- DriverVer=06/21/2006,6.0.6001.18000
- ;; Commented by AddSDisk.cmd
- ;; LayoutFile=layout.inf
- ;
- ; Table of Contents
- ;
- [Manufacturer]
- %MF%=MF,NTx86
-
- [MF.NTx86]
- %MFCARD%=MFINSTALL.mf, *PNP0D00
-
- [MFINSTALL.mf]
- ;AddReg=StandardMF.Reg
- CopyFiles=mf.CopyFiles
-
- [MFINSTALL.mf.Services]
- AddService = mf, 2, mf_Service_Inst, mf_EventLog_Inst
-
- [mf_Service_Inst]
- ServiceType = 1 ; SERVICE_KERNEL_DRIVER
- StartType = 3 ; SERVICE_DEMAND_START
- ErrorControl = 1 ; SERVICE_ERROR_NORMAL
- ServiceBinary = %12%\mf.sys
-
- [mf_EventLog_Inst]
- AddReg = mf_EventLog_AddReg
-
- [mf_EventLog_AddReg]
- ;REG_EXPAND_SZ = 0x00020000
- HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll"
- ;REG_DWORD=0x00010001
- HKR,,TypesSupported,0x00010001,7
-
- [mf.CopyFiles]
- mf.sys
-
- [DestinationDirs]
- mf.CopyFiles = 12 ; MF.SYS
-
-
-
- [Strings]
- ; localizable
- MS="Microsoft"
- ;
- ; Manufacturer names
- ;
- MF="Generic multifunction card"
- ; Adapter names
- ;
- MFCARD="Generic Multifunction PC-Card"
-
-