Batch - Copy File Using Relative Path


Answer :

if you start your path with \, it's an absolute, not a relative path. Try copy "Debug\text.txt" "..\..\new" instead


Comments

Popular posts from this blog

AspenTech InfoPlus 21 - How To Connect And Query Data

AngularJS $on Event Handler Trigger Order

ANALYZE TABLE..VALIDATE STRUCTURE Runs Forever