How to create a .BAT file to download and unpack a zip file?
        Posted  
        
            by Ole Jak
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Ole Jak
        
        
        
        Published on 2010-05-20T13:57:37Z
        Indexed on 
            2010/05/20
            14:00 UTC
        
        
        Read the original article
        Hit count: 217
        
How to create a .BAT file to download and unpack a zip file from HTTP server?
We have links like http://example.com/folder.zip and absolute folder link like C:\Users\UserName\Some mixed ??????? English Adress\
if files from zip exist in directory owerrite them.
using only native windows (xp vista win7 etc) BAT functions and files.
Could you add code example, please.
© Stack Overflow or respective owner