迷失在Visual Studio迷宫中? [英] Lost in the Visual Studio maze?

查看:102
本文介绍了迷失在Visual Studio迷宫中?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在哪里可以找到 ARPCOMMENTS 通过视觉 带有安装项目的.NET解决方案中的Studio GUI?

Where can I find the ARPCOMMENTS through the Visual Studio GUI in a .NET solution with a setup project?

当单击此处获取 支持信息.",在控制面板中单击添加或 删除程序".我曾经对其进行过更改,但是忘记了在哪里 是的.

The value of ARPCOMMENTS shows up when "Click here for support information." is clicked in Control Panel "Add or Remove Programs". I have changed it once, but I forgot where it is.

推荐答案

令人困惑的是,从中立即显而易见的 Properties 安装项目的上下文菜单将打开一个窗口,其中包含 配置 选项.

It is confusing that the immediately apparent Properties from the context menu for a setup project will open a window with configuration options.

选择设置项目,然后按 F4 (或菜单 查看属性窗口)将打开所需的 可以编辑属性描述的窗口:

Whereas selecting the setup project and pressing F4 (or menu ViewProperties Window) will open the desired window where property Description can be edited:

(ARPCOMMENTS与属性说明相同-它是 存储在安装项目的项目文件中, 在我的情况下为MascotParserSetup.vdproj.)

(ARPCOMMENTS is the same as property Description - it is stored in the project file for the setup project, MascotParserSetup.vdproj in my case.)

这篇关于迷失在Visual Studio迷宫中?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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