• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Command, utility to view services in Windows

Starrx05

Member
Anyone knows a good utility or a command in DOS prompt to view more information about a service used in Windows? I ran msconfig and it tells service name but I need to know what files that service uses and location of those files. Thanks.
 
Stash is right just type SC at the command prompt.

Alternately if you can't find everything you want to know about a service, try Process Explorer which will really pull back the veil of what's behind what right down to the thread / raw memory level if you need it/ know what to do with it.
 
Back
Top