How can I group my applications in start menu deployed by clickOnce?
Asked Answered
I

2

5

I have created a set of applications which are deployed using clickonce. is it possible to group them in a common start menu item?

Background : I have created a series of quantitative finance related calculators in my website, which are deployed using ClickOnce. All apps are related, and it will be easier to locate them if they are under a common menu item

Inborn answered 11/2, 2011 at 19:26 Comment(0)
K
8

Set the Publisher Name to the same for all your application, and they'll all appear in a subfolder on the start menu. Here's the description on how to do that in Visual Studio

Kaleykaleyard answered 11/2, 2011 at 19:30 Comment(0)
S
3

Also if you are using .NET 3.5 or above, you can fill in the Suite Name field in the Options dialog and it will also group by that.

Sizzler answered 16/2, 2011 at 19:19 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.