Add CLI executable to 'complete' feature
This commit is contained in:
parent
797e2e9526
commit
7db8894d65
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
||||||
</DirectoryRef>
|
</DirectoryRef>
|
||||||
<Feature Id="Complete" Level="1">
|
<Feature Id="Complete" Level="1">
|
||||||
<ComponentRef Id="MainExecutable" />
|
<ComponentRef Id="MainExecutable" />
|
||||||
|
<ComponentRef Id="CLIExecutable" />
|
||||||
<ComponentRef Id="ProgramMenuDir" />
|
<ComponentRef Id="ProgramMenuDir" />
|
||||||
<ComponentRef Id="CleanupExtraData" />
|
<ComponentRef Id="CleanupExtraData" />
|
||||||
<ComponentGroupRef Id="WebUI" />
|
<ComponentGroupRef Id="WebUI" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue