How to range, rank folders by their size?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello
How to range, rank folders by their size (the same as I can find and range
files by their size in the search window)?
 
View-->Arrange icons by-->size.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Associate Expert - WindowsXP Expert Zone

Windows help - www.rickrogers.org
 
Thanks for your reply.
View-->Arrange icons by-->size does not show the size. How to see the sizes?
 
Make sure you are using "details" view, then set view-->choose details and
make sure size is selected.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Associate Expert - WindowsXP Expert Zone

Windows help - www.rickrogers.org
 
Dima,

As Rick said. In addition:

If you want to add the "Folder size" column in Detail View, read below:

Using the dirsize.dll plugin, you can add the Folder Size column for folders
in Detail View. This plugin calculates the folder size and displays it in a
column. Download Dirsize.dll plugin and place the file in Windows\System32
folder. Now, register the DLL using regsvr32 command from Start, Run dialog.

regsvr32 %Systemroot%\System32\Dirsize.dll

Next, open a folder and set it to Detail view. From the View menu, click
Choose Details. Put a checkmark near Folder Size, and click OK. Use CTRL and
+ key (Numeric Keypad) combination to resize the column width, so that the
Folder Size column is displayed correctly.

To apply this setting for all the folders, click Tools, Folder Options. In
the View tab and click Apply to all folders. To remove the feature, simply
un-register the DLL [regsvr32 /u %Systemroot%\System32\Dirsize.dll]. Ignore
error messages if any.

You can download the module from here: http://markd.mvps.org/home.asp
 
Thanks Ramesh,
How to find folders and subfolders larger than certain size on a HDD?
Ramesh said:
Dima,

As Rick said. In addition:

If you want to add the "Folder size" column in Detail View, read below:

Using the dirsize.dll plugin, you can add the Folder Size column for folders
in Detail View. This plugin calculates the folder size and displays it in a
column. Download Dirsize.dll plugin and place the file in Windows\System32
folder. Now, register the DLL using regsvr32 command from Start, Run dialog.

regsvr32 %Systemroot%\System32\Dirsize.dll

Next, open a folder and set it to Detail view. From the View menu, click
Choose Details. Put a checkmark near Folder Size, and click OK. Use CTRL and
+ key (Numeric Keypad) combination to resize the column width, so that the
Folder Size column is displayed correctly.

To apply this setting for all the folders, click Tools, Folder Options. In
the View tab and click Apply to all folders. To remove the feature, simply
un-register the DLL [regsvr32 /u %Systemroot%\System32\Dirsize.dll]. Ignore
error messages if any.

You can download the module from here: http://markd.mvps.org/home.asp

--
Ramesh, Windows XP MVP
http://windowsxp.mvps.org


Dima said:
Thanks for your reply.
View-->Arrange icons by-->size does not show the size. How to see the
sizes?
 
Thanks Torgeir Bakken

Torgeir Bakken (MVP) said:
Hi,

See if one of these can help you:


TreeSize (free)
http://www.jam-software.com/freeware/index.shtml

TreeSize Professional
http://www.jam-software.com/treesize/index.shtml

SequoiaView
http://www.win.tue.nl/sequoiaview/



--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scriptcenter/default.mspx
 
How can any one of these search for folders ans subfolders larger than
certain size on a HDD?
How to find duplicate files on a HDD?
 
Perhaps sorting the listing by size?
How can any one of these search for folders ans subfolders larger than
certain size on a HDD?
How to find duplicate files on a HDD?
:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top