开发者

How to fix the installation path for application in deployment

开发者 https://www.devze.com 2023-01-01 23:27 出处:网络
Please tell me how can i fix the installation path of my application on client machine so that my application should not tell user to enter/select path fo开发者_运维技巧r installation and my applicati

Please tell me how can i fix the installation path of my application on client machine so that my application should not tell user to enter/select path fo开发者_运维技巧r installation and my application get installed on default path.. i am using c#.net and .net deployment tool


You just have to erase the installation folder interface in VSTO User Interface View on your setup project.

0

精彩评论

暂无评论...
验证码 换一张
取 消