CONTRIB: SetNTFSCompressionFlag Function
What:
I just finished a function to allow you to set the NTFS Compress Attribute on Files and Folders.
Why:
I repackage software for my company and I find NSIS allows me to create lean and automated packages. I wanted to have the ability to flag a folder for NTFS compression. Namely for a common path we use for log files and local package caches for reinstalls.
Where:
You can find it on the NSIS Wiki at: SetNTFSCompressionFlag Function