Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.42 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.42 KB

PimpMyDrive

Thanks FoxP for pimping my drive!

About

Windows tool to set custom icons and labels for fixed, USB / removable and network drives with autorun.inf file.

Features

  • 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.

Limitations

  • Only .ico files are supported for icons, use PNG-to-ICO to convert your png, jpg, gif, svg, ...

Requirements

Todo

  • Localization
  • Threading for disk I/O
  • Support for open and action:
[AutoRun]
open=autorun.exe
action=Start autorun.exe

Libraries

  • Top Hat emoji 🎩 from Twemoji
  • INI reader / writer class from Ludvik Jerabek (I fixed encoding issues)

License

PimpMyDrive is released under the GNU General Public License v3.0.