From 2c40de5624cac2344e99c658e9d91b0cb21ed81f Mon Sep 17 00:00:00 2001 From: webli <87781986+weblimanou199@users.noreply.github.com> Date: Mon, 28 Aug 2023 09:16:12 +0200 Subject: [PATCH] Create open_youtube_video.txt --- windows10/open_youtube_video.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 windows10/open_youtube_video.txt 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