The Above mentioned script is working fine.
Know i understand where did i mistake.
F1:: // In previous script i mentioned it as p while script is running P key is not work (Because autohotkey script using this key p). Because of this in script i have mentioned url in that p character is not taking vlc player.That's why i change F1 instead of P
Code:
LOOP { Run C:\Program Files (x86)\VideoLAN\VLC\vlc.exe
Leave a comment: