Coder Social home page Coder Social logo

Comments (8)

MTRNord avatar MTRNord commented on August 15, 2024

This could be because the installer isn't signed. I am not sure if there is any other way to prevent that except for singing the setup exe. Sadly certs for signing are extremly expensive. If you know better please tell ^^ Signing Certs start at 175$ (symantec))

from nheko.

MTRNord avatar MTRNord commented on August 15, 2024

This could also work: http://stackoverflow.com/a/28359323/4929236 (Still requires an EV cert)

PS hacking via regedit and things like that are possible but not wanted I guess.

from nheko.

MTRNord avatar MTRNord commented on August 15, 2024

It could also be the security flag inside the Details of the file. Do a right click and Allow it to be run. If you do that it won't show the SmartScreen.

There is no other way than doing it manually or buying a EV Cert yearly.

from nheko.

turt2live avatar turt2live commented on August 15, 2024

It looks like you can avoid EV certs if you sign the code with a real publisher (right now there is none). Eventually microsoft will build up the reputation for you and you'll get less and less reports. EV skips this reputation building.

from nheko.

mujx avatar mujx commented on August 15, 2024

I'm not at all familiar with Windows or code signing but from a quick research I came to the same conclusion as @MTRNord . @turt2live is there a free of charge way to handle SmartScreen's warnings?

from nheko.

turt2live avatar turt2live commented on August 15, 2024

Technically there is, it just takes a while. You are able to self-sign the certificate and use it, however it requires time for your certificate's reputation to get high enough to stop the warning. EV is the quick route, despite cost.

from nheko.

MTRNord avatar MTRNord commented on August 15, 2024

might be partialy fixed with the qt installer framework. atleast my chrome only seems to scream in about 40% instead of always. But the chrome issue might be related to appveyor not to nheko or the exe itself.

from nheko.

turt2live avatar turt2live commented on August 15, 2024

The rate is probably going down because of constant use. As it builds trust, it'll warn less, although that is mostly on a per-user level.

from nheko.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.