mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
a9d7d95f56
- 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> |
||
---|---|---|
.. | ||
ActionBaseExtensions.cs | ||
Clip.cs | ||
CueBannersManager.cs | ||
Drawing.cs | ||
ExtensionMethods.cs | ||
FormFontFixer.cs | ||
HealthCheck.cs | ||
HelpersGUI.cs | ||
History.cs | ||
Registry.cs | ||
Updates.cs | ||
VMGroup.cs | ||
WebBrowser2.cs | ||
Win32Window.cs |