I don't know how to make the volume letter appear when I mount an “ISO” file, it doesn't appear in my “Toolbars”.
Here's what I currently have, which works fine EXCEPT for mounted ISOs
C and D are fixed
R is a ramdisk (fixed)
N, O, P, Q are on my NAS
As my screenshots show, my ISO file mounted on E: does not appear in my “Toolbars”, how can I have all ISO volumes mounted in this bar and nothing when they are not mounted.
I can't figure it out on my own, so I need your advice!
<?xml version="1.0"?>
<button backcol="none" display="both" label_pos="right" textcol="none">
<label>Other Drives</label>
<tip>Automatically adds a button for each of the drives in your system to the toolbar/menu</tip>
<icon1>#drivebuttons</icon1>
<function type="normal">
<instruction>Go DRIVEBUTTONS=cdrom,network,removable</instruction>
<instruction>//,hideempty</instruction>
</function>
</button>
EDIT : I found it, just remove “network” THANK YOU !!!!!
<?xml version="1.0"?>
Other Drives
Automatically adds a button for each of the drives in your system to the toolbar/menu
#drivebuttons
Go DRIVEBUTTONS=cdrom,removable
//,hideempty