Directory size
Hi all,
I've been using NSIS to great effect the last couple of weeks. I've been searching for a way to get the size of a directory on a build machine. Does anyone know or have some mechanism for doing this?
Thanks.
TMT
Archive: Directory size
Directory size
Hi all,
I've been using NSIS to great effect the last couple of weeks. I've been searching for a way to get the size of a directory on a build machine. Does anyone know or have some mechanism for doing this?
Thanks.
TMT
http://nsis.sourceforge.net/archive/...ances=0,11,211
Function SizeFind
Cool. That works.
Thanks!