Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
44 views

Where does Windows load the code for imagepath-less services?

I've got a bunch of services of the form: R3 NDProxy;NDIS Proxy; [x] R3 Ntfs;Ntfs; [x] R1 Null;Null; [x] Where normally the value after the semicolon would be the svchost group (if any) and loaded ...