[RESOLVED] Meshcentral Agent
Published: September 12, 2022 - 12:13 PM
Good morning,
I am trying to deploy the Meshcentral agent using the tis-mesh-template package.
So I managed to get the agent installation unstuck; it was stuck because the mesh agent executables were showing a version "0.0.0.0".
So there shouldn't be any problems with the installation.
However, when I try to uninstall it from the console, I get this message:
and subsequently the following error message and no uninstallation of the agent:
Whereas I have no problems when I run the "uninstall" of the package under Pyscripter.
So I have the impression that the "uninstall" function of the package is not used during an uninstallation via WAPT.
THANKS.
Best regards.
I am trying to deploy the Meshcentral agent using the tis-mesh-template package.
So I managed to get the agent installation unstuck; it was stuck because the mesh agent executables were showing a version "0.0.0.0".
So there shouldn't be any problems with the installation.
However, when I try to uninstall it from the console, I get this message:
Code: Select all
...Checking for previous installation of "\"Mesh" [NONE]Code: Select all
Waiting for the removal of key: Mesh Agent from Windows registry
Fatal error : Uninstallkey still present
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\waptservice\service.py", line 1894, in run
self.running_task.run()
File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 692, in run
self._run()
File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 1286, in _run
self.result = self.wapt.remove(self.packagenames,
File "C:\Program Files (x86)\wapt\common.py", line 5500, in remove
setuphelpers.error('Uninstallkey still present')
File "C:\Program Files (x86)\wapt\waptutils.py", line 1907, in error
raise EWaptSetupException('Fatal error : %s' % reason)
waptutils.EWaptSetupException: Fatal error : Uninstallkey still present
EWaptSetupException: Fatal error : Uninstallkey still present
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\waptservice\service.py", line 1894, in run
self.running_task.run()
File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 692, in run
self._run()
File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 1286, in _run
self.result = self.wapt.remove(self.packagenames,
File "C:\Program Files (x86)\wapt\common.py", line 5500, in remove
setuphelpers.error('Uninstallkey still present')
File "C:\Program Files (x86)\wapt\waptutils.py", line 1907, in error
raise EWaptSetupException('Fatal error : %s' % reason)
waptutils.EWaptSetupException: Fatal error : Uninstallkey still present
So I have the impression that the "uninstall" function of the package is not used during an uninstallation via WAPT.
THANKS.
Best regards.