The Windows SDK for Server 2008 does not include Inspect.exe. Does anyone know where I might find a copy of Inspect.exe or AccExplorer32.exe? I'm running the 64 bit version of Windows Server 2008 R2.
相关问题
- the application was unable to start correctly 0xc0
- Handle button click in another application
- win32 Python - pythoncom error - ImportError: No m
- How to prevent windows from accessing and detectin
- Getting the output from a process created by Creat
相关文章
- Why windows 64 still makes use of user32.dll etc?
- Can WM_NEXTDLGCTL be used with non-dialog windows?
- Windows EventLog: How fast are operations with it?
- Are resource files compiled as UNICODE or ANSI cod
- user32 and kernel method list for C# [closed]
- Writing to the middle of the file (without ove
- Does winapi's bcrypt.h actually support bcrypt
- Getting the cluster size of a hard drive (through
Strangely enough. Microsoft site shows this should be a part of Windows SDK. Maybe you should try some other version of SDK?
Solution:
I should mention that Window Detective does the same thing as Inspect.exe, but does it better, so it's an excellent alternative.
Download a web installer - http://www.microsoft.com/en-us/download/details.aspx?id=3138 Select just "Windows development tools" and "Debugging tools for Windows" to save your disk space.
It will take about 200 Mb.
Continue and enjoy!