From 2531b3e45d8caf3ac8ee9b38e779dec6a97f071f Mon Sep 17 00:00:00 2001 From: ECTheRedPill Date: Mon, 10 Oct 2016 19:00:01 -0400 Subject: [PATCH] Updated Install as a daemon (markdown) --- Install-as-a-daemon.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Install-as-a-daemon.md b/Install-as-a-daemon.md index 20a8e43..b2dff75 100644 --- a/Install-as-a-daemon.md +++ b/Install-as-a-daemon.md @@ -1,6 +1,7 @@ These steps are presented as guidelines. Your results may vary, depending on operating system, installation path and other settings. ## Windows + Interactive This will start PlexPy when you login to Windows without the command prompt. @@ -9,6 +10,7 @@ This will start PlexPy when you login to Windows without the command prompt. * Target: `C:\Python27\pythonw.exe C:\Path\to\PlexPy\PlexPy.py` * Start in: `C:\Python27` * Start PlexPy with the shortcut + Non Interactive Command File Create the following command file named (C:\PlexPy\PlexPy.CMD):