Skip to main content

Load the Daemon

LEDNet Daemon

The daemon is an app that runs on startup to ensure the LEDNet program is running at all times. If it hasn't already been done for you, you will need to create a task using Windows task scheduler to make sure the LEDNet daemon runs on startup. (We recommend using the task scheduler instead of relying on the startup folder โ€“ creating a task is more reliable and will ensure that the daemon is running with required permissions.)

Load the Task Scheduler

  1. Open the start menu and type "task", then click on "Task Scheduler".

  2. To check to see if a task has already been created, click on a task in the list under "Active tasks" and type "led". If a task already exists with the name "LEDNet" (or "LEDNet daemon", for example), you can double-click it to check the settings. If the task does already exist, we don't recommend changing the settings. If you're not sure, contact us to speak with our support team.

Create a new task

After loading the task scheduler:

  1. Click "Create basic task" in the left-hand sidebar.

  2. Give it the name "LEDNet Daemon" and add a brief description and click Next .

  3. Choose "When I log on" and click Next.

  4. "Start a program" should already be selected so you can click Next.

  5. In the "Program/script" field, type or paste the location of the LEDNet daemon executable. Or click browse and navigate to c:\program files\LEDNet then double click on "LEDNet daemon.exe". You can leave the other fields blank and click Next.

  6. Review the settings so far and make sure they're correct.

  7. Click on "Open the properties dialog when I click finish" and click Finish.

  8. On the first screen in properties, tick the "Run with highest privileges" box and make sure that "Run only when user is logged in" is selected.

  9. Click triggers. There should only be one trigger ("At log on"). Double-click on it.

  10. Change "Specific user" to "Any user"

  11. Click the Delay Task checkbox and change the delay time to 30 seconds then click OK.

  12. Click on Conditions, make sure "Start the task only if computer is on AC power is not checked and click OK.

  13. If you already had the daemon in the startup folder, delete it.

  14. As a test, you can close LEDNet, and the daemon (if it's running) and reboot. This should tell you whether the task is correctly set.