daynix / UsbDk

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

usbdk install failled on Windows 7 sp1 x64 #132

Closed inj30ct closed 4 weeks ago

inj30ct commented 1 month ago

usbdk install failled on Windows 7 sp1 x64 When running the setup i get this error message

There is a problem with this Windows Installer package. A program run as part of the set up did not finish as expected. Contact your support personnel or package vendor

I have tried with the manual installation method Installation failled

Any fix for this issue

Thnx in advance.

YanVugenfirer commented 1 month ago

Please install the below KB and try again: https://support.microsoft.com/en-us/topic/2019-sha-2-code-signing-support-requirement-for-windows-and-wsus-64d1c82d-31ee-c273-3930-69a4cde8e64f

inj30ct commented 1 month ago

Please install the below KB and try again: https://support.microsoft.com/en-us/topic/2019-sha-2-code-signing-support-requirement-for-windows-and-wsus-64d1c82d-31ee-c273-3930-69a4cde8e64f

After install the kb update, the problem still exist Any other fix for this issue

YanVugenfirer commented 1 month ago

Please provide the logs mentioned in https://github.com/daynix/UsbDk/wiki/Troubleshooting-UsbDk-installation

inj30ct commented 4 weeks ago

Please provide the logs mentioned in https://github.com/daynix/UsbDk/wiki/Troubleshooting-UsbDk-installation

Problem just solved with this. Manualy install the Kernel-Mode Driver Framework update for windows 7 The integrated one on the usbdk installer didn't succesfully installed, so the whole installation will stop. Thanks for your attentions. i hope this usefull for someone.

YanVugenfirer commented 4 weeks ago

Thanks for the update!