How can I change the name of the start menu group?
| Author: BitRock Support Date: August 04, 2008 10:39 Tags: |
Installbuilder
Shortcuts and start menu Windows Customization |
The name of the Start Menu group defaults to the <fullName> property. In order to override this setting, you just need to edit the following <project> property:
<startMenuGroupName>Some Name</startMenuGroupName> |
In case you want to avoid the installer from creating any Start Menu entry, please read the following article:
How can I prevent the installer from creating a Start Menu?