Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Simple Batch File COPY  (Read 2462 times)

0 Members and 1 Guest are viewing this topic.

Germain

    Topic Starter


    Starter

    Simple Batch File COPY
    « on: April 05, 2008, 11:20:46 AM »
    Hi,
    I am trying to create a batch file to copy from my C drive directory to the D drive directory. I was so far able to copy a file using a simple directory listing path with this command:
    COPY C:\Test.doc D:\

    But if I try to copy a more extensive path i.e.,:
    COPY C:\Document and Settings\(username)\Desktop\Test.doc D:\Documents and Settings\(username)\Desktop

    the batch does not work.
    Any glues on how to write this script will be welcome.
    Thank you.

    Dias de verano

    • Guest
    Re: Simple Batch File COPY
    « Reply #1 on: April 05, 2008, 01:29:05 PM »
    wrong section. Post in DOS section.