I was wondering why I cannot just put all XNA dlls in the same directory as the game.exe, but I need to install that XNA redistributable?
if i try to run it i get an "assembly not found" error http://msdn.microsoft.com/en-us/library/shhcw6y9(v=vs.80).aspx even though that assembly (dll) is there in the same directory.