Hi Everybody.
I am trying to open a video file from "RUN" of Win XP using vlc.
I am using the following line to do that:
"C:\xxx\vlc.exe" 'M:\xxx\file.mov'
But its not opening.
And what if I want to open multiple files using the above syntax i-e "C:\xxx\vlc.exe" 'M:\xxx\file1.mov' 'M:\xxx\file2.mov' 'M:\xxx\file3.mov'
Any idea?
Mohsin