What do folks think of the recommended WinMerge and Perforce Visual Merge, over Beyond Compare? I've been using Beyond Compare for years and have yet to see anything I like better. Total Uninstall should also be on this list, to keep your machine clean if you're like me and try out dozens or hundreds of different software titles per year. SysInternals belongs up there with NirSoft. I used Teracopy for a while but fou…
Developer and Power Users Tool List for Windows
11–20 of 235 posts
Re: Developer and Power Users Tool List for Windows
#12What do folks think of the recommended WinMerge and Perforce Visual Merge, over Beyond Compare? I've been using Beyond Compare for years and have yet to see anything I like better. Total Uninstall should also be on this list, to keep your machine clean if you're like me and try out dozens or hundreds of different software titles per year. SysInternals belongs up there with NirSoft. I used Teracopy for a while but fou…
Re: Developer and Power Users Tool List for Windows
#13It searches inside archives, Excel files and other MS Office documents.
Supports replace.
Re: Developer and Power Users Tool List for Windows
#14I wonder why the author recommend winget but not scoop. Scoop obviously has more community support and that's the most important part of a package manager (more packages, more frequent update, etc).
Re: Developer and Power Users Tool List for Windows
#15I'll replace WinDirStat with WizTree. It loads immediately because of reading local disk MFT.
For everything else on Windows (network mounts, fat/exfat) I currently use Space Sniffer (http://www.uderzo.it/main_products/space_sniffer/)
One thing issue with WizTree is that drawing the result is slow for large trees (a volume with a great many files spread over a the structure) compared to other programs. For one of my local volume at work which happens to include an archive copy of a huge (for VSS) source safe repository WizTree is slower despite the MFT shenanigans because drawing the result after takes enough time to undo the advantage. Though this is on SSD - I expect WizTree would reclaim the speed crown for this dataset on a "traditional" disk, where the reduced random access IO requirements of its MFT scan will be even more significant.
Re: Developer and Power Users Tool List for Windows
#16I wonder why the author recommend winget but not scoop. Scoop obviously has more community support and that's the most important part of a package manager (more packages, more frequent update, etc).
Winget is the de facto official package manager for Windows. It is or will be included with Windows. I know it’s included in the Insider builds.
Re: Developer and Power Users Tool List for Windows
#17I'd add Directory Opus[0] to that list. It's an incredibly customizable and scriptable file explorer that allows you to fit it exactly to your workflow. It's like IntelliJ of file explorers. - Tabbed interface with multiple panes - Every function can be assigned a shortcut - Every button can be scripted - Defaults can be overwritten - Dynamic layouts based on folder contents, path or determined by a script - Custom f…
Re: Developer and Power Users Tool List for Windows
#18Re: Developer and Power Users Tool List for Windows
#19I'll replace WinDirStat with WizTree. It loads immediately because of reading local disk MFT.
I tend to use WizTree for local NTFS volumes where it's MFT analysis benefit is present, it can be so much faster it almost seems like magic. For everything else on Windows (network mounts, fat/exfat) I currently use Space Sniffer ( http://www.uderzo.it/main_products/space_sniffer/ ) One thing issue with WizTree is that drawing the result is slow for large trees (a volume with a great many files spread over a the str…
Great program, free, but I donated.
Re: Developer and Power Users Tool List for Windows
#20I'll replace WinDirStat with WizTree. It loads immediately because of reading local disk MFT.