The com component will quickly tell you how much disk space a folder is taking up, this also includes subfolders under the root folder, ideal for web sites that serve document/image content. Example .asp code included
simple ASP example of usage:-
Set Obj = Server.CreateObject("GETFOLDERSIZE.GetSize.1") dim sz, files, folders sz = Obj.GetSize("c:\inetpub\" ) files = Obj.files folders = Obj.folders
AWinstall 4.2 - AWinstall is a professional, efficient and easy-to-use setup builder for creating compact and intelligent setups for your Win32 and .NET applications. A modern user interface, help and wizards allow you to create professional setups in minutes.