daynix / UsbDk

Usb Drivers Development Kit for Windows
Apache License 2.0
522 stars 142 forks source link

When launching MSI Installer, installer fails #128

Closed DaveTmire85 closed 4 months ago

DaveTmire85 commented 4 months ago

First things first, I'm running Win11 Pro.

When I launch the installer (x64 or x86), it flashes for about a second, and then I get nothing. I have no way to know if it's working, or if it failed, or what's going on. Is this a bug or a feature?

ybendito commented 4 months ago

Look at wiki and try to collect installation log.

DaveTmire85 commented 4 months ago

After some digging, I found that though the installer closes almost as soon as it is launched, it does work as expected. I confirmed this using the "reg query HKLM\SYSTEM\CurrentControlSet\Control\Class{36fc9e60-c465-11cf-8056-444553540000} /v UpperFilters" and "sc query usbdk" commands. Closing the issue.