Skip to content

Commit d82af60

Browse files
committed
fixed #1839
1 parent 89b388b commit d82af60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/deployment/how-to-specify-a-start-menu-name-for-a-clickonce-application.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ When a [!INCLUDE[ndptecclick](../deployment/includes/ndptecclick_md.md)] applica
2525
**Product name** will be displayed on the *publish.htm* page; for an installed offline application, it will be the name of the entry in the **Start** menu, and it will also be the name that shows in **Add or Remove Programs**.
2626

2727
**Publisher name** will appear on the *publish.htm* page above **Product name**, and for an installed offline application, it will also be the name of the folder that contains the application's icon in the **Start** menu.
28+
29+
The Start menu shortcut or app reference is created in *%appdata%\Microsoft\Windows\Start Menu\Programs\<publisher name>* with the same name as the prouct name.
2830

2931
You can set the **Product name** and **Publisher name** properties in the **Publish Options** dialog box, available on the **Publish** page of the **Project Designer**.
3032

0 commit comments

Comments
 (0)