File selection exception

I used dopus command dopus /select D:\dopus\dopus.exe and it selected dopus.exe correctly.


But I used the dopus command dopus /select C:\Users\Administrator\Downloads\360 folder.zip and it opened the compressed file instead of checking it.

I didn't enable compression in dopus preferences.

Paths containing spaces need to be in quotes.

The above path is translated by software, so it is a bit wrong.
I just tried the path without spaces again, and the result is the same.
Animation

Where does the DOpus.exe /select command/argument you're using come from? I think the /select part may be ignored entirely, and it's just going to the path in the next argument.

You can use DOpusRT.exe instead for this:

DOpusRT.exe /cmd Go "C:\Users\Administrator\Downloads\360 folder.zip" OPENCONTAINER