Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 10777

How to download and use Info ZIP open source compress file [closed]

$
0
0

Can anyone help, How to download and use Info ZIP open source compress file to zip my files by using windows command.

FOR %F in ("C:\DB\20240702021721*.bcp") DO zip -j "%~nF.zip" "%F"

https://infozip.sourceforge.net/. I am not sure how to download and run exe file to get install in my Windows 10.

Any steps or suggestion will be helpful.


Viewing all articles
Browse latest Browse all 10777

Trending Articles