Prevent VLC from importing media files
This commit is contained in:
parent
3a3e5be677
commit
67a6cf9699
|
@ -2632,6 +2632,11 @@ OpenWinClass=ZT9MainWindow
|
||||||
Tmpl.Title=#4323,VLC
|
Tmpl.Title=#4323,VLC
|
||||||
Tmpl.Class=MediaPlayer
|
Tmpl.Class=MediaPlayer
|
||||||
ForceProcess=vlc.exe
|
ForceProcess=vlc.exe
|
||||||
|
DontCopy=vlc.exe,*.mp4
|
||||||
|
DontCopy=vlc.exe,*.mkv
|
||||||
|
DontCopy=vlc.exe,*.avi
|
||||||
|
DontCopy=vlc.exe,*.flv
|
||||||
|
DontCopy=vlc.exe,*.wmv
|
||||||
|
|
||||||
[Template_VLC_DirectAccess_Profile]
|
[Template_VLC_DirectAccess_Profile]
|
||||||
Tmpl.Title=#4338,VLC
|
Tmpl.Title=#4338,VLC
|
||||||
|
|
Loading…
Reference in New Issue