I need to know the file name of each service listed on msconfig. Is that in the Windows Registry?
|
feedback
|
|
If you want to see them from Windows registry:
You can see which services start on boot by the "Start"-value and see its file path with its parameters with the "ImagePath". | ||||
|
feedback
|
|
Hit | |||
|
feedback
|
|
Most of the services listed in For the apps that aren't listed there, I found some of them in the registry, under LOCAL MACHINE (or Current User)\Sw\Win\CurrVers\Run(or RunOnce) | |||
|
feedback
|
|
I also believe the MS free app, Windows Processor shows the same information if you were looking for that information under the task manager. The other answers are better but if you need this data more often, the app is quite a time saver. | |||
|
feedback
|
