I am new to python. I managed to write my code for logging versions and generated executable using cx_freeze. It is working fine in my machine, but when I take it to other machines, I'm getting Windows smart screen error. Any idea how to get rid of this? Quick help required.
Thanks in advance.enter image description here
That is how SmartScreen works, it blocks "unpopular" executables. Depending on the system configuration the user might be able to click on "More Info" and run it anyway.
If enough people download and run your .exe then the SmartScreen block will go away. Microsoft does not specify how many downloads are required in their FAQ:
Microsoft SmartScreen & Extended Validation (EV) Code Signing Certificates:
...
Removing the "Mark of the Web" by unblocking it in the files properties should also prevent the SmartScreen message.