Open AnthonyMastrean opened 6 years ago
Hey @AnthonyMastrean , just stumbled on your package (which I intend to use in my Azure cloud gaming client :) ). I had the same issues and proceeded to use AutoHotkey - which is obviously not my preferred choice. If you are interested you can either copy my stuff from https://github.com/nyanhp/chocopackages or I can send a PR with the proposed changes. For my cloud gaming setup, I intend to install ViGEM through their PowerShell module so that the dialog can simply be ignored.
By the way, I asked their support the same thing. For me the answer was: There will be no silent option.
I have to test installing ViGEM and try to avoid the pop up. The second pop-up I received was actually the worse one: Driver signature validation... This one you cannot suppress with AutoHotkey
Looks like a NSIS installer, but I can't find any help dialog, flags, etc.