I have XNA 4.0 and Visual Studio Express 2013 for Windows Desktop.
I can convert an old XNA game and it runs on my development computer with no problem. I can create a new XNA game and it runs on my development computer with no problem.
When I try to run the games on any other computer, they don’t run because it’s not installing the prerequisite XNA Redistributable.
The XNA Redistributable does not appear as a prerequisite option on the “Publish” > “Prerequisite” page in VS.
Someone else had the exact same problem, but no one answered the question:
XNA Redistributable missing from Publish Prerequisites options
Does anyone know how to add an option to the “Prerequisite” menu in VS?