Source code of Windows XP (NT5)
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$"
[DestinationDirs] DefaultDestDir = 12
[DefaultInstall.NT] CopyFiles = @pnpisa.sys Reboot
[DefaultInstall.NT.Services] AddService = pnpisa, %SPSVCINST_TAGTOFRONT%, pnpisa_Service_Inst, pnpisa_EventLog_Inst
[pnpisa_Service_Inst] DisplayName = %pnpisa.SvcDesc% ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_SYSTEM_START% ErrorControl = %SERVICE_ERROR_IGNORE% ServiceBinary = %12%\pnpisa.sys LoadOrderGroup = Base
[pnpisa_EventLog_Inst] AddReg = pnpisa_EventLog_AddReg
[pnpisa_EventLog_AddReg] HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\pnpisa.sys" HKR,,TypesSupported,%REG_DWORD%,7
|