Add VLC to the templates
This commit is contained in:
parent
fba494e807
commit
7a8fb4d9cb
|
@ -2624,6 +2624,25 @@ OpenIpcPath=*\BaseNamedObjects*\Ai2_HOOKDATA_FILEMAP*
|
|||
OpenIpcPath=*\BaseNamedObjects*\ZoomTextRunning*
|
||||
OpenWinClass=ZT9MainWindow
|
||||
|
||||
#
|
||||
# Media Players
|
||||
#
|
||||
|
||||
[Template_VLC_Force]
|
||||
Tmpl.Title=#4323,VLC
|
||||
Tmpl.Class=MediaPlayer
|
||||
ForceProcess=vlc.exe
|
||||
|
||||
[Template_VLC_DirectAccess_Profile]
|
||||
Tmpl.Title=#4338,VLC
|
||||
Tmpl.Class=MediaPlayer
|
||||
OpenFilePath=vlc.exe,%AppData%\vlc\*
|
||||
|
||||
[Template_VLC_DirectAccess_Photos]
|
||||
Tmpl.Title=#4395,VLC
|
||||
Tmpl.Class=MediaPlayer
|
||||
OpenFilePath=vlc.exe,%USERPROFILE%\Pictures\*
|
||||
|
||||
#
|
||||
# Torrent Clients
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue