开发者

ClickOnce install with no start menu entry

Is it possible to deploy several Windows applications using ClickOnce, but not to have the开发者_开发问答m all create icons on the start menu?


The reason for doing this (if you're interested) is that we are distributing several Windows applications within our company. The main one will allow the user to log in and depending on their permissions build a menu of applications they can use. The menu application will fire off the sub applications passing them user anme and password. The menu items will be added dynamically from the database, so other applications can be added as needed. For this reason it cannot be one large ClickOnce install.

It all works apart from the fact that there are a load of items added to the start menu.


You can select, under the "Install Mode and Settings" section, "This application is available online only". This prevents a start menu item from being created and means that the application can only be launched from the site it's published to.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜