I recently installed the latest PortableApps.com Platform on my flash drive.
Since then, the name of my drive has been 'PortableApps.com'.
I have tried everything to change it back, but once you rename it, it reverts to 'PortableApps.com'.
Does anyone know how to permanently rename their flash drive with the latest Platform installed?
Thanks.
In the PortableApps.com Menu, just click on the name in the lower left and type a new one. It names it in autorun.inf (where you can change it by editing the file) which Windows doesn't understand with the rename function in Explorer.
Sometimes, the impossible can become possible, if you're awesome!
Thanks a lot. I never even saw that!
Yeah,
autorun.inf
overrides the volume label. It also points to the icon, so you can throw any icon in the root directory and addicon=whatever.ico
to theautorun.inf
file. When you eject your drive and put it back in, it will have the icon you indicated in the file. Pretty handy stuff.