- Home /
How come the exe file disappears when my friend tries to run a build of my project?
I built my Unity project to show a friend what I had so far. When he tries to double click the exe - the exe file disappears but the asset folder stays and Windows gives him the message:
"Windows cannot find 'C:...\TestOne.exe'. Make sure you typed the name correctly, and then try again."
I put the game on my labtop to see if it would work on a different computer, and it did. But both computers that I tried running it on have Unity installed. Hopefully that doesn't matter though. (I built it as x86, just to be sure that it would work, it doesn't)
What is the problem? How come the exe file disappears?
Is there any news on this as I'm getting this issue with Unity v 4.6?
Answer by HarshadK · Dec 15, 2014 at 12:29 PM
The anti-virus software in your friend's system is deleting that exe file. Try to disable anti-virus for some time (even though unrecommended unless you are sure that nothing else will attack your system while anti-virus is disabled) and check again.
Your answer
Follow this Question
Related Questions
What is this error in build adroid and build app bundle in unity 2019.1.5? 1 Answer
[Unity 2017.3.0f3] Cannot open my build it Crashes (with crash Raport) 1 Answer
Old build present after building to a new folder on desktop. 0 Answers
I get an error when I try to build and run with an android device connected. How do I fix this? 1 Answer
Pro feature 0 Answers