The package should have a name and the XENVIF driver should also have a
DisplayName.
Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Provider=%Vendor%
CatalogFile=xenvif.cat
DriverVer=01/01/1900,0.0.0.0
+DriverPackageDisplayName=%DiskDesc%
[DestinationDirs]
DefaultDestDir=12
[XenVif_Inst.Services]
AddService=xenvif,0x02,XenVif_Service,
-[XenVif_Service]
+[XenVif_Service]
+DisplayName=%XenVifDesc%
ServiceType=%SERVICE_KERNEL_DRIVER%
StartType=%SERVICE_DEMAND_START%
ErrorControl=%SERVICE_ERROR_NORMAL%