Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installers Cause a SmartScreen warning #1021

Closed
rprouse opened this issue Mar 25, 2015 · 9 comments
Closed

Installers Cause a SmartScreen warning #1021

rprouse opened this issue Mar 25, 2015 · 9 comments

Comments

@rprouse
Copy link
Member

rprouse commented Mar 25, 2015

  1. Download installers from the web
  2. Attempt to install
  3. A Windows SmartScreen warning pops up preventing you from installing
  4. You must click the small More info link to get the following screen that allows you to install.

image

I think that we need to purchase a signing certificate to get around this. Maybe we just document it? I believe it will also be flagged as safe once enough people install it.

There is more information here, http://stackoverflow.com/questions/12311203/how-to-pass-the-smart-screen-on-win8-when-install-a-signed-application

Other opensource projects have had this problem. Apparently there are signing authorities that will give out certs for opensource projects. See, MonoGame/MonoGame#3189

@CharliePoole
Copy link
Contributor

@rprouse You have researched this so far that it makes sense for you to continue. :-)

The logic for it's being status:confirm is that you'll need to confirm whether it gets resolved by folks installing it or if we need to do something else.

@rprouse
Copy link
Member Author

rprouse commented Sep 3, 2015

Interestingly, I am no longer seeing this warning, even with new builds of the install. I assume it is because the NUnit installer has been recognized as safe, or maybe because I allowed it in the past?

@CharliePoole
Copy link
Contributor

Unless somebody else is still seeing it, I think we could close this.

@rprouse rprouse removed their assignment Oct 27, 2015
@ChrisMaddock
Copy link
Member

I hit this recently installing 10.0.2 onto a fresh machine - issue still stands. This was shortly after 10.0.2 was released, I believe. I'll take the liberty of removing status:confirm!

Signing would be nice for the UAC popup regardless of this issue, if it's possible. :-)

@rprouse
Copy link
Member Author

rprouse commented Mar 22, 2016

I am still seeing this too. I think it appears for a short period just after release, then as people accept the install, it probably get flagged as ok.

@constructor-igor
Copy link
Contributor

Windows 10 shows next:
image

@najamxp
Copy link

najamxp commented Aug 12, 2019

After up-gradation of NUnit.ConsoleRunner.3.9.0 to NUnit.ConsoleRunner.3.10.0 , I had to correct the path to something like ....\packages\NUnit.ConsoleRunner.3.10.0\tools\nunit3-console.exe
which fixed the issue for me

@mikkelbu mikkelbu transferred this issue from nunit/nunit Oct 7, 2021
@mikkelbu
Copy link
Member

mikkelbu commented Oct 7, 2021

Moving this to the nunit-console projects, as this project is the only one containing an installer.

@CharliePoole
Copy link
Contributor

CharliePoole commented Jan 3, 2022

No action here since 2016. (The 2019 comment isn't about the msi at all.) I'm assuming it's no longer relevant and closing. We'll see any comments and re-open if necessary.

@CharliePoole CharliePoole added this to the Closed Without Action milestone Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants