Added suggestion

This commit is contained in:
Willy 2023-09-17 23:48:55 -04:00
parent cc98c4504d
commit 0207d411df
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ To make the script start when any user logs in:
3. Drop ```python launcher.bat``` inside of the folder.
4. Reboot and check your system tray.
You may also use (Non-sucking Service Manager)[https://nssm.cc/] to run the script as a Windows service.
## Install (.exe)
**Notice**: Python executables made with pyinstaller are sometimes falsely flagged as viruses by anti-viruses; if the AV is causing issues, I recommend using the python method above. Keep in mind that since this executable is unsigned, you will get a one-time "unrecognized app" prompt. Press "More Info" and then "Run Anyway.".
1. Download the latest version from the "Releases" page.