Search found 2 matches

by RBCC
23 Sep 2015 13:23
Forum: DOS Batch Forum
Topic: Copying One file from multiple drives and folders
Replies: 1
Views: 1905

Copying One file from multiple drives and folders

Can someone show me how to write a batch file that copies one folder from multiple folders to multiple folders on one drives? I have a UsB stick drive with the file that needs to be copied to a multiple folders on one drive. Can you help? I am working oin Windows 10.

John
by RBCC
10 Jan 2013 17:19
Forum: DOS Batch Forum
Topic: Using relative paths
Replies: 1
Views: 3269

Using relative paths

Hello all, My name is John, I have a question about realitive path in Dos/windows 7. I have an app named "idiot" on the the dvd in the idiot directory, which will be copyied to the Windows\temp then it will be run. What is the relative path "command" to run this file ? Also I hav...