场景
需要将一个winform程序打包发送给客户运行。一开始是将debug下所有文件发送给客户,然后客户点击exe文件运行时提示没有安装.NET Desktop Runtime 6.0.1。然后又尝试利用Visual Studio的插件Microsoft Visual Studio Installer Projects将其打包成setup文件,客户安装后运行仍然提示没有安装.NET Desktop Runtime 6.0.1。文章来源:https://www.toymoban.com/news/detail-520375.html
解决
客户的电脑必须安装相关环境:到微软官网下载runtime-desktop-6.0.1-windows-x64-installer,然后运行安装。文章来源地址https://www.toymoban.com/news/detail-520375.html
到了这里,关于运行winform程序提示:You must install .NET Desktop Runtime 6.0.1(x64)的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!