From 516b7d716b08d3e6b6a7e4ea914a0af0f6ae3238 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Wed, 9 Aug 2023 16:31:40 +0200 Subject: [PATCH] Update FAQ.md --- Docs/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/FAQ.md b/Docs/FAQ.md index 436a7a32..49dff66e 100644 --- a/Docs/FAQ.md +++ b/Docs/FAQ.md @@ -67,7 +67,7 @@ NOTE: the group policy object (GPO) settings of your organization might disallow
How to execute PowerShell scripts automatically on login in Windows? -1. Open the File Explorer with your Autostart folder (usually at: C:\Users\\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup). +1. Open the File Explorer with your Autostart folder (usually at: C:\Users\YOUR_USERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup). 2. Copy the script (or a link to it) into this folder.