开发者

visual studio right click problem, i can not find view option

In a lot of forums i read:

If you right click on your install project, View -> Registry, you can add a registry key to the list. The key has properties (right click -> Properties) AlwaysCreate, and DeleteAtUninstall, which should perform what you need, based on the stuff in the other post about the Registry table. Don't add a value to the key, set AlwaysCreate to false, and DeleteAtUninstall to true

where in visual studio 2008 i can found view->registry. I right click on my windows application but there is no view opti开发者_Python百科on...

Thx


You need to add a deployment (install) project to your solution. Then you can access the Registry Key and other deployment options by right-clicking on the setup project.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜