find 1 command line export command for an .exe

Job ID: 34098360

Budget: €8 – €30 EUR

Hello,

I am trying to convert a file from .dwg to .skp using pcon planner:
https://pcon-planner.com/en/download/

It is a free software the offers this conversion. I would like to find the cmd command that allow conversion. I am attaching the string dump from this .exe.

I am looking for a convert command that should look like this:

planner.exe -noUi <path_to_dwg_file> -export <path_to_output> -skp

I am looking for someone to help me find the correct syntax for that cmd command, and make it convert only using a cmd command without loading the ui.