Skip to content
This repository was archived by the owner on May 7, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 1.29 KB

File metadata and controls

29 lines (20 loc) · 1.29 KB

How to run the EXE file

If you prefer to run the codeChecker.exe file instead of the python file, here is how to do it:
It is pretty simple.

1. Download the file from the project:

  • First click on the exe file in the project
  • Now click on download: run example

2. Run the exe file:

Because Google Chrome warns about downloading any exe from the web,
we do those to steps:

  • After Downloading the exe, you should see this in the bottom of your screen:
    run example

  • To ignore the warning from Chrome:
    run example

  • Now to run the program, just click on the file.
    run example

f.y.i: I reached out to Microsoft so that the Windows Defender won't block the program,
currently it works and the exe isn't blocked by it.
Still Google Chrome warns about it, but it does for downloading any exe from the internet.
Because generally, downloading an exe file is not always safe around the internet.