; 1394DBG.INF -- 1394 Debug Driver ; ; Copyright Microsoft ; [Version] signature="$WINDOWS NT$" Class=1394Debug ClassGuid={66f250d6-7801-4a64-b139-eea80a450b24} Provider=%Msft% CatalogFile=1394dbg.cat DriverVer = 06/21/2006,10.0.26100.6584 [DestinationDirs] 1394Dbg.CopyDriver=12 ; =================== Class Sections =========================== [ClassInstall32.ntamd64] Addreg=1394DebugClassReg [1394DebugClassReg] HKR,,,0,%1394DebugClassName% HKR,,IconPath,%REG_MULTI_SZ%,"%%SystemRoot%%\system32\setupapi.dll,-21" HKR,,NoInstallClass,,1 [ControlFlags] ; All PnP devices should be excluded from manual AddDevice Applet list ExcludeFromSelect=* [Manufacturer] %MicrosoftMfg%=Microsoft,NTamd64 ; =================== Microsoft ======================== [Microsoft.NTamd64] %V1394\HOST_DEBUGGER.DeviceDesc%=1394DBG,V1394\HOST_DEBUGGER ; ; 1394dbg ; [1394DBG] CopyFiles=1394DBG.CopyDriver [1394DBG.Services] AddService=1394DBG,2,1394DBG_ServiceInstall [1394DBG_ServiceInstall] DisplayName=%V1394\HOST_DEBUGGER.DeviceDesc% ServiceType=1 StartType=3 ErrorControl=1 ServiceBinary=%12%\1394kdbg.sys [1394DBG.CopyDriver] 1394kdbg.sys ; ; Disk installation information. ; [SourceDisksNames] 1=%1394dbg.Disk%,disk1,,,,, ; ; Location of files on installation disk. ; [SourceDisksFiles] 1394kdbg.sys=1,,, ; ; INF Strings ; [Strings] ; localizable strings Msft="Microsoft" MicrosoftMfg="Microsoft" 1394DebugClassName="1394 Debugger Device" V1394\HOST_DEBUGGER.DeviceDesc="1394 Windows Debug Driver (Kernel Mode)" 1394dbg.Disk="1394 Debug Driver Installation" ; non-localizable strings REG_MULTI_SZ = 0x00010000