Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operation did not complete successfully because the filecontains a virus or potentially unwanted software. #5

Closed
XMuli opened this issue Aug 21, 2022 · 3 comments

Comments

@XMuli
Copy link

XMuli commented Aug 21, 2022

Compiling and running with VS 2019 display the it? Maybe it's because of the version change?

ENV:

  • Visual Studio 2019
  • Microsoft Windows NT 10.0.19044.0 (Win10 21H2)
  • .NET 6.0.8
  • DPI 144dpi (150% scaling)
@adde88
Copy link

adde88 commented Oct 6, 2022

Probably due to the pre-compiled binaries that also gets downloaded when cloning the repo.
Binaries from projects like these gets their hashes dumped pretty fast into pretty much alot of the public anti-virus databases.
Try deleting the .\x64 directory before compiling, and try again. If that doesn't work, i'd disable / use whitelist in the used AV software.

@XMuli
Copy link
Author

XMuli commented Oct 13, 2022

Thanks for your answer, it was a lot of fun 😄 and then I built a simple project of my own. it is about Disable Microsoft Windows Defender .

Try deleting the .\x64 directory before compiling, and try again.

When I get my PC (Win) back in my hands, I'll try it out

@lab52io lab52io closed this as completed Nov 4, 2022
@lab52io
Copy link
Owner

lab52io commented Nov 4, 2022

Check new version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants