<Condition Level="0">(NO_SHELL_EXTENSIONS=1)</Condition>
</Feature>
- <Feature Id="StartMenuShortcut" Title="Start Menu Shortcut">
+ <Feature Id="StartMenuShortcuts" Title="Start Menu Shortcut">
<ComponentRef Id="StartMenuIcon" />
<Condition Level="0">(NO_START_MENU_SHORTCUTS=1)</Condition>
</Feature>
See the following table for a list of available features:
-+--------------------+--------------------+----------------------------------+---------------------------+
-| Feature | Enabled by default | Description |Property to disable |
-+====================+====================+==================================+===========================+
-| Client | Yes, required | The actual client | |
-+--------------------+--------------------+----------------------------------+---------------------------+
-| DesktopShortcut | Yes | Adds a shortcut to the desktop |``NO_DESKTOP_SHORTCUT`` |
-+--------------------+--------------------+----------------------------------+---------------------------+
-| StartMenuShortcuts | Yes | Adds shortcuts to the start menu |``NO_START_MENU_SHORTCUTS``|
-+--------------------+--------------------+----------------------------------+---------------------------+
-| ShellExtensions | Yes | Adds Explorer integration |``NO_SHELL_EXTENSIONS`` |
-+--------------------+--------------------+----------------------------------+---------------------------+
++--------------------+--------------------+-----------------------------------+---------------------------+
+| Feature | Enabled by default | Description |Property to disable |
++====================+====================+===================================+===========================+
+| Client | Yes, required | The actual client | |
++--------------------+--------------------+-----------------------------------+---------------------------+
+| DesktopShortcut | Yes | Adds a shortcut to the desktop |``NO_DESKTOP_SHORTCUT`` |
++--------------------+--------------------+-----------------------------------+---------------------------+
+| StartMenuShortcuts | Yes | Adds a shortcut to the start menu |``NO_START_MENU_SHORTCUTS``|
++--------------------+--------------------+-----------------------------------+---------------------------+
+| ShellExtensions | Yes | Adds Explorer integration |``NO_SHELL_EXTENSIONS`` |
++--------------------+--------------------+-----------------------------------+---------------------------+
Installation
~~~~~~~~~~~~