![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Making batch files within the Everything Windows forums, part of the General PC Forums category; I'm new at this but I want to make a batch file that copies files. Here's what I have in ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() |
I'm new at this but I want to make a batch file that copies files. Here's what I have in it:
@echo off echo Do you want to copy this file? pause cls copy /y c:\test.txt c:\test\test.txt pause It tells me that the syntax command is incorrect and without the file there it tells me it can't find the file. Can I get some help? |
|
|
|
![]() |
| Tags |
| batch , files , making |
| Thread Tools | |
|
|