I've developed an XNA game that I'd like to show a few people at my school, but unfortunately the school computers don't have XNA or the right version of the .NET frameworks installed. And since they are school computers, I can't just just install them.
My questions is whether it is possible or not to run my game without these installed. I was hoping that I might be able to just copy some DLLs or something onto my flash drive or something similar.