Search found 1 match
- 07 Jul 2024, 17:10
- Forum: General Discussion
- Topic: Is possible to use substrings in User Menu comands?
- Replies: 1
- Views: 5586
Is possible to use substrings in User Menu comands?
Hello all, I've trying to find some information about it but without any success. What I'm trying to do is xcopy files from one folder to another folder. I'm using xcopy to only copy what's changed, like that: xcopy C:\source X:\destination /s /d Simple to do in user menu. But what I want is to repl...