.exe files can run any arbitrary code on your machine and therefore Windows will automatically flag any .exe files that aren't signed as potentially dangerous, no matter what they actually do. What you would need to do is code signing, answered in this question already: Signing a Windows EXE file