Creating Start Menu Items For Setup Distribution Units
You can create an entry in the Windows Start menu for the application your setup project installs. These entries can only be in the Programs menu of the Start menu, and only at the top level. When your setup project self-extracts on the target computer, a new item is added to the Windows Start menu for the application.
To create a start menu item for a setup executable distribution unit
Click the Target tab.
In the Target dialog box, select the Create an entry in the Start menu check box.
Enter or edit the appropriate Start menu shortcut name.
Enter the command line program that is activated from the Start menu item. You can also enter any command line arguments for this program. The following variables can be entered by hand, or click Insert Default:
<AppDir> — The folder to which the application is installed.
<IeDir> — The folder in which Microsoft® Internet Explorer is installed.
<WinDir> — The Windows folder.
<SysDir> — The Windows System folder.
Click OK.