duncanthrax / scream

Virtual network sound card for Microsoft Windows
Microsoft Public License
1.73k stars 143 forks source link

Install fail in 22H2, new workaround found #206

Open Marc-Pierre-Barbier opened 1 year ago

Marc-Pierre-Barbier commented 1 year ago

as the title says in 22h2 of win10 i can't install the driver with any of the workarounds but i found another one.

i disabled driver signature enforcement https://pureinfotech.com/disable-driver-signature-enforcement-windows-10/

ZanderFoster commented 1 year ago

+1 also having this issue. However the above workaround didn't work...

SwooshyCueb commented 1 year ago

Disabling driver signature enforcement isn't really a solution as a lot of software will refuse to run under such conditions.

Marc-Pierre-Barbier commented 1 year ago

Disabling driver signature enforcement isn't really a solution as a lot of software will refuse to run under such conditions.

Yea, but that was the only way i found sadly.

carbolymer commented 1 year ago

That worked for me, I had to reboot twice until "Test mode" message appeared in the right desktop corner and I was able to install scream. I used:

bcdedit /set nointegritychecks off

Disabling driver signature enforcement isn't really a solution as a lot of software will refuse to run under such conditions.

That's only for the installation period. After that signature enforcement can be enabled.

channeladam commented 1 year ago

The bcdedit command line approach didn't work for me - it said that SecureBoot prevented that.

As is also described in the article, disabling the enforcement through rebooting via Startup Settings however did work.

Thank you @Marc-Pierre-Barbier !

sramsay100 commented 10 months ago

For anyone forced to employ this workaround... If you are not seeing the sound device in the Sound Control Panel... please read on...

This workaround worked for me. I too have 22H2. However, I would like to add that the sound device will not appear in the Sound Control Panel if the driver is partially installed on the Device Manager without a driver and then the driver is installed by thaw workaround.

Please ensure that any failed attempt that installs the device in the Other Devices section of the Device Manager must be removed first.

If you then follow the instructions provided by the OP of this issue then all will be fine.

infelicitatis commented 7 months ago

Is there a way to install with secure boot? my bitlocker will prevent booting without secure boot enabled