What is Windows XP's command line built in compression tool? I would like to call it from my batch file.
feedback
|
migrated from stackoverflow.com Feb 7 '11 at 6:20
This question came from our site for professional and enthusiast programmers.
|
If CAB-file is approach see MAKECAB command. | |||||
feedback
|
|
If you want NTFS filesystem-level compression, the command is There is no command for creating ZIP archives, but it's possible to create CABs as Digionica noted. | |||
|
feedback
|