Rya*_*ela 23 windows monitoring windows-7 64-bit
当我尝试在某些 64 位 Windows 7 机器上从 SysInternals 启动进程监视器时,进程无法启动。没有错误信息。我双击,什么也没发生。其他 64 位 Windows 7 计算机工作正常。有任何想法吗?
Rya*_*ela 33
这是我发现的。32 位 Procmon.exe 在其中包含 64 位 exe 作为二进制资源。当 32 位 exe 启动时,它会将 64 位版本提取到名为 Procmon64.exe 的隐藏文件中,然后执行该文件。由于某种原因,此过程在某些 Windows 7 安装中失败。
我设法使用 Visual Studio 2010 提取了 64 位 exe。
不要将提取的 exe 命名为 Procmon64.exe(无连字符),因为 32 位 Procmon 会在有机会时尝试删除它。
如果您没有 Visual Studio,请使用 Windows 可执行资源提取器,如 ResourcesExtract - http://www.nirsoft.net/utils/resources_extract.html
归档时间: |
|
查看次数: |
28064 次 |
最近记录: |