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
Downloading the latest release and running it on Windows results in a "Windows SmartScreen prevented an unrecognized app from starting" message in Windows 10. You can choose "Run anyway" but it looks scary. Maybe use https://github.com/unindented/electron-installer-windows?
Part of #34. Fails currently with a NuGet error:
> Invalid URI: The format of the URI could not be determined.
Think it's due to not having an icon #21
Even using --asar in the electron-build-windows script, the resulting exe when downloaded prompts the Windows SmartScreen modal. So I think electron-installer-windows will still be necessary.
Downloading the latest release and running it on Windows results in a "Windows SmartScreen prevented an unrecognized app from starting" message in Windows 10. You can choose "Run anyway" but it looks scary. Maybe use https://github.com/unindented/electron-installer-windows?
The text was updated successfully, but these errors were encountered: