1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-16 09:10:35 +03:00

Add TRACE bat file to the installer configuration.

This commit is contained in:
Athanasius 2020-09-28 14:37:25 +01:00
parent ea09271ece
commit 20ee46a9d3

View File

@ -221,6 +221,9 @@
<Component Guid="{3117D2CF-1D87-4B99-BE44-7BDDFE8C8E60}">
<File KeyPath="yes" Source="SourceDir\WinSparkle.dll" />
</Component>
<Component Id="EDMarketConnector_TRACE.bat" Guid="*">
<File KeyPath="yes" Source="SourceDir\EDMarketConnector - TRACE.bat" />
</Component>
<Directory Id="L10n" Name="L10n">
<Component Guid="*">
<File KeyPath="yes" Source="SourceDir\L10n\cs.strings" />
@ -528,7 +531,7 @@
<Directory Id="ProgramMenuFolder" Name="Programs">
</Directory>
</Directory>
<Feature Id='Complete' Level='1'>
@ -589,6 +592,7 @@
<ComponentRef Id="unicodedata.pyd" />
<ComponentRef Id="winsound.pyd" />
<ComponentRef Id="WinSparkle.dll" />
<ComponentRef Id="EDMarketConnector_TRACE.bat" />
<ComponentRef Id="zh_CN.strings" />
<ComponentRef Id="auto.tcl" />
<ComponentRef Id="clock.tcl" />