Does anyone have a full list of cmd line parameters for DMT 4.0.38?

Hello!

When I run dmt.exe /? I cant see all of the options! The msgbox is too long for the screen.

I tried piping the output to a text file to no avail.

I also looked at the dmt cmd labs guide on epicweb but it just says to run this command.

Thanks!

Does
dmt.exe /?
Work?

Or maybe -?

That’s what I was running. But it outputs to that text box shown above thats cut off so I can’t see the rest of the commands

Once the popup window comes up, make sure the window is selected/has focus, then press Ctrl+A and then Ctrl+C
Then open Notepad and paste (Ctrl-V).
The text content of the window will be in the Notepad.
This is a handy Windows trick to capture error message text for reporting issues and such too!

-Rick

3 Likes

That worked! Awesome thank you!