Knowledge Base

Trouble with updating .msi file to a new version

Try to get .msi file, not .exe:

https://afterlogic.com/download/MailBeeNetObjects.msi

and run this command in command line:

msiexec /i MailBeeNetObjects.msi REINSTALLMODE=vomus REINSTALL=ALL

You may need to run this with Administrator privileges.