I thought I'd try uninstalling to do a new clean install and got a similar message saying the original Veeam installation files were not available.
I then ran the Microsoft Program Install and Uninstall troubleshooter to uninstall Veeam Endpoint.
Now I'm trying to do a clean install of Veeam Agent for Windows 2.1.0.423 and it's failing with the message "Failed to initialize setup program. Refer to setup logs for details."
I have also uninstalled SQL Server 2012 LocalDB and everything else relating to SQL Server 2012, rebooted, and tried again. Same error. Same logs.
The complete installation Log:
Code: Select all
2018-02-21 10:49:20 [INFO ] Bootstrapper execution - started.
2018-02-21 10:49:20 [INFO ] Commandline processing - started.
2018-02-21 10:49:20 [INFO ] Commandline option: SfxPackage; Value: D:\Users\Josh.fmea\Downloads\VeeamAgentWindows_2.1.0.423\VeeamAgentWindows_2.1.0.423.exe
2018-02-21 10:49:20 [INFO ] Commandline processing - finished.
2018-02-21 10:49:20 [INFO ] Initializing.
2018-02-21 10:49:20 [INFO ] Initialization - finished. Starting bootstrap engine.
2018-02-21 10:49:20 [INFO ] Bootstrapper engine execution started.
2018-02-21 10:49:20 [INFO ] Checking required conditions.
2018-02-21 10:49:20 [INFO ] Performing condition check: Only this setup instance is running.
2018-02-21 10:49:20 [INFO ] Mutex1 = Global\5997E3B8-6B78-43E9-A7BC-F2F9C691E0A0, Mutex2 = Global\173C0D79-5D2D-41DF-A746-28D967D96EA0
2018-02-21 10:49:20 [INFO ] Condition check - passed.
2018-02-21 10:49:20 [INFO ] Performing condition check: Elevated privileges.
2018-02-21 10:49:20 [INFO ] Condition check - passed.
2018-02-21 10:49:20 [INFO ] Performing condition check: OS version.
2018-02-21 10:49:20 [INFO ] OS version check function execution started.
2018-02-21 10:49:20 [INFO ] Warning! Setup application should not be launched in compatibility mode.
2018-02-21 10:49:20 [INFO ] Condition check - passed.
2018-02-21 10:49:21 [INFO ] Performing condition check: Installed products.
2018-02-21 10:49:21 [UI MESSAGE] Failed to initialize setup program. Refer to setup logs for details.
2018-02-21 10:49:22 [UI MESSAGE] Interaction result: OK
2018-02-21 10:49:22 [ERROR] Bootstrapper has encountered a problem. Error details: This action is only valid for products that are currently installed.
What should I try next?