nefarius / ViGEmBus

Windows kernel-mode driver emulating well-known USB game controllers.
https://docs.nefarius.at/projects/ViGEm/
BSD 3-Clause "New" or "Revised" License
3.03k stars 284 forks source link

ViGEmBus doesn't install on Windows 11 Build 22621 (22H2) #134

Closed sn-o-w closed 2 years ago

sn-o-w commented 2 years ago

Describe the bug The installer just throws the error "Installer stopped prematurely."

To Reproduce

  1. Open ViGEmBus installer
  2. Click to install

Expected behavior I expect the installer to successfully complete the setup.

Screenshots Even better, a video:

https://user-images.githubusercontent.com/2406819/175100750-b87aa747-42f4-476f-9d6f-90961bdd370e.mp4

System details (please complete the following information):

Additional context

sn-o-w commented 2 years ago

Wow... I found out why the installation failed. It looks like .NET Framework 3.5 was missing.

I swear to God I had .NET Framework 3.5 installed previously, I think something got fucked up after upgrading to 22H2. ๐Ÿคจ

Perhaps you can add something in the installer that will warn the user if .NET Framework 3.5 is not installed?! ๐Ÿค”

Should I close now the issue?!

nefarius commented 2 years ago

I see what I can do ๐Ÿ‘

sn-o-w commented 2 years ago

@nefarius Read my previous message. ๐Ÿ˜‚

nefarius commented 2 years ago

Perhaps you can add something in the installer that will warn the user if .NET Framework 3.5 is not installed?! ๐Ÿค”

And you read mine ๐Ÿ˜› my reply was in regards to this ๐Ÿ˜‰

sn-o-w commented 2 years ago

Oh, my bad then. I thought you missed my message regarding .NET Framework 3.5.

Squall-Leonhart commented 2 years ago

Microsoft partially broke .net 3.5 in last months 22000 updates that required users uninstalling and reinstalling it, the same bug might have occured in 22621.

nefarius commented 2 years ago

This topic should be a thing of the past with the new setup starting with version 1.18.x, closing.