Open folder EXCEPT...
Posted: 20 Mar 2016 12:42
Hello,
I have a .bat file that can open all my songs in once :
folder MUSIC
sub-folders : Other, Classical, R&B, ....
Command is : start vlc.exe "C:\Users\Jerome\Music\"
BUT i want that the R&B folder doesn't be played in the list of VLC. I also don't want to move the R&B folder, i want it in C/Users/Jerome/Music/R&B
So what command line can i use ? something like "i open all EXCEPT R&B folder"...
Thanks a lot !
I have a .bat file that can open all my songs in once :
folder MUSIC
sub-folders : Other, Classical, R&B, ....
Command is : start vlc.exe "C:\Users\Jerome\Music\"
BUT i want that the R&B folder doesn't be played in the list of VLC. I also don't want to move the R&B folder, i want it in C/Users/Jerome/Music/R&B
So what command line can i use ? something like "i open all EXCEPT R&B folder"...
Thanks a lot !