- Once the DMT is installed from the CAST-AIC Portal the CastLog2Viewer.exe is by default copied to the machine from AICPortal to a similar path to this. C:\Users\<USER>\AppData\Local\CAST\CAST\DMT\<AIC Portal UUID>
- There is also an unsupported tool available which can convert *.castlog2 files to xml format.
- It is available here: CAST-Log2Converter.zip
- The easiest way to run the file is to unzip the files to a temporary folder and then run the jar file 'CAST-Log2ConverterGUI.jar'.
- If the java installed on your machine already recognizes jar files, you may be able to just double click on the jar file and the GUI interface will open.
- Otherwise, you can run at a command prompt the command: java -jar <temporary_directory_location>\CAST-Log2ConverterGUI.jar
- This will open the following screen where the required input is the path and filename of the *.castlog2 file to convert and the path and filename of the xml file to be created:

|