diff --git a/windows10/open_youtube_video.txt b/windows10/open_youtube_video.txt new file mode 100644 index 0000000..29fa347 --- /dev/null +++ b/windows10/open_youtube_video.txt @@ -0,0 +1,10 @@ +REM Author: weblimanou +REM Description: launch a fullscreen youtube video +REM Version: 1.0 +DELAY 500 +GUI r +DELAY 500 +STRING https://www.youtube.com/watch?v=dQw4w9WgXcQ +ENTER +DELAY 1000 +F11