Inspect.exe missing in Windows SDK for Server 2008

自作多情 提交于 2019-12-04 09:46:30

问题


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.


回答1:


Solution:

  1. Download the Microsoft Windows SDK for Windows 7 and .NET Framework 4 (ISO)
  2. Unzip using 7Zip or a similar archive tool
  3. Navigate to Setup\WinSDKTools
  4. Open cab1.cab (this is just like a .zip file, any archving tool should be able to open it)
  5. Locate WinSDK_Inspect_exe_x86, extract it to a folder somewhere, add the .exe extension
  6. All done!

I should mention that Window Detective does the same thing as Inspect.exe, but does it better, so it's an excellent alternative.




回答2:


Strangely enough. Microsoft site shows this should be a part of Windows SDK. Maybe you should try some other version of SDK?




回答3:


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!



来源:https://stackoverflow.com/questions/8154169/inspect-exe-missing-in-windows-sdk-for-server-2008

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!