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?