Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
[Version] signature="$WINDOWS NT$" Class=Unknown
[SourceDisksNames] 1=%DiskId%
[DestinationDirs] DefaultDestDir=12
[Manufacturer] %Mfg% = MfgDeviceSection
[MfgDeviceSection] %Fdo1.DeviceDesc% = DeviceInstall1, *PNP2002
[DeviceInstall1] ;CopyFiles = @wdmsectest.sys
[DeviceInstall1.Services] AddService = wdmsectest,%SPSVCINST_ASSOCSERVICE%,DeviceInstall.AddService
[DeviceInstall.AddService] ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_AUTO_START% ErrorControl = %SERVICE_ERROR_NORMAL% ServiceBinary = %12%\wdmsectest.sys
[Strings] Mfg = "Microsoft" Fdo1.DeviceDesc = "Driver for testing WdmIoCreateDeviceSecure" DiskId = "Install disk (1)" SPSVCINST_ASSOCSERVICE = 0x00000002 SERVICE_KERNEL_DRIVER = 1 SERVICE_AUTO_START = 2 SERVICE_ERROR_NORMAL = 1
|