J
Joey0329
Guest
Hi,
According to Updating Device Firmware using Windows Update, I implement one Extension & SoftwareComponent driver and firmware update binary to perform firmware update on my device. And I have 2 same devices(here called device A & device B) to run firmware update. Next I do these procedures:
1. Install my Extension & SoftwareComponent driver on Windows 10.
2. Connect device A to PC.
3. SoftwareComponent driver will run my firmware update binary to perform firmware update.
3. After device A perform firmware update successfully, disconnect device A from PC.
So far it works fine. But my question is:
Next if I connect device B to same PC, SoftwareComponent driver WILL NOT run firmware update binary anymore. Is it possible to enable to run firmware update binary as usual?
Thanks for your reply.
Joey
Continue reading...
According to Updating Device Firmware using Windows Update, I implement one Extension & SoftwareComponent driver and firmware update binary to perform firmware update on my device. And I have 2 same devices(here called device A & device B) to run firmware update. Next I do these procedures:
1. Install my Extension & SoftwareComponent driver on Windows 10.
2. Connect device A to PC.
3. SoftwareComponent driver will run my firmware update binary to perform firmware update.
3. After device A perform firmware update successfully, disconnect device A from PC.
So far it works fine. But my question is:
Next if I connect device B to same PC, SoftwareComponent driver WILL NOT run firmware update binary anymore. Is it possible to enable to run firmware update binary as usual?
Thanks for your reply.
Joey
Continue reading...