Uninstall Key error
Published: September 29, 2021 - 2:34 PM
Hello,
I created an automatically generated package to install our antivirus client.
The setup.py file only contains an install_msi_if_needed statement, and it works perfectly.
However, as there's always a however, during the last automatic antivirus update, the Uninstall Key must have changed, and WAPT can no longer find it in the registry.
I want to let the antivirus update itself automatically.
How can I tell the package not to check the Uninstall Key, or at least not to return an error if the Uninstall Key is incorrect?
Thank you in advance for your help
Sincerely,
Philippe.
WAPT Server Version: 2.0
WAPT Agent Version: 2.0.0.9450
WAPT Setup Version: 2.0.0.9450
WAPT Deploy Version: 2.0.0.9450
Database Status: OK (2.0.8.0)
I created an automatically generated package to install our antivirus client.
The setup.py file only contains an install_msi_if_needed statement, and it works perfectly.
However, as there's always a however, during the last automatic antivirus update, the Uninstall Key must have changed, and WAPT can no longer find it in the registry.
I want to let the antivirus update itself automatically.
How can I tell the package not to check the Uninstall Key, or at least not to return an error if the Uninstall Key is incorrect?
Thank you in advance for your help
Sincerely,
Philippe.
WAPT Server Version: 2.0
WAPT Agent Version: 2.0.0.9450
WAPT Setup Version: 2.0.0.9450
WAPT Deploy Version: 2.0.0.9450
Database Status: OK (2.0.8.0)