In some cases, it may be necessary to delay the automatic startup of SignalRGB. To do this, please perform the following steps:
- In SignalRGB go to Settings → Windows Settings and make sure
Start SignalRGB when Windows starts
is off.
- Open the Task Scheduler by searching for it in the start menu or by using the
taskschd.msc
Win+R command.
- In the task scheduler application, click on the Create Basic Task option appearing on the right sidebar.
- Name the task
SignalRGB
and click Next.
- Choose
When I log on
and click Next.
- Choose
Start a program
and click Next.
- In the
Program/Script
box paste the following:%localappdata%\VortxEngine\SignalRgbLauncher.exe
. In theAdd arguments
box, add--silent
. Then, click Next.
- Click the
Open the Properties dialog for this task when I click Finish
box and click the Finish button.
- In the Properties window that opens, click the Triggers tab and then Edit.
- Check
Delay task for
and select1 minute
from the dropdown.
- Check the
Stop task if it runs longer than
box and select1 hour
in the dropdown. Then, click OK.
- Go to
Conditions
tab and uncheckStart the task only if the computer is on AC power
.
- Navigate to
Settings
and ensure the page matches all values shown below:
- Click OK and close the Task Scheduler window. SignalRGB should now start automatically after a 1 minute delay.