September 2, 200421 yr Just like the title says, is there any type of registry hack that will display the sizes of the folders when Details is selected?
September 2, 200421 yr This "might" help to remedy the issue - http://www.pcworld.com/downloads/file_desc...C15304%2C00.asp
September 3, 200421 yr Author That is not really what I am looking for, thanks anyways though.I went here.http://www.codeproject.com/shell/DirectorySize.aspI dowloaded the the demo project and used the directions for that and it seemed like it installed correctly but it did not work.I do not know how to use the larger file.
September 3, 200421 yr The larger files need compiled. All you need to do is download the dll (demo project) and register the dll and it should work.
September 3, 200421 yr After testing it myself, it works just fine. Download the zipped dll file and then move it to c:\windows\system32 (good safe spot for ya to keep it). Then register it with this command:regsvr32 c:\windows\system32\DirSize.dllThen you just need to right click on the tabs bar and enable the folder size view.
September 3, 200421 yr Author Then you just need to right click on the tabs bar and enable the folder size view.What do you mean exactly by that?Please phrase it in moron so I can understand it.Thanks.
September 3, 200421 yr See where the tabs labelled Folder, File Size, File name, etc.. are? That's the part you need to right click on. It's in the picture on that page that you linked even.
September 3, 200421 yr Author I did everything right and it did not work.I tried it again and it worked this time. Thanks.
September 3, 200421 yr Author It would be nice if it would display all the sizes in just one column though.
September 22, 200421 yr I got the DirSize.dll to work but it always displays in bytes... short of learning to modify the source code, does anyone know how to fix this?
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now