查看 Windows 中的应用程序正在访问哪些文件/注册表项
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/1509383/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
See what files/registry keys are being accessed by application in Windows
提问by Egor Pavlikhin
How do I see what files/registry keys are being accessed by my application in Windows?
如何查看 Windows 中的应用程序正在访问哪些文件/注册表项?
回答by DexTer
Check out Process Monitor at
检查进程监视器在
http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
回答by user3513890
Microsoft Process Monitor is better at this job. I've tried other tools but they are not as good. And MS is most trustworthy in this case, since it is made by the OS developer anyway
Microsoft Process Monitor 更适合这项工作。我尝试过其他工具,但它们都没有那么好。在这种情况下,MS 是最值得信赖的,因为它无论如何都是由操作系统开发人员制作的
回答by Paul
回答by maxmc
Check out process explorer: http://technet.microsoft.com/de-de/sysinternals/bb896653.aspx
查看进程资源管理器:http: //technet.microsoft.com/de-de/sysinternals/bb896653.aspx