Sign in with
Sign up | Sign in
Your question

batch file access against ounted volue syntax problem

Tags:
  • Windows 7
  • VLC
  • VIA
  • x86
October 8, 2014 2:10:19 PM

I a trying to strea a nuber of MP4s via VLC in a batch file but can not get the syntax right in addressing the ounted volume.
Heres what I have tried
start "" "C:\Program Files (x86)\VideoLan\VLC\vlc.exe" \TERAIII\Z:\2014-dashcam\00AK2014DashcamIndex8868.MOV"
---- This wassolved -Thanks tom
start "" "C:\Program Files (x86)\VideoLan\VLC\vlc.exe" Z:\00AK2014DashcamIndex8868.MOV Z:\08132014-2251-22280001.MOV Z:\08132014-2332-22540002.MOV Z:\08142014-0019-23400003.MOV Z:\08142014-1949-19490001.MOV Z:\08142014-2006-19570002.MOV Z:\08142014-2057-20130003.MOV Z:\08142014-2145-21000004.MOV Z:\08142014-2233-21480005.MOV Z:\08142014-2238-22360006.MOV Z:\08142014-2330-22460007.MOV Z:\08152014-0025-23410008.MOV Z:\08152014-0034-00280001.MOV Z:\08152014-0146-01010002.MOV Z:\08152014-0157-01490003.MOV Z:\08152014-0238-02020004.MOV Z:\08152014-0250-02460005.MOV Z:\08152014-0323-02560001.MOV Z:\08152014-2200-21210002.MOV Z:\08152014-2243-22040003.MOV Z:\08152014-2320-22460004.MOV Z:\08152014-2348-23230005.MOV Z:\08162014-0031-23520006.MOV Z:\08162014-0113-00340001.MOV Z:\08162014-0156-01170002.MOV Z:\08162014-0225-02000003.MOV Z:\08162014-0324-02570004.MOV Z:\08162014-0400-03580005.MOV Z:\08162014-0427-04040006.MOV Z:\08162014-0521-04370001.MOV Z:\08162014-0609-05240002.MOV Z:\08162014-0638-06120003.MOV Z:\08162014-0726-06410004.MOV Z:\08162014-0741-07290005.MOV Z:\08162014-2123-21150001.MOV Z:\08162014-2214-21300002.MOV Z:\08162014-2250-22170003.MOV Z:\08162014-2255-22540004.MOV Z:\08162014-2314-23110005.MOV Z:\08172014-0001-23170006.MOV Z:\08172014-0031-00040001.MOV"

More about : batch file access ounted volue syntax problem

!