哪个 Windows bin/executable/process 调用我的启动程序?

Dio*_*ogo 1 boot windows-7

我想知道 Windows 启动的哪个进程调用了我的启动程序,包括在

  • HKCU\Software\Microsoft\Windows\CurrentVersion\Run
  • HKLM\Software\Microsoft\Windows\CurrentVersion\Run
  • Start\All Programs\Initialize folder

我在任何地方都找不到。

afr*_*ier 6

Explorer.exe 启动所有这些。您可以通过查看进程树或父进程来使用 Process Explorer 进行验证。