diff options
Diffstat (limited to 'Tools/msi/bundle/bundle.wxs')
-rw-r--r-- | Tools/msi/bundle/bundle.wxs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/msi/bundle/bundle.wxs b/Tools/msi/bundle/bundle.wxs index 57bb4b2..c8a7f5c 100644 --- a/Tools/msi/bundle/bundle.wxs +++ b/Tools/msi/bundle/bundle.wxs @@ -58,6 +58,7 @@ <Variable Name="Include_debug" Value="0" Persisted="yes" bal:Overridable="yes" /> <Variable Name="AssociateFiles" Value="1" Persisted="yes" bal:Overridable="yes" /> + <Variable Name="Shortcuts" Value="1" Persisted="yes" bal:Overridable="yes" /> <Variable Name="PrependPath" Value="0" Persisted="yes" bal:Overridable="yes" /> <Variable Name="CompileAll" Value="1" Persisted="yes" bal:Overridable="yes" /> |