If you look on Regedit for HKLM\SYSTEM\CurrentControlSet\services there are a lot of key, one of them if "Type", that assumes a range of values (0x1, 0x10, 0x16, etc), someone know what is this?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

These are explained here (along with other associated keys and values). I'm guessing you can add the hex values to represent more than one type with each service.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.