xcopy "path"*.*
Posted: 08 Oct 2008 01:26
greetings
back here since a long time. im stuck on something simple and stupid.
i need to copy files from source to destination in the following manner:
xcopy /s /e /c /f "C:\Program Files\Debugging Tools for Windows (x86)\"Crash_Mode*.* c:\mydir\dump
but it just fails..
any tips on how to get it to work?
regards
matice
back here since a long time. im stuck on something simple and stupid.
i need to copy files from source to destination in the following manner:
xcopy /s /e /c /f "C:\Program Files\Debugging Tools for Windows (x86)\"Crash_Mode*.* c:\mydir\dump
but it just fails..
any tips on how to get it to work?
regards
matice