我通过 ClickOnce 部署了一个项目,因为我喜欢更新功能,但在某些系统上安装后很难找到。
On windows Vista and Windows 7, you will find the ClickOnce cache here: c:\users\username\AppData\Local\Apps\2.0\obfuscatedfoldername\obfuscatedfoldername
On Windows XP, you will find it here: C:\Documents and Settings\username\LocalSettings\Apps\2.0\obfuscatedfoldername\obfuscatedfoldername
是否可以更改通过 ClickOnce 安装的应用程序的路径?我查看了发布设置,但没有看到更改默认路径的方法。我错过了什么吗?