I was trying to find suitable Command Line syntax for VLC Player on web, but I could not locate any. Then I found following command syntax for MPlay32.Exe which I put to play sounds :
The required sound wave works by this command but I have following problems when i use this command :Start /Min MPlay32.Exe /Open /Play /Close E:\Windows\Media\Ding.Wav
1.My default VLC Media Player changes to WMP after I run this batch file, Instead of VLC, WMP starts if i run any Mp4 or Avi file,
2. While wave is played, one MPlay32 window stays open.
Sir, I need help as below :
1. I want one command syntax in my batch file which can use VLC and activate required wav sounds without opening any VLC window.
2. My default MP is not changed to WMP, after running batch file.
Thanks in advance.
Please help.