A simple Windows tool that can format USB or physical volumes to either NTFS or FAT32. It supports custom Volume names and quick formatting. Done out of boredom and curiosity for practicing purposes. The program will refuse to format the Windows partition. Because the Windows partition is not always C, the check is not hard-coded. Rather, I perform a comparison between the currently selected volume to format and the known System volume. If they match, I trip a flag.
Features
- There are sanity checks in the program
- Volume Label sanity checks are also in place
- There are checks in place to prevent accidental formatting
- A simple Windows tool that can format USB or physical volumes to either NTFS or FAT32
- It supports custom Volume names and quick formatting
- Done out of boredom and curiosity for practicing purposes
License
GNU General Public License version 3.0 (GPLv3)Follow MicroFormat
You Might Also Like
La version gratuite d'Auth0 s'enrichit !
Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MicroFormat!