Bryan Berns

Results 314 comments of Bryan Berns

I've got the menu items added for this. I hope to have a usable demo by Friday once I fully work out how to do it natively (using C API).

Please checkout this release? At some point I should probably add some intelligence to gray out which options are supported depending on the file systems, but this seems to get...

Appears this is due to the icon caching code exhausting the per-process GDI object limit. I will look into a way around this.

The random number is the PID of the parent process. This is a command line parsing issue that I'll fix when I rework some the command line processing.

I'll have to think about this one more. As it stands, just so you are aware, you can start a scan via command line by doing `WinDirStat.exe "0|C:"` or `WinDirStat.exe...

What kind of file system is it?

Weird. As long as the scan has finished, the options should be enabled if compression is supported on the volume.

I'll check the code later today, but that should not be an issue. You're selecting specific files, right? I don't have it set to allow it at a folder-level yet.

Any update here with my question? I have been unable to reproduce any problem on a file system that supports the compression.

@Katzenwerfer Thanks for the report. Two questions 1) What type of volume is it (NTFS, exFAT, etc) 2) Was WinDirStat running as Administrator?