I am trying to define the name of my driver as it appears when it is being installed as flagged by UAC.
Here is an image of the issue:
I cannot figure out how to change the name of this parameter, and I do not know where it is coming from. I want the name to read 'Argon R1 Mainboard'.
Here are the relevant details from the inf:
[Version]
Signature = "$Windows NT$"
Class=USB
ClassGUID={36fc9e60-c465-11cf-8056-444553540000}
Provider=%LoveElectronics%
CatalogFile.NTx86 = Argonx86.cat
CatalogFile.NTIA64 = Argoia64.cat
CatalogFile.NTAMD64 = Argamd64.cat
[Strings]
ClassName = ".NET Micro Framework"
USB\Vid_16D0&Pid_06F4.DeviceDesc = "Argon R1 Mainboard"
LoveElectronics = "Love Electronics Ltd"
VERSION = "1.2"
INQUIRIES_INTERFACE = "{265820CE-19E5-4530-8861-262E97E78575}"
SourceDesc ="driver installation media"