Run windows tray application when system boots up
I have developed a windows tray application which acts as HUB to manage requests, I have routed it to startup, and so starts automatically when user logs into PC.<br /><br />(Did create a windows service earlier but had to switch to tray app due to installation issues and other corporate permission issue.)<br /><br />Is there any way, can we configure to <strong>start </strong>this <strong>tray app</strong> when <strong>system boots up</strong> (like windows service works without logging in).<br /><p> </p>