Direkt zum Inhalt

True Image 2018 Product ID In Log Files?

Thread needs solution

I'm using True Image 2018.  I need to find the True Image Product ID in the ti-demon log file using a Windows .CMD file (I know how to code the .CMD file, I just can't find the Product ID in the ti-demon log file).  I have printed one of the ti-demon log files and read it thoroughly but the Product ID (e.g., "True Image 2018") doesn't seem to exist as plain text within the log file.  Is it one of the GUIDs in the file name? Or some other code in the plain text?

Thanks For Your Help!

0 Users found this helpful

Bill, most of the ATI log files no longer show any product information from what I have seen, and in the older logs, it never gave the full product name, only the version number and build.

You can look at the installerui log and find this information, i.e. the following is from my computer:

<?xml version="1.0" encoding="UTF-8" ?>
<log uuid="" product="Acronis True Image" version="22.5" build="12510" task_name="Acronis Installer" >

The log is found at C:\Program Data\Acronis\TrueImageHome\Logs

In reply to by truwrikodrorow…

Thanks, Steve, for the quick reply.  I'll take a look at the installerui log and see if that will work for me.  I appreciate your help.