设置项目问题 [英] setup project problem

查看:58
本文介绍了设置项目问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi
我用C#编写应用程序,然后
并添加到它的安装项目,它可以成功运行,但是我想将路径安装的默认设置从c:\ programfiles更改为c:\ windows \ system32

有人有解决办法吗?

Thanksup

hi
i write an application with C# , then
and add to it a setup project and it operate successfully , but i want to change default of path installation from c:\programfiles to c:\windows\system32

anybody have a solution?

thanksup

推荐答案

^ ]


是的,您可以设置默认安装路径.以下是步骤

•在解决方案资源管理器中右键单击安装项目的根目录,然后选择查看->文件系统"

•在打开的窗口中单击(选择)应用程序文件夹".

•如果您在Visual Studio的属性窗格"中查找,则有一个名为"DefaultLocation"的条目.将其更改为指向程序文件"之外的其他位置.
yes, you can set defaut installation path. following are the steps

•Right click on your setup project root in Solution Explorer and choose "View -> File System"

•Click on (select) "Application Folder" in the window which opened.

•If you look in the "Properties Pane" in Visual Studio there is an entry called "DefaultLocation". Change this to point it somewhere besides "Program Files".


这篇关于设置项目问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆