Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 XNA 4.0。有没有办法在没有管理权限的电脑上安装和运行 XNA 游戏?(未安装.Net XNA 框架)
我不太明白你所说的“没有管理权限的电脑”是什么意思,但如果我理解你的问题,你想要可再发行:
XNA 4.0 框架可再发行版
您只需要在安装游戏时检查是否安装了框架,如果没有,只需从上面的页面安装文件即可。