M
Max Yaffe
I'm trying to use the CopyINF directive without success. I have a
line in the DDINSTALL section:
CopyINF=%InfName%
where InfName is defined by string
InfName="MYDEVICE.INF"
The device installs OK. The log says:
#I084 Copied related INF "sourcedir\MYDEVICE.INF" via 'CopyINF' entry.
#I121 Device install of "deviceId" finished successfully.
But the inf file comes over to \windows\inf as OEMxxx.inf and not as
MYDEVICE.INF.
Any ideas?
Thanks,
Max
line in the DDINSTALL section:
CopyINF=%InfName%
where InfName is defined by string
InfName="MYDEVICE.INF"
The device installs OK. The log says:
#I084 Copied related INF "sourcedir\MYDEVICE.INF" via 'CopyINF' entry.
#I121 Device install of "deviceId" finished successfully.
But the inf file comes over to \windows\inf as OEMxxx.inf and not as
MYDEVICE.INF.
Any ideas?
Thanks,
Max