You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Is it possible to have .dll files in C:\program files\imageglass to be signed by a publisher? The installer .exe file is signed by the publisher which is great but WDAC (Windows Defender Application Control) is blocking the program from being opened. I'm not sure exactly which .dll files are needed to be signed but it's a lot of them. So far, the list of .dll that needs to be signed are:
Hi, Is it possible to have .dll files in C:\program files\imageglass to be signed by a publisher? The installer .exe file is signed by the publisher which is great but WDAC (Windows Defender Application Control) is blocking the program from being opened. I'm not sure exactly which .dll files are needed to be signed but it's a lot of them. So far, the list of .dll that needs to be signed are:
ImageGlass.dll
ImageGlass.Setting.dll
ImageGlass.UI.dll
Microsoft.Extensions.Configuration.CommandLine.dll
Microsoft.Extensions.Configuration.Binder.dll
WicNet.dll
Magick.NET.Core.dll
FileWatcherEx.dll
Magick.NET.SystemDrawing.dll
stopped looking after here..
Would it be too much effort to sign all .dll files in C:\Program Files\ImageGlass ?
System information:
To Reproduce
Steps to reproduce the behavior:
Actual behavior:
WDAC blocks ImageGlass from opening because various .dll files are not signed
Expected behavior:
Open ImageGlass normally when WDAC is enabled
Screenshots:
Additional context:
The text was updated successfully, but these errors were encountered: