Hi,
Is it possible to use the embedded [] on Go DRIVEBUTTON to assign different label and or icon for different drives.
Like if drive=C: then change it's label to MyWindows and change it's icon to myicon.ico etc. ?
Thank you
Hi,
Is it possible to use the embedded [] on Go DRIVEBUTTON to assign different label and or icon for different drives.
Like if drive=C: then change it's label to MyWindows and change it's icon to myicon.ico etc. ?
Thank you
No, but you can make buttons which run simple commands like "Go C:" and have any label/icon that you want, and put them in the same place as the drive buttons.
(If you still want dynamic drive buttons for e.g. removable drives, you can keep those and modify the command that generates them to exclude the other drives.)
Alternatively, you can change the icon drives use in Windows via the registry (and the labels by renaming the drives as you would a folder).