hey folks, I'm having an issue with DriveGetLabel on Windows7. It used to work before but since at least 2-3 weeks it doesn't work anymore. It simply returns blank, nothing.
Even using this code from examples it doesn't work:
Local $sLabel = DriveGetLabel(@HomeDrive & "\") ; Find the volume labe...