How should I do this?
If the /oname=X switch is used, the output name becomes $OUTDIR\X. When using the /oname= switch, only one file can be specified, and the file name can contain variables (or a fully qualified path, e.g. $SYSDIR\whatever.dll).I'd basically like to use /oname=dir.
A /d for directory, but not recursive would be nice too.