Install Aurelius fails

I uninstalled previous copy for trial. When trying to install, it says that it requires TMS Biz core library (which I must have uninstalled). How do I get a install of this library?

Hello @Woods_James, welcome to TMS Support Center!

You must first install TMS BIZ Core Library before installing Aurelius.
If you use TMS Smart Setup, it will install all dependencies automatically for you.

When running TMS Smart Setup and asking to install BIZ Core Library, I get:

[ERROR] Error running TTmsInstallRunner: Running failed: install tms.biz.bcl -display-options:product-progress (ETmsRunner)

What do you see in the "Output" tab?

Can you try to run the command from command-line:

tms install tms.biz.bcl -display-options:product-progress

When running from command line:

Microsoft Windows [Version 10.0.22631.4391]
(c) Microsoft Corporation. All rights reserved.

C:\Users\james\AppData\Local\TMS Setup>tms install tms.biz.bcl -display-options:product-progress
[10:40:02] === Repository Summary ===
[10:40:02]
[10:40:02] Found tms.biz.bcl:1.42.0.2 in repository
[10:40:02] Found tms.smartsetup.windows:1.2.0.0 in repository
[10:40:02] Download tasks finished
[10:40:02] Total: 0, Processed: 0
[10:40:02] === Fetch Summary ===
[10:40:02] - tms.biz.bcl -> SKIPPED (Up to date)
[10:40:02]
[10:40:02] Starting build...
[10:40:02] No configuration file found
[10:40:02]
[10:40:02] Analyzing products...
[10:40:02] Ok
[10:40:02] Parallel build. Using a maximum of 40 threads.
[10:40:02 - 0%] [tms.biz.bcl: 0%] Building package tmsbcl for "Delphi 12.iosdevice64" with Release config.
[10:40:02 - 0%] [tms.biz.bcl: 0%] Building package tmsbcl for "Delphi 12.iosdevice64" with Debug config.
[10:40:03 - 100%] Error building project "TMS BIZ Core Library 1.42.0.2" in IDE delphi12 in Platform iosdevice64: One or more errors occurred
[10:40:03 - 100%] Registering tms.biz.bcl to TMS Web Core
[10:40:03 - 100%] All projects built.
[10:40:03]
[10:40:03] --- Skipped IDEs ---
[10:40:03] Skipped Delphi XE2. We can't locate Delphi XE2.
[10:40:03] Skipped Delphi XE3. We can't locate Delphi XE3.
[10:40:03] Skipped Delphi XE4. We can't locate Delphi XE4.
[10:40:03] Skipped Delphi XE5. We can't locate Delphi XE5.
[10:40:03] Skipped Delphi XE6. We can't locate Delphi XE6.
[10:40:03] Skipped Delphi XE7. We can't locate Delphi XE7.
[10:40:03] Skipped Delphi XE8. We can't locate Delphi XE8.
[10:40:03] Skipped Delphi 10 Seattle. We can't locate Delphi 10 Seattle.
[10:40:03] Skipped Delphi 10.1 Berlin. We can't locate Delphi 10.1 Berlin.
[10:40:03] Skipped Delphi 10.2 Tokyo. We can't locate Delphi 10.2 Tokyo.
[10:40:03] Skipped Delphi 10.3 Rio. We can't locate Delphi 10.3 Rio.
[10:40:03] Skipped Delphi 10.4 Sydney. We can't locate Delphi 10.4 Sydney.
[10:40:03] Skipped Delphi 11. We can't locate Delphi 11.
[10:40:03] Skipped Delphi 12, iossimulator64arm. macosxarm64debugide is not registered in Known IDE Packages.
[10:40:03] Skipped Delphi 12, linux64. linux64debugide is not registered in Known IDE Packages.
[10:40:03] Skipped Delphi 12, macos64arm. macosxarm64debugide is not registered in Known IDE Packages.
[10:40:03] Skipped Delphi 12, macos64intel. macosx64debugide is not registered in Known IDE Packages.
[10:40:03] === Build Summary ===
[10:40:03] - TMS BIZ Core Library 1.42.0.2 -> FAILED.
[10:40:03] - Delphi 12 -> FAILED.
[10:40:03] - iosdevice64 -> FAILED.
[10:40:03]
[10:40:03] Build finished. Elapsed time: 00:00:00.7264314
[10:40:03]
[10:40:03] Install finished. Elapsed time: 00:00:01.0388846

There were errors. If you need to contact support, please attach the logs at "C:\Users\james\AppData\Local\TMS Setup\Logs\logs.zip".

C:\Users\james\AppData\Local\TMS Setup>

Can you please send the mentioned file:

From the logs, TMS BCL is installed fine in your Delphi, with the exception of iOSDevice64 platform, which seems to not be properly installed.

So you should be fine, if you don't use iOSDevice64 platform.