Im trying to rewrite multiple files in folder using CMD in windows 7. Im using this code:
Replace C:\test\cisty_test_kabel ploche.xlsm C:\Káble /s
If i have a space somewhere in the path, the code is not working. Any idea how to fix it?
Thanks