January 20, 200719 yr I have looked through the manual and haven't found what the proper syntax for using this is... I want to copy I386 to %SystemRoot%\I386. Thank you for your help!
January 21, 200719 yr the format should be;DIRCOPY "[source drive][source path]" "[target drive][target path]"eg DIRCOPY "%ALLUSERSPROFILE%\Start Menu\Programs\nLite" "%ALLUSERSPROFILE%\Start Menu\Programs\Development"this will move "nLite" folder into the "Development" folderhope this helps
January 21, 200719 yr Author thank you that is exactly the sort of help I was looking for. Much appreciated!
Create an account or sign in to comment