From 7d1cd44198fd4d02bdec93cca4f553814a88847a Mon Sep 17 00:00:00 2001 From: Joel Godfrey <82655889+BaccanoMob@users.noreply.github.com> Date: Sun, 11 Jun 2023 00:21:44 +0530 Subject: [PATCH] Create windows_autostart.md --- windows_autostart.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 windows_autostart.md diff --git a/windows_autostart.md b/windows_autostart.md new file mode 100644 index 0000000..952ce20 --- /dev/null +++ b/windows_autostart.md @@ -0,0 +1,19 @@ +# Autostart komga easy way + +Once everything is set up and working. Create a shortcut of the .exe file (Right-click -> send to -> desktop) + +Then press Win+R and run `shell:common startup` + +image + +This will one a file explorer window. + +Cut from desktop and paste the shortcut in the new window. + +Doing this should automatically automatically start when you start and log in. + +# Stopping the madness of autostart + +Just press Win+R and run `shell:common startup` and finally delete that shortcut. + +If you temporarily want to stop it, open task manager -> start-up apps -> You'll see the 'startkomga.exe' which you can disable.