mPyKen / ScreenAreaShare

Share selected area of the screen in applications that do not support this, e.g. Teams.
MIT License
147 stars 19 forks source link

Can't install because the .exe is not signed #4

Open Marco071 opened 2 years ago

Marco071 commented 2 years ago

Is there any way that you can link the .exe file to a publisher?

Microsoft Defender SmartScreen prevented an unrecognized app from starting. We have a alot of security is place (Security Baseline for Defender, Endpoint in Intune.) were we can't overwrite to run the .exe

Publisher: | Unknown publisher

mPyKen commented 2 years ago

Sorry, as far as I know, code signing costs quite some money. Since this project is free, it is hard for me to to sign the executable. Nevertheless, you could try to run/compile the code from source. If you are allowed to run node & npm, that is...