How do I get an XNA 4.0 game to run on other machines?
问题 Whenever I try and run a game made in XNA 4.0 on a machine other than ones used for development, it just won't run. I've followed the instructions here to ensure that all the dependencies are present. To be clear I've done the following: Downloaded and installed the Microsoft .NET Framework 4 Client Profile. Downloaded and installed the Microsoft XNA Framework Redistributable 4.0. Made sure I am not using anything contained within GamerServices and Microsoft.Xna.Net.* , my references are as