NagyD / SDLPoP

An open-source port of Prince of Persia, based on the disassembly of the DOS version.
GNU General Public License v3.0
1.1k stars 141 forks source link

windows reports software as not safe #306

Open AbhinavPadhi opened 1 year ago

AbhinavPadhi commented 1 year ago

when i run prince.exe windows displays a pop up saying that this file is not safe.

EndeavourAccuracy commented 1 year ago

when i run prince.exe windows displays a pop up saying that this file is not safe.

Hi Abhinav. Almost certainly a false positive (false alarm), with software on your computer identifying the non-malicious file as malware.

Can you provide the exact text of the pop-up message?

And do you know which program generates the message? (Most likely it is a firewall or antivirus or anti-malware application.)

NagyD commented 1 year ago

Does the warning look like the first screenshot here? https://winaero.com/how-to-unblock-files-downloaded-from-internet-in-windows-10/

If it does then:

Alternatively, you can do what the second screenshot of the article shows:

  1. Click the EXE with the right mouse button.
  2. In the context menu, click "Properties" (last item).
  3. In the Properties window, check the "Unblock" checkbox and click OK.