WAPT version 2.5.5.15591 Enterprise version.
The server is running Debian 12, while the client machines are running Windows 10 Pro and 11.
Recently, when installing packages (a problem present on several packages), I get the following error:
Code: Select all
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 4235, in install_wapt
exitstatus = setup.install()
File "C:\WINDOWS\TEMP\waptmhlzor1w\setup.py", line 15, in install
File "C:\Program Files (x86)\wapt\setuphelpers_windows.py", line 3620, in installed_softwares
result = list_fromkey("Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall")
File "C:\Program Files (x86)\wapt\setuphelpers_windows.py", line 3579, in list_fromkey
display_name = reg_getvalue(appkey, 'DisplayName', '')
File "C:\Program Files (x86)\wapt\waptutils.py", line 2783, in reg_getvalue
value = winreg.QueryValueEx(key, name)[0]
TypeError: None is not a valid HKEY in this context
TypeError: None is not a valid HKEY in this context
Also, I don't know where to start my search. Any suggestions?
Sincerely,
