Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
PLEASE NOTE:
If you are downloading a Push2Run card from here or anywhere else, please inspect it carefully before running it or any software associated with it. If you don't do this you may end up with seriously unwanted results.
When sharing a card, please leave any special instructions that are required for its use. For example, if additional software is needed to enable the card, you should leave a link to the program's official webpage.
- Cards for vlc control (play, pause, stop, volume up/down exemple in batch files)
- Cards for listening to french radios (but you can customize with other streams)
Installation :
1 - Download and Install autohotkey here (light script making application) : https://www.autohotkey.com/
2 - Edit VlcControl.ahk with notepad and change
vlcTitle (name of window when launching vlc with no parameters)
vlcPath (path of vlc executable)
3 - Save > right click your script > Compile > You have your executable
4 - Install cards and adjust path in Open Column
5 - Try it
Note, WIndows users with their language set to English will need to go into Zabuel's VlcControl.ahk file and change the VLC.exe program location to where it is stored on thier hard drive, for example, C:\Program Files\VideoLAN\VLC\vlc.exe
Does this still work, and also I find the instruction a bit vague. Can someone really spell it out for me step by step on how to set this up.
I'm not sure what option to select for installing autohotkey. I dont understand how to install or where to install "cards". I don't know what I'm support to do after creating the EXE. I'm technically included, but the steps are not 100% clear.
Hey Zabuel Thanks for the VLC controls they work great ... just one query the volume controls seem to control system volume not VLC player volume is this correct or have i done something wrong ???
is VlcControl.ahk an existing script or am I supposed to create it for ahk? I can't figure out how to get the script working, so if you could point me in the right direction as far as what lines need to be in the script I would appreciate it.