Hello,

I try to read registry keys from Office 2021 but it's not working. It works with VB-Script, but not with Kix. Other keys can be read correctly, but nothing in the office path.

This is my code:
$Path=ReadValue("HKLM\SOFTWARE\Microsoft\Office\16.0\Word\InstallRoot","Path")
messagebox($Path,"Path")

I use Kix 4.70.