From 10b36b92c27bd31cb6b128aed3af12fe95bd3d52 Mon Sep 17 00:00:00 2001 From: Justin Ayles Date: Wed, 19 Oct 2016 12:23:55 -0400 Subject: [PATCH] Updated Install as a daemon (markdown) --- Install-as-a-daemon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-as-a-daemon.md b/Install-as-a-daemon.md index b1debc1..6958a95 100644 --- a/Install-as-a-daemon.md +++ b/Install-as-a-daemon.md @@ -18,7 +18,7 @@ Start C:\Python27\pythonw.exe C:\PlexPy\PlexPy.py Open Task Scheduler (%windir%\system32\taskschd.msc) and create the following Task: * Name = PlexPy * Run As = Administrator -* Run When = Weather user is logged on or not. +* Run When = Whether user is logged on or not. * Configure For = Windows X (Mine = Windows 10) * Trigger = At Startup * Delay Task for = 30 Seconds (This allows the server to load its things first)