Skip to content

Commit 7307727

Browse files
sridharnrstam
authored andcommitted
CSHARP-480. Made Help file install by default
1 parent 9eab900 commit 7307727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Installer/Product.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<Feature Id="Help"
133133
Title ="Driver Help"
134134
Description="The driver help file"
135-
Level ="100">
135+
Level ="1">
136136
<ComponentRef Id="c_Help"/>
137137
<ComponentRef Id="c_HelpShortCut"/>
138138
</Feature>

0 commit comments

Comments
 (0)