How do I add my program to the users start menu with VS2010 Setup Project?

前端 未结 6 908
自闭症患者
自闭症患者 2020-12-09 02:42

How do I add my program to the users start menu with VS2010 Setup Project?

I don\'t see an obvious place to do this.

What would be even bett

6条回答
  •  北海茫月
    2020-12-09 02:53

    You can add a short cut in to the executable in the File System view.

    enter image description here

    More steps here

提交回复
热议问题