Cheng Zhang
a9214c3463
CP-15396: Use xenadmin-branding and change the location of icons
...
Signed-off-by: Cheng Zhang <cheng.zhang@citrix.com>
2016-01-08 16:29:59 +08:00
Stephen Turner
d0e955ff0d
CP-14647: Remove two deleted files from the wxs file
2015-11-09 15:49:29 +00:00
Mihaela Stoica
cf8de9ae86
CA-179515: Move to online help: update the installer not to install the .chm
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2015-10-09 13:22:05 +01:00
Gabor Apati-Nagy
32c36118db
CP-13390: Update XenCenter installer to require .NET 4.5
2015-08-05 17:53:08 +01:00
Mihaela Stoica
b62f8c4cd3
CA-176895: [CAR-1866] Include XS 6.5 RPU hotfix in XenCenter
...
- changed the build script and the installer to copy the XS65ESP1006.xsupdate hotfix
- also updated the source package for XS62E006 hotfix
2015-07-22 12:51:58 +01:00
Gabor Apati-Nagy
8d79f8a1e1
CP-13248: Installer: Install the Service by default. (Feature will be selected, but users can disable it)
2015-07-20 18:10:31 +01:00
Sorin Sbarnea
93280441aa
Made the build output less verbose by default and configured wget not to download files again if they already exists locally with the same datetime stamps.
2015-07-19 20:12:38 +01:00
Gabor Apati-Nagy
849936f637
CP-13217: Make the Call Home service optional in the XenCenter installer
...
-Added new page to the XenCenter installer to include a feature selector control where users can choose to install the XenServer Health Check Service.
-Removed the InstallDir page, because the new customize page does provide folder selection (per feature)
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-07-16 13:22:55 +01:00
Gabor Apati-Nagy
323d2f539e
Do not install the Health Check Service for now
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-07-02 15:45:13 +01:00
Gabor Apati-Nagy
0bd967f69c
CP-12161: Add the Call Home service to the XenCenter installer
...
Adding XenServerHealthCheck service to the WiX installer
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-07-02 12:10:16 +01:00
Gabor Apati-Nagy
d1c793fa9e
CP-11956: ssh console: Include putty in our installer
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-05-08 16:54:16 +01:00
Gabor Apati-Nagy
457c92c6ee
CA-156199: G11n: I18n: after upgrade, XenCenter Console display in English on Localized OS.
...
-This change would force the installer to overwrite all files, so it will not skip installing ja and zh-CN files (that have inconsistent versioning at the moment).
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-01-07 18:47:29 +00:00
Gabor Apati-Nagy
cc5714ec08
Revert "CA-156199: G11n: I18n: after upgrade, XenCenter Console display in English on Localized OS."
...
This reverts commit 67074cdb65
.
2015-01-07 18:43:46 +00:00
Gabor Apati-Nagy
67074cdb65
CA-156199: G11n: I18n: after upgrade, XenCenter Console display in English on Localized OS.
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-01-07 18:20:56 +00:00
Gabor Apati-Nagy
844fe7eeaa
Revert "CA-156199: G11n: I18n: after upgrade, XenCenter Console display in English on Localized OS."
...
This reverts commit b59f49ed52
.
2015-01-07 18:14:31 +00:00
Gabor Apati-Nagy
b59f49ed52
CA-156199: G11n: I18n: after upgrade, XenCenter Console display in English on Localized OS.
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2015-01-07 13:26:57 +00:00
Stephen Turner
9101c4cab6
Merge branch 'xs64bit' into detailedreports
2014-08-13 15:44:24 +01:00
Gabor Apati-Nagy
09ea80a06f
CP-9090: Update RPU hotfixes in XenCenter
...
-Adding source code for the following hotfixes: XS60E001, XS62E006.
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2014-08-04 13:46:21 +01:00
Cheng Zhang
5eb82ae6de
CP-8866:Development for Resource Statistic Feature on XenCenter
2014-08-01 11:34:37 +08:00
Gabor Apati-Nagy
2d43d6b2bc
CP-8667: Update RPU hotfixes in XenCenter (fixing installer)
2014-06-11 10:27:55 +01:00
Gabor Apati-Nagy
d2e5d7f4c2
Update XenCenter.wxs
...
CP-8667: Update RPU hotfixes in XenCenter (fixing installer)
2014-06-10 18:24:48 +01:00
Gabor Apati-Nagy
d70dedc5d4
[CA-125183] Fix: XenCenterSetup.exe to install, requires .NET 3.5 rather than .NET 4 on Windows8 x64, WS 2012, WS 2008 SP2 x32
...
Signed-off-by: Gabor Apati-Nagy <gabor.apati-nagy@citrix.com>
2014-01-14 15:28:15 +00:00
Adrian Jachacy
c96da7ba38
CA-110446: XenCenter Installation: multiple install on same OS when
...
selected installation for all users.
Changed XeCenter.wxs file (and updated XenCenter.l10n.diff accordingly) to
set ALLUSERS property when InstallDir key found in HKLM registry, i.e.
previous version of XenCenter was installed for "All users" (the
property is not set when previous version was installed for "Just me"). The
property is cleared after searching for related products is finished to
allow the user changing installation context in GUI.
Signed-off-by: Adrian Jachacy <Adrian.Jachacy@citrix.com>
2013-07-02 12:36:41 +01:00
Adrian Jachacy
750bf609d5
CA-106455: XenCenter Installation: multiple install on same OS when selected installation for all users; Asking for .NET 3.5 while repair or uninstall.
...
Changed the way we check whether .NET 2.0/.NET 3.5 framework is already
installed on the user machine or not.
Signed-off-by: Adrian Jachacy <Adrian.Jachacy@citrix.com>
2013-07-01 11:02:01 +01:00
Mihaela Stoica
bd36a85bff
CP-4816: Initial commit to git repo
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2013-06-24 12:41:48 +01:00