Remove HISTORY.txt from installer

This commit is contained in:
ge0rdi
2018-07-06 07:31:39 +02:00
committed by ge0rdi
parent 9e95b71904
commit dbb783153c

View File

@@ -48,7 +48,6 @@
<Feature Id="ClassicStart" Level="1" Title="Classic Start" ConfigurableDirectory="APPLICATIONFOLDER" AllowAdvertise="no" Absent="disallow" Display="expand" Description="!(loc.ClassicStartDesc)">
<ComponentRef Id="ClassicStart.chm" />
<ComponentRef Id="ClassicStartReadme.rtf" />
<ComponentRef Id="HISTORY.txt" />
<ComponentRef Id="PassionateCoder" />
<ComponentRef Id="TreatAs" />
<ComponentRef Id="HelpLink" />
@@ -492,9 +491,6 @@
<Component Id="StartMenuHelperL10N.ini" Guid="144CE4DC-0C77-4793-B79A-A32E48A90E64" Win64="$(var.CS_WIN64)">
<File Id="StartMenuHelperL10N.ini" KeyPath="yes" Source="..\ClassicStartMenu\StartMenuHelper\StartMenuHelperL10N.ini" Vital="yes" />
</Component>
<Component Id="HISTORY.txt" Guid="5264FC00-E363-45EE-B185-84AA048CD559" Win64="$(var.CS_WIN64)">
<File Id="HISTORY.txt" KeyPath="yes" Source="..\HISTORY.txt" Vital="yes" />
</Component>
<Component Id="ClassicStartUpdate.exe" Guid="FB6C213F-B670-4888-8B2C-12E807E335A7" Win64="$(var.CS_WIN64)">
<File Id="ClassicStartUpdate" KeyPath="yes" Source="Output\ClassicStartUpdate.exe" Checksum="yes" Vital="yes" />
</Component>