Mantis - Resin
Viewing Issue Advanced Details
6400 minor always 05-12-21 12:46 05-12-21 14:30
nam  
nam  
normal  
closed 4.0.65  
fixed  
none    
none 4.0.66  
0006400: windows setup.exe fails when reading registry Services
(rep by ahoroviy)

Hello. I am trying to install resin to the Windows Server 2019 and I have the following error message for all resin versions:

5/11/2021 3:35:47 AMRequested registry access is not allowed.
   at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
   at Caucho.Setup.FindResinServices()
   at Caucho.Setup..ctor()
   at Caucho.Setup.Main(String[] args)

I have checked the installer source code and after a little researching found the following:
3:35:47.5360687 AM setup.exe 7700 RegOpenKey HKLM\System\CurrentControlSet\Services\silsvc ACCESS DENIED Desired Access: Read

There are no notes attached to this issue.