I've just written my first programme with XNA, and now I want to show it to my friends.
When I klick on "publish" ("veroffentlichen" in the German version), I choose the saving folder, then CD/DVD, then "no Updates".
The publishing properties are the following:
"The application is offline available"
"Application Files -> include all files, also the hidden"
"required components ->.NET Framework 2.0 and Windows Installer 3.1 are required"
"Updates: off"
But when my friend tries to install the programm, an error occurs with the message:
"This application can't be started or installed. The application requires the Assembly Microsoft.Xna.Framework.Game Version 1.0.0.0 installed in the global Assembly Cache (GAC)."
What can I do