Instead of using Right-Click/Send To/Compress (Zipped) Folder.
I am using Windows Server 2003 Enterprise Edition.
|
Instead of using Right-Click/Send To/Compress (Zipped) Folder. I am using Windows Server 2003 Enterprise Edition. | ||||
|
feedback
|
|
Although I would recommend using 7-zip as tj111 recommended, to use the built in folder compression use the compact.exe command. This is installed in the \windows\system32 folder on Windows XP. See | |||
|
feedback
|
|
I would highly recommend 7zip for command-line archiving in windows. It is incredibly simple yet extremely feature rich, I have many a script that rely on it. Check out some CLI examples. | |||||||||
feedback
|
|
I just saw this on ServerFault.com: http://serverfault.com/questions/39071/does-windows-have-a-built-in-zip-command-for-the-command-line
| |||
feedback
|
|
using zip and unzip on the windows command line however, this is not about the 'built-in windows file compression tool', you'll have to download 2 executables (zip and unzip, free) | |||
|
feedback
|
|
I use Info-Zip (open source zip/unzip command line utility) and in order to increase the speed of my windows searches, gzip the resulting zip files. | |||
|
feedback
|