So… I want to try a game I’m making (Multiplayer using UNET)… I’ve created a build, which runs fine on my computer. But my friend can’t even open the .exe file on his computer. Why is that?
I have created a Installter using InnoSetup, the game installs fine on his computer but he can’t launch it…
First I would do is simply copy the build (don’t forget the subdirectories) over to your friends computer without using an installer, to verify that it has nothing to do with your installer. After that if it still won’t launch I’d take a look at the log file for whatever errors are being reported.