mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-20 15:29:26 +01:00
Merge pull request #528 from GaborApatiNagy/master_installer
Do not install the Health Check Service for now
This commit is contained in:
commit
2f126dab0c
@ -194,6 +194,7 @@
|
||||
</Component>
|
||||
</Directory>
|
||||
</Directory>
|
||||
<!-- removed temporarily
|
||||
<Directory Id="HEALTHCHECKSERVICEDIR" Name="XenServerHealthCheckService">
|
||||
<Component Id="XenServerHealthCheck" Guid="{9D686BFC-B4FD-435F-AC74-0ACE29425095}">
|
||||
<File Id="HealthCheck_XenServerHealthCheck.exe" Name="XenServerHealthCheck.exe" KeyPath="yes" Source="..\XenServerHealthCheck\bin\Release\XenServerHealthCheck.exe" />
|
||||
@ -227,6 +228,7 @@
|
||||
/>
|
||||
</Component>
|
||||
</Directory>
|
||||
-->
|
||||
</Directory>
|
||||
</Directory>
|
||||
<Directory Id="ProgramMenuFolder">
|
||||
@ -253,7 +255,9 @@
|
||||
<ComponentRef Id="ReportViewer" />
|
||||
<ComponentRef Id="TestResources" />
|
||||
<ComponentRef Id="SchemasFilesComponent" />
|
||||
<!-- removed temporarily
|
||||
<ComponentRef Id="XenServerHealthCheck" />
|
||||
-->
|
||||
<ComponentRef Id="ExternalToolsComponent" />
|
||||
<ComponentRef Id="RegistryEntries" />
|
||||
<ComponentRef Id="ApplicationShortcut" />
|
||||
|
Loading…
Reference in New Issue
Block a user