mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
CP-12161: Add the Call Home service to the XenCenter installer
Updating diff to keep offsets (of hunks) unchanged Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
This commit is contained in:
parent
0bd967f69c
commit
409c89fbec
@ -158,7 +158,7 @@
|
|||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="EXTERNALTOOLS" ShortName="External" Name="External Tools">
|
<Directory Id="EXTERNALTOOLS" ShortName="External" Name="External Tools">
|
||||||
@@ -213,6 +237,8 @@
|
@@ -247,6 +271,8 @@
|
||||||
<Feature Id="MainProgram" Title="Citrix XenCenter" Description="The complete package" Display="expand" Level="1" ConfigurableDirectory="INSTALLDIR" AllowAdvertise="no" InstallDefault="local" Absent="disallow">
|
<Feature Id="MainProgram" Title="Citrix XenCenter" Description="The complete package" Display="expand" Level="1" ConfigurableDirectory="INSTALLDIR" AllowAdvertise="no" InstallDefault="local" Absent="disallow">
|
||||||
<ComponentRef Id="MainExecutable" />
|
<ComponentRef Id="MainExecutable" />
|
||||||
<ComponentRef Id="HelpFiles" />
|
<ComponentRef Id="HelpFiles" />
|
||||||
@ -167,7 +167,7 @@
|
|||||||
<ComponentRef Id="ReportViewer" />
|
<ComponentRef Id="ReportViewer" />
|
||||||
<ComponentRef Id="TestResources" />
|
<ComponentRef Id="TestResources" />
|
||||||
<ComponentRef Id="SchemasFilesComponent" />
|
<ComponentRef Id="SchemasFilesComponent" />
|
||||||
@@ -227,7 +253,7 @@
|
@@ -262,7 +288,7 @@
|
||||||
<Property Id="ARPPRODUCTICON" Value="XenCenterICO" />
|
<Property Id="ARPPRODUCTICON" Value="XenCenterICO" />
|
||||||
<MajorUpgrade AllowDowngrades="no" AllowSameVersionUpgrades="yes" DowngradeErrorMessage="!(loc.ErrorNewerProduct)" Schedule="afterInstallInitialize"/>
|
<MajorUpgrade AllowDowngrades="no" AllowSameVersionUpgrades="yes" DowngradeErrorMessage="!(loc.ErrorNewerProduct)" Schedule="afterInstallInitialize"/>
|
||||||
<PropertyRef Id="NETFRAMEWORK40FULL" />
|
<PropertyRef Id="NETFRAMEWORK40FULL" />
|
||||||
|
Loading…
Reference in New Issue
Block a user