diff --git a/VVCEasy.bat b/VVCEasy.bat index 5cb9ab9..0c481fb 100644 --- a/VVCEasy.bat +++ b/VVCEasy.bat @@ -536,7 +536,7 @@ if %vlcvtmyesorno% == n goto start :installvlcvtmpluginnow title Installing of VLC VTM Plugins by Inter Digital Inc... (Compiled by Martin Eesmaa) echo Installing VLC VTM Plugins by Inter Digital Inc... (Compiled by Martin Eesmaa) -cd INSTALLVLCPLUGIN/VLC +cd INSTALLVLCPLUGIN copy libvtmdec.dll "%programfiles%\VideoLAN\VLC\plugins\codec" copy libvvcdecoder_plugin.dll "%programfiles%\VideoLAN\VLC\plugins\codec" copy libvvctsdemux_plugin.dll "%programfiles%\VideoLAN\VLC\plugins\demux"