Mistershine on 25 April 2008
How do I query a DVD volume label from a batch file and pass that as a variable to a program?
Kind of like:
vol d: = %1
md v:\videos\%1
vlc.exe dvdsimple://d: transcode stuff goes here v:\videos\%1\%1.avi
Any ideas?








