Why does Hardware Support Apps (HSA) driver only install apps once?

Microsoft Windows

Active Members
Joined
Dec 10, 2024
Messages
24,922
Following the guidance on page Using a Component INF File - Windows drivers, I wrote an extension driver for monitor and another Hardware Support Apps (HSA) driver to install software package from Microsoft Store. On a fresh Windows 11 PC, I successfully installed both the extension driver and HSA driver, and right after that, the software package was installed automatically from Microsoft Store. However, if I uninstall both drivers and the software, and re-install the drivers, the software won't be installed anymore. I tried creating anoth

Continue reading...
 
Back
Top