Thanks FoxP for pimping my drive!
Windows tool to set custom icons and labels for fixed, USB / removable and network drives with autorun.inf
file.
- Add / edit / delete drives:
- Custom icon
- Display name
- Created
autorun.inf
and icon files are hidden - Fully portable, no rights / setup needed
- No administrator rights needed
- Free, copyleft license
💡 Due to Windows cache, you might need to eject your drive then plug it back to see changes.
- Only .ico files are supported for icons, use PNG-to-ICO to convert your png, jpg, gif, svg, ...
- Microsoft .NET Framework 4
- Microsoft Windows Vista or later
- Localization
- Threading for disk I/O
- Support for
open
andaction
:
[AutoRun]
open=autorun.exe
action=Start autorun.exe
- Top Hat emoji 🎩 from Twemoji
- INI reader / writer class from Ludvik Jerabek (I fixed encoding issues)
PimpMyDrive is released under the GNU General Public License v3.0.