Adding a User Command to do9

attempted to add a User Command, using UltraSentry as an example

the command

"C:\Program Files\UltraSentry\us.exe" -d {filepath$}

works fine for deleting one or more files in a folder

but, it does not work for deleting a folder with files, which the context menu item (right mouse click in do, select UltraSentry) does

anyone know the missing parameter?

"C:\Program Files\UltraSentry\us.exe" -d {filepath$} | {folderpath$} ???

Funny... just tried out US last night.

Can't even get the command line options to do anything... using the -d or -p args just brings up the US gui for me and doesn't seem to run any operation at all.

But anyway... what happens when you try to run the same command you mentioned working for files against a folder?

Is this question about working out the correct command line to use for UltraSentry[1] or about how to get Opus to generate the correct command line for UltraSentry[2]?

[1] In which case you'll get a better answer asking in their forum if they have one.

[2] In which case you'll get a better answer here if you tell us what the correct command line is for some example and we can tell you how to make Opus generate it.