Hifito is a small utility for Windows, which allows to quickly toggle the "Show hidden files" and "Hide extensions for known file types" Explorer settings. The utility is written in C using only the win32 API, so it's really fast and lightweight.
Features
- Toggles hidden files visibility
- Toggles file name extensions visibility
- Allows assigning global hotkeys for toggling
- Allows toggling the settings using the tray menu
- Optionally informs about current state using a popup balloon notification
- Tiny (about 50KB), written using pure Windows API
License
GNU General Public License version 3.0 (GPLv3)Follow Hifito
Other Useful Business Software
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Rate This Project
Login To Rate This Project
User Reviews
-
Very helpful to turn extensions on and off or to hide folders and documents easily.
-
Really useful tool, I just think it should be coupled in the Windows Explorer instead of being a standalone application.
-
Thanks, now it works fine :) I tried to write something like this (under .NET or WSH) after using Linux, but failed with Explorer updating like in your previous version. How about hotkey option for show/hide it on tray and running parameters for direct switching?