bonjour a tous
dans un bat j'ai:
start "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" "D:\TELE SUR VLC\NRJ12.M3U"
ça me lance vlc en lecture de la chaîne nrj12et ça fonctionne très bien
j'ai créé un menu contextuel en cascade sur le bureau
celui ci:
1 2 3 4 5 6 7 8 9 10 11 12
|
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\TV en Direct]
"MUIVerb"="TV en Direct"
"SubCommands"="nrj12"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\nrj12]
@="TF1"
"Icon"="D:\TELE SUR VLC\NRJ12.M3U"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\nrj12\command]
@="lacommande ici" |
je sais que je peut mettre une commande de ce type directement dans la clé
mais je ne me souviens plus comment
quelqu'un aurais une idée?
au plaisir
Partager