From 25e63ed65c768b00970a512884df938eb299de31 Mon Sep 17 00:00:00 2001 From: Michael Meadow <31750063+m-meadow@users.noreply.github.com> Date: Mon, 22 Jan 2024 01:36:08 -0800 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b88b7a..9ffde43 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Defines paths for the Steam folder and Delayed Explorer Start script name. Creates a batch file (DelayedExplorerStart.bat) that checks if the user is logged on. If the user is logged on, it sets the shell back to Windows Explorer (explorer.exe) after a delay, allowing Steam Big Picture to launch first. -After booting directly into Steam Big Picture, Explorer.exe is launched automatically so that the "Exit to Desktop" menu item in Steam Big Picture works as expected. You do not need to launch a shortcut from within Big Picture first in order to be able exit to the desktop. +After booting directly into Steam Big Picture, explorer.exe is launched automatically so that the "Exit to Desktop" menu item in Steam Big Picture works as expected. You do not need to launch a shortcut from within Big Picture first in order to be able exit to the desktop. **3. Create a VBScript to Run the Batch File Silently:**