I'm trying to install an application (Renishaw WiREMemFileViewer) in system context but it doesn't install it's registries to HKCR, it install them to HKU - DEFAULT.
With system context it doesn't even appear in Programs and Features but the registry key for it is on it's place and it is the same as the one the installer creates with a simple (Admin) install.
What can be the problem?
This is an MSI installer and in the registry table I can't see these registry entries but if I give 0 condition to all the custam actions, it still won't install them to HKCR.