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
You Might Also Like
Create and run cloud-based virtual machines.
Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
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?