7.A Windows Script For Compressing a folder on the local machine
Posted on WisdomBay @ 12:25 AM 04-03-2006 | Post by Pramod S Nair
This Windows Script can be used by power users for automating the task of compression of a folder on a local hard disk.
Note : Compression is supported by the OS only on NTFS Partitions
How to use :
1. Copy the code given above to clipboard.
2. Create a new file and name it as you like with a '.vbs' extension.
3. Now you can use this script for automating the task of compressing of a folder on an NTFS partition.