GETFOLDERSIZE (Portable Edition) GetFoldersize size allows you to determine the size of folders and sub-folders on your hard drive. Determine which programs are taking up your hard disk space. For each folder, you can display the total file size and the number of files and subfolders in the folder. ---------------------------------------------------------------- INSTALLATION Extract all files from the zip file into a folder. Start GetFoldersizePortable.exe to run GetFoldersize. ---------------------------------------------------------------- SYSTEM REQUIREMENTS Microsoft Windows 8 (all versions) Microsoft Windows 7 (all versions) Microsoft Windows Server (all versions) Microsoft Windows Vista (all versions) Microsoft Windows XP SP1 or higher(all versions) GetFoldersize also runs on the 64-bit versions of these operating systems. ---------------------------------------------------------------- COMMAND-LINE Syntax: GetFoldersizePortable.exe -s[subfolder levels] -d[0-3] "log file.[CSV|TXT]" "folder1" "folder2" ... Parameter: -s[0-9999] Count of the subfolder levels. -d[0-3] With this option you can specify the delimiter o the data sets. 0 = comma 1 = semicolon 2 = tab 3 = space Examples: Saves the folder "C:\Windows" and all subfolders into the log file "C:\Log.txt". GetFoldersizePortable.exe -s -d2 "C:\Log.txt" "C:\Windows" GetFoldersizePortable.exe -s0 -d2 "C:\Log.txt" "C:\Windows" Saves the folder "C:\Windows" and the first 5 subfolder levels into the log file "C:\Log.txt". GetFoldersizePortable.exe -s5 -d1 "C:\Log.txt" "C:\Windows" Saves the folder "C:\Windows" and "C:\Users" and all sub folders into the log file "C:\Log.csv". GetFoldersizePortable.exe -s -d0 "C:\Log.csv" "C:\Windows" "C:\Users" GetFoldersizePortable.exe -s0 -d0 "C:\Log.csv" "C:\Windows" "C:\Users" Log File Content with CSV extension: "Folder Path", "Size", File Count, Folder Count Log File Content with TXT extension: Size, File Count, Folder Count, Folder Path ---------------------------------------------------------------- CONTACT http://www.GetFoldersize.com