Simon Rozman
|
06851f8497
|
Fix driver service name
AddService:
- ServiceName parameter must not be localized. [1]
- EventName does not need to be specified when same as ServiceName.
[1]
Service-related Ndi key:
- The Service value must match the ServiceName parameter of the
AddService directive that references the service-install-section for
the primary service. [2]
[1](https://docs.microsoft.com/en-us/windows-hardware/drivers/install/inf-addservice-directive)
[2](https://docs.microsoft.com/en-us/windows-hardware/drivers/network/adding-service-related-values-to-the-ndi-key)
Signed-off-by: Simon Rozman <simon@rozman.si>
|
2019-03-28 14:30:44 +01:00 |
|