2020-11-19 12:27:14,061 CRITICAL Fatal error in install script: EWaptSetupException: Fatal error : MSI eps_installer_signed.msi has been installed but the uninstall key {B08D6524-8772-4C0D-BE2D-94BFA5F3C6EA} can not be found:
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 3877, in install_wapt
exitstatus = setup.install()
File "C:\waptdev\mdsm-bitdefender-endpoint-security-tools-wapt\setup.py", line 7, in install
install_msi_if_needed('eps_installer_signed.msi','/quiet','GZ_PACKAGE_ID="aHR0cHM6Ly8xNzIuMTYuMTEuMzE6ODQ0My9QYWNrYWdlcy9CU1RXSU4vMC9XTURnS3UvaW5zdGFsbGVyLnhtbD9sYW5nPWZyLUZS"',force=True)
File "C:\Program Files (x86)\wapt\common.py", line 3831, in new_func
return func(*args,**kwargs)
File "C:\Program Files (x86)\wapt\setuphelpers_windows.py", line 1104, in install_msi_if_needed
error('MSI %s has been installed but the uninstall key %s can not be found' % (msi,key))
File "C:\Program Files (x86)\wapt\waptutils.py", line 1698, in error
raise EWaptSetupException(u'Fatal error : %s' % reason)
EWaptSetupException: Fatal error : MSI eps_installer_signed.msi has been installed but the uninstall key {B08D6524-8772-4C0D-BE2D-94BFA5F3C6EA} can not be found