Batch File Or script Required
Results 1 to 5 of 5

Thread: Batch File Or script Required

Threaded View

  1. #1
    Join Date
    Mar 2003
    Posts
    38

    Batch File Or script Required

    Hello friends,
    I hv two folders on my windows xp c: drive both contain 50 to 60 same folders . Now i hv to create a batch file which will copy all files from each subfolder in each folder to a new folder such that it only copies the unique file from each folder to newly created folder.
    Example

    folder 1
    subfolder
    file1 file2


    folder 2
    subfolder
    file1 file3

    the new folder should be
    newfolder

    subfolder
    file1 file2 file3


    Any help will be highly appreciated..
    Last edited by healtheworld; May 20th, 2003 at 05:36 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •