The windows-nt tag has no wiki summary.
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 ...