nextfoam / baram

CFD for Everyone
https://baramcfd.org/
GNU General Public License v3.0
100 stars 17 forks source link

Unable to run setup.exe due to Microsoft Defender SmartScreen #56

Closed jbruck closed 9 months ago

jbruck commented 9 months ago

Describe the bug Microsoft Defender SmartScreen prevents the BARAM-v24.0.1-setup.exe from running as it is an unrecognised app. Publisher is listed as Unknown.

To Reproduce Using Win11 Download latest release of BARAM v24.0.1-setup.exe Attempt to run executable.

kdg5424 commented 9 months ago

Hi @jbruck I'm Donggyu. Is this picture right what you mean?

image

Our program is not a virus or something else. It does not damage your PC. Click 'Run anyway' button then, it will run installation.

Thank you for your attention on BARAM.

jiban commented 9 months ago

@jbruck By the way, the binary(Setup) you downloaded was not working in parallel configuration. New binary has replaced the old one on baramcfd.org. Please download the binary again from the site. Sorry for the inconvenience.

jiban commented 9 months ago

@jbruck , Here is additional information. You may encounter following pop-up window at first.

image

If you click "More Info" in the capture, it will change like following and you can now click "Run anyway".

image

jbruck commented 9 months ago

Thanks for your help. I was evaluating this on my work laptop, so the "run anyway" was not available. I managed to get it to run by going to the file properties and checking an "Unblock" box on the General Tab under Security.

jiban commented 9 months ago

Oh, I didn't think of work laptop, where apps from unknown publishers could not be installed. Thank you for the update. I will prepare app signing for next releases.