This utility is available in the extracted Assembly Media and in each product installation:
Run the utility from a Command Prompt window. The information is returned in an XML file, which contains the following data:
Example output of the utility is shown below. <?xml version="1.0" encoding="UTF-8"?> <installs> <install buildLevel="B426" hfxLevel="426" ident="!" path="C:\SIMULIA\EstProducts\2024" type="SIMULIA_EstablishedProducts"/> <install buildLevel="B426" hfxLevel="426" ident="secondInstall" path="C:\SIMULIA\EstProducts\2024secondInstall" type="SIMULIA_EstablishedProducts"/> <install buildLevel="B426" hfxLevel="426" ident="!" path="C:\SIMULIA\License\2024" type="SIMULIA_FlexNet_License_Server"/> <install buildLevel="B426" hfxLevel="426" ident="!" path="C:\Program Files\Dassault Systemes\SIMULIA2024doc" type="Documentation_SIMULIA"/> <install buildLevel="B426" hfxLevel="426" ident="!" path="C:\SIMULIA\Isight\2024" type="SimuliaIsight"/> </installs> You can fine-tune and filter the data returned by using various command-line options—for help on these options, use the following command: DSYListInstalls.exe -h |