0

I am writing a WCF service hosted by a Windows service that is responsible for detecting USB devices being connected/disconnected.
Now, in order for this to work I need to understand the Windows boot sequence. Will Windows always start all its services (including mine) before it starts scanning for connected devices?
I need to make sure my service is started first or my list of detected devices will be wrong after rebooting Windows.

toughQuestions
  • 161
  • 1
  • 8

0 Answers0