jj: add feature switches
This commit is contained in:
parent
ea7c1eae9e
commit
afdc5108ce
@ -165,10 +165,12 @@
|
||||
</Feature>
|
||||
|
||||
<Feature Id="DesktopShortcut" Title="Desktop Shortcut" >
|
||||
<ComponentRef Id="ApplicationShortcut_Desktop" />
|
||||
<Condition Level="0">DISABLE_DESKTOP_ICON</Condition>
|
||||
<ComponentRef Id="ApplicationShortcut_Desktop"/>
|
||||
</Feature>
|
||||
|
||||
<Feature Id="StartmenuShortcut" Title="Startmenu Shortcut">
|
||||
<Condition Level="0">DISABLE_STARTMENU_ICON</Condition>
|
||||
<ComponentRef Id="ApplicationShortcut_StartMenu" />
|
||||
</Feature>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user