smartscreen Questions

5

Solved

I'm planning on signing one of my software with a code signing certificate, because when a user downloads it a tries to run it, Windows 10 will show a full screen warning that it might be dangerous...
Extemporary asked 11/9, 2016 at 15:37

3

Solved

I always use Inno Setup for packaging and publishing. Users download the application using a link for example: https://oursite.com/codesigned/mysetup.exe Till now, it always worked. But recently ...
Indigotin asked 16/3, 2015 at 0:21

2

I am trying to prevent that my application (an installer) will not be blocked by Windows SmartScreen Protection. I use BitRock and I signed my installer manually but I have always this probl...
Exostosis asked 15/2, 2018 at 12:7

1

Solved

I've created an exe and compiled it with Inno Setup Compiler (v6.0.5). I've set AppPublisher to "MyCompany Ltd". But whenever I run it on a different computer to the one I created it on, ...
Omnibus asked 14/10, 2020 at 15:23

1

Microsoft SmartScreen, well-known for its message: Windows Defender SmartScreen prevented an unrecognized app from starting is useful for end users to avoid malware, but can also harm indie devel...
Anthropophagy asked 8/9, 2020 at 9:34

1

Solved

I'm trying to deploy and distribute a C++ app on Windows. I've managed to create an MSI installer with Visual Studio (with the Microsoft Visual Studio Installer Project extension). When I run it o...
Lalitta asked 19/12, 2019 at 11:49

2

I had a code-signing certificate for the last 3 years. When I signed my software with it, the signature did not cause any SmartScreen warnings when the software was downloaded from the Internet. T...
Batruk asked 3/10, 2019 at 6:49

1

I am using a standard (i.e. not EV) Authenticode code signing certificate to sign a Windows desktop application in the hope that Smartscreen Filter will eventually stop blocking it. I was hoping t...
Quadricycle asked 26/5, 2016 at 14:26

1

I've created a setup.exe file and loaded it onto my web site for downloading. The .exe file has been code signed with a certificate from godaddy. When downloading the .exe file from my website usin...
Canso asked 30/6, 2017 at 6:1

2

Solved

So I had a certificate from Comodo and bought via KSoftware that I use to sign my software so it does not generate a warning when users download it, this has been working fine but the 2 year certif...
Marje asked 16/2, 2017 at 13:23

0

Users who download my freeware application from codeplex get SmartScreen alert in Win 8: "Windows SmartScreen prevented an unrecgnised application from starting. Running this application might put...
Fruitful asked 4/11, 2013 at 12:9
1

© 2022 - 2024 — McMap. All rights reserved.