I have a ClickOnce application that has the Publisher, Suite and Program names set properly through the Publish Options dialog. For example: Publisher = Microsoft, Suite = Office, Program = Word.
I want the entry in Add/Remove Program to be more than the Program name. I'd like it to contain a prefix so all programs from my suite or publisher are grouped together. So instead of having "Word" in Add/Remove Programs, I'd have "Microsoft Office Word". The only way I found to change that is to change the Program Name to Microsoft Office Word, but then that spreads to the Start menu entry and the desktop icons.
Is there a way to customize the name of a ClickOnce application in Add/Remove Programs?