We need to launch Kit.exe with parameters to suppress the default log window. It only shall show the rendered view window. Any ideas how to achieve that?
This is how we launch Kit: kit.exe ..\apps\omni.xr.kit --exec ".\scripts\test_load_usd_ds2.py --path ../OldAttic/Attic_NVIDIA.usd"
Maybe there is a way to define in the kit file or the Python script to automatically launch without log window.