Re: RE(Solved): Custom Command execution - basic local Windows OS command - not working?
Thanks for sharing your solution.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
cmd /C <command> <args>
cmd /C copy "!" "!.backup"
copy "!" "!.backup"
notepad "!"