copy file to multiple folders via batch script
        Posted  
        
            by Remus Rigo
        on Super User
        
        See other posts from Super User
        
            or by Remus Rigo
        
        
        
        Published on 2010-05-01T15:28:46Z
        Indexed on 
            2010/05/01
            17:28 UTC
        
        
        Read the original article
        Hit count: 357
        
I want to copy a file (file.txt) inside all folders of a given destination. I want to create a batch file that does the job, but i'm not so skilled in windows batch syntax.
Any kind of help is useful, thanks!
© Super User or respective owner