Skip to content
⌘ NSIS Forum Archive

Directory size w/o GetSize function?

3 posts

Guest#

Directory size w/o GetSize function?

Hi. Sorry for bad English.

GetSize works, but if the directory contains large number of files (for example Half-Life 2 - 44000+ files) it takes a lot of time to calculate.
Is it possible to get directory size with System::Call or something like that?
Instructor#
Hi

I had think about locate plugin, it will be much faster, then Locate and GetSize, but I don't know if it come to life. Now you can find some fast console aplication for this purpose.
Instructor#
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.