From 476510d62903bfbea3babeabcd5c1f3bd07c69cc Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Fri, 19 Feb 2016 14:50:45 -0800 Subject: [PATCH] Add screenshot of Windows shortcut --- Install-as-a-daemon.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Install-as-a-daemon.md b/Install-as-a-daemon.md index db590f7..1ff6c74 100644 --- a/Install-as-a-daemon.md +++ b/Install-as-a-daemon.md @@ -2,7 +2,8 @@ These steps are presented as guidelines. Your results may vary, depending on ope ## Windows This will start PlexPy when you login to Windows without the command prompt. -* Create a new shortcut in your startup folder with + +* Create a new shortcut ([screenshot](http://i.imgur.com/CBA2D6f.png)) in your startup folder with * Target: `C:\Python27\pythonw.exe C:\Path\to\PlexPy\PlexPy.py` * Start in: `C:\Python27`