SmartScreen on Windows displays a warning when I open on some of the binaries that I release but not all of them. Do I need to sign all the installers? Is there a cheap way to do that? Recommendations on which certificate issuer to use would be highly appreciated if that is the way to solve the problem.
1
There are 1 best solutions below
Related Questions in SMARTSCREEN
- Instructions on how to obtain a Code Signing certificate and prepare a legacy MSI installer to be accepted by the Microsoft Store
- Microsoft Defender SmartScreen Edge marked our site as phishing site
- SmartScreen still gives warning with EV Code Signing Certificate
- Gain reputation for Windows SmartScreen by submitting exe file for malware analysis
- How can we initiate a file download request tied to a user gesture with an auth header?
- Why did my old Code Signing Certificate not popup the Windows SmartScreen but the new new does?
- Need to sign a C# .exe
- Downloads are shown as harful in Edge browser
- "File is not commonly downloaded" -- Can't find a way around the Window's Defender Smartscreen
- Why smartscreen only prompt sometimes when I download from different platform?
- Smart Screen Filter with standard Code signing certificate
- How to prevent unknown publisher popup when running Inno Setup installer on another computer?
- Is there a way to SmartScreen-whitelist a .exe by Microsoft? (without an EV certificate)
- How to bypass Microsoft Defender from my qt installer?
- SmartScreen (or other) blocking legitimate software?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?

You can not sign an application to bypass smart-screen. Smart-screen gives every exe file it comes across a "reputation". The more people open an exe file and trust it, the better its reputation becomes. There is no way to bypass it.