xenadmin/XenAdmin/Core
Mihaela Stoica a9d7d95f56 CA-196887: New function for reading registry key written by the installer
- When the installer writes HiddenFeatures registry entry, it specifies registry key HKMU, that means that it will be written in HKLM if the user selected "All Users" for installation, or to HKCU if the user selected "Just Me".
- Added a new function to read an installed key by trying CurrentUser first, then Local Machine.
This function specifies a registry view (RegistryView.Registry32) when it opens the key (On the 64-bit version of Windows, portions of the registry are stored separately for 32-bit and 64-bit applications. There is a 32-bit view for 32-bit applications and a 64-bit view for 64-bit applications).

Signed-off-by: Mihaela Stoica <Mihaela.Stoica@citrix.com>
2016-01-28 14:57:16 +00:00
..
ActionBaseExtensions.cs CA-159790: [XSO-208] MeddlingActions don't show location information 2016-01-14 14:33:06 +00:00
Clip.cs Made XenOvfTransport project use log4net for logging (before it was using own logging, 2013-09-26 08:30:32 +01:00
CueBannersManager.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Drawing.cs Reverted overjealous bitmap disposing causing exception on the LVMoHBAWarningDialog. 2013-11-01 11:14:26 +00:00
ExtensionMethods.cs CP-6317: Importing from branch clearwater-ln. 2013-09-26 14:35:57 +01:00
FormFontFixer.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
HealthCheck.cs CP-13077: Changes to the Health Check feature to work properly with RBAC 2015-09-09 13:10:56 +01:00
HelpersGUI.cs CP-14641: Changes following code review 2015-11-04 16:33:23 +00:00
History.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Registry.cs CA-196887: New function for reading registry key written by the installer 2016-01-28 14:57:16 +00:00
Updates.cs CA-187698: When restoring dismissed updates, only do it on the connections with sufficient privileges 2015-11-05 15:49:38 +00:00
VMGroup.cs CP-15401: Show/Hide rdpPolling, upsell and optimize for XenApp depending on XenCenter registry keys 2016-01-22 13:31:22 +08:00
WebBrowser2.cs CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
Win32Window.cs Fixes simultaneous run of WizardTest and TreeTests. 2014-04-29 12:20:20 +04:00