本文介绍了ClickOnce自定义发布路径的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以为ClickOnce设置自定义发布路径?我拥有的主机不支持路径中的空格,文件发布所在的"Application Files"文件夹中有一个空格.如果我只是更改.application文件中的代码库路径,则该应用程序在加载时甚至不会超过检查更新"部分.

Is there a way to set a custom publish path for ClickOnce? The hosting i have doesn''t support spaces in paths and the "Application Files" folder where the files get published has a space. If i just change the codebase path in the .application file, the application won''t even get past the "checking for updates" part when it loads.

推荐答案



这篇关于ClickOnce自定义发布路径的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-22 18:31
查看更多