I am getting some artifacts in the logs when running Sisulizer from Continua CI using PowerShell.
Some of its output is prefixed with what shows up like

Example log.
Translate TA/TT 07:40 07:41 22 seconds Success
Parameters
Working Directory: c:\src\PowerShell\Tools
Executable: C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe
Arguments: -NonInteractive -Command "try { [string]$pathToScript = 'c:\src\PowerShell\Tools\MakeTranslatedExeFiles.ps1'; [string]$arg1 = 'C:\Shared\ContinuaCI\PSD_bin\Win32\Executables\Live'; [string]$arg2 = 'C:\Sisu\Tine_WMS.slp'; invoke-expression -Command '& $pathToScript -Path $arg1 -Files (""TineAdmin.exe"""", ""TruckTerminal.exe"""") -slpfile $arg2'; exit $lastexitcode } catch { $Error[0]; exit 1}"
Environment Variables (user-defined)
Output
Translating C:\Shared\ContinuaCI\PSD_bin\Win32\Executables\Live\TineAdmin.exe...
Creating a new project file: C:\Users\_svc_schtasks\AppData\Local\Temp\tmp7FCD.tmp.slp
SlMake version 4.0.374 Copyrights (c) 2005-2018 Sisulizer
Scanning file "C:\Shared\ContinuaCI\PSD_bin\Win32\Executables\Live\TineAdmin.exe"
There are ambiguous items in the DRC file. You should specify an optional project file.
Unknown component "TAdvSmoothProgressBar". To map it select this line and click the component that appears in the visual editor.
Unknown component "TAdvSmoothDatePicker". To map it select this line and click the component that appears in the visual editor.
Saving file "C:\Users\_svc_schtasks\AppData\Local\Temp\tmp7FCD.tmp.slp"
SlMake version 4.0.374 Copyrights (c) 2005-2018 Sisulizer
Loading file "C:\Users\_svc_schtasks\AppData\Local\Temp\tmp7FCD.tmp.slp"
Importing file "C:\Shared\ContinuaCI\PSD_bin\Win32\Executables\Live\PatchedTranslations.slp"
Loading file "C:\Shared\ContinuaCI\PSD_bin\Win32\Executables\Live\PatchedTranslations.slp"
Importing data
Target project does not contain "..\Shared\ContinuaCI\PSD_bin\Win32\Executables\Development\TINEAdmin.exe.Bitmaps" node. The node was not imported. Use Sisulizer.exe to import the node.
Target project does not contain "..\Shared\ContinuaCI\PSD_bin\Win32\Executables\Development\TINEAdmin.exe.Cursors" node. The node was not imported. Use Sisulizer.exe to import the node.
Target project does not contain "..\Shared\ContinuaCI\PSD_bin\Win32\Executables\Development\TINEAdmin.exe.Icons" node. The node was not imported. Use Sisulizer.exe to import the node.
Target project does not contain "..\Shared\ContinuaCI\PSD_bin\Win32\Executables\Development\TINEAdmin.exe.Manifests" node. The node was not imported. Use Sisulizer.exe to import the node.
Target project does not contain "..\Shared\ContinuaCI\PSD_bin\Win32\Executables\Development\TruckTerminal.exe" node. The node was not imported. Use Sisulizer.exe to import the node.
Saving file "C:\Users\_svc_schtasks\AppData\Local\Temp\tmp7FCD.tmp.slp"
SlMake version 4.0.374 Copyrights (c) 2005-2018 Sisulizer
Loading file "C:\Users\_svc_schtasks\AppData\Local\Temp\tmp7FCD.tmp.slp"
Building "C:\Shared\ContinuaCI\PSD_bin\Win32\Executables\Live\en\TineAdmin.exe", the English version of "C:\Shared\ContinuaCI\PSD_bin\Win32\Executables\Live\TineAdmin.exe"
Translating C:\Shared\ContinuaCI\PSD_bin\Win32\Executables\Live\TruckTerminal.exe...
Creating a new project file: C:\Users\_svc_schtasks\AppData\Local\Temp\tmpADE3.tmp.slp
SlMake version 4.0.374 Copyrights (c) 2005-2018 Sisulizer
Scanning file "C:\Shared\ContinuaCI\PSD_bin\Win32\Executables\Live\TruckTerminal.exe"
There are ambiguous items in the DRC file. You should specify an optional project file.
Unknown component "RichEdit20W". To map it select this line and click the component that appears in the visual editor.
Unknown component "TAdvGridDropDown". To map it select this line and click the component that appears in the visual editor.
Saving file "C:\Users\_svc_schtasks\AppData\Local\Temp\tmpADE3.tmp.slp"
SlMake version 4.0.374 Copyrights (c) 2005-2018 Sisulizer
Loading file "C:\Users\_svc_schtasks\AppData\Local\Temp\tmpADE3.tmp.slp"
Importing file "C:\Shared\ContinuaCI\PSD_bin\Win32\Executables\Live\PatchedTranslations.slp"
Loading file "C:\Shared\ContinuaCI\PSD_bin\Win32\Executables\Live\PatchedTranslations.slp"
Importing data
Target project does not contain "..\Shared\ContinuaCI\PSD_bin\Win32\Executables\Development\TINEAdmin.exe" node. The node was not imported. Use Sisulizer.exe to import the node.
Target project does not contain "..\Shared\ContinuaCI\PSD_bin\Win32\Executables\Development\TruckTerminal.exe.Bitmaps" node. The node was not imported. Use Sisulizer.exe to import the node.
Target project does not contain "..\Shared\ContinuaCI\PSD_bin\Win32\Executables\Development\TruckTerminal.exe.Cursors" node. The node was not imported. Use Sisulizer.exe to import the node.
Target project does not contain "..\Shared\ContinuaCI\PSD_bin\Win32\Executables\Development\TruckTerminal.exe.Icons" node. The node was not imported. Use Sisulizer.exe to import the node.
Target project does not contain "..\Shared\ContinuaCI\PSD_bin\Win32\Executables\Development\TruckTerminal.exe.Manifests" node. The node was not imported. Use Sisulizer.exe to import the node.
Saving file "C:\Users\_svc_schtasks\AppData\Local\Temp\tmpADE3.tmp.slp"
SlMake version 4.0.374 Copyrights (c) 2005-2018 Sisulizer
Loading file "C:\Users\_svc_schtasks\AppData\Local\Temp\tmpADE3.tmp.slp"
Building "C:\Shared\ContinuaCI\PSD_bin\Win32\Executables\Live\en\TruckTerminal.exe", the English version of "C:\Shared\ContinuaCI\PSD_bin\Win32\Executables\Live\TruckTerminal.exe"
Copying C:\Shared\ContinuaCI\PSD_bin\Win32\Executables\Live\en\TineAdmin.exe...
Copying C:\Shared\ContinuaCI\PSD_bin\Win32\Executables\Live\en\TruckTerminal.exe...