无忧启动论坛

标题: 鸟语好的进 [打印本页]

作者: lxl1638    时间: 2008-3-2 17:36
标题: 鸟语好的进
Vista 与 IShellExecuteHook ,有2个网址,第一个是微软官方,看看是什么鸟意思。

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2216490&SiteID=1

http://groups.google.com/group/microsoft.public.platformsdk.shell/browse_thread/thread/8b174e5f5fbe20a9/5fc035caca36b168
作者: nn2nn    时间: 2008-3-2 20:11
提示: 作者被禁止或删除 内容自动屏蔽
作者: 玄天    时间: 2008-3-2 20:29
中文我都还没太整明白, 鸟叫就更别说咯,嘿嘿
其实 Vista 的兼容性很不错的, 主要还是看咋用咯
作者: jackcc    时间: 2008-3-2 21:16
用了五个月

大多数软件都是兼容的
作者: lxl1638    时间: 2008-3-2 21:52
大概意思是 Vista 支持  IShellExecuteHook 的方法:
与XP、2K3比较,Vista 系统要设置多2个键才开启 IShellExecuteHook 的支持:
[HKLM|HKCU]\Softwaren\Microsoft\Windows\CurrentVersion\Policies\Explorer
EnableShellExecuteHooks=<DWORD>1


本人鸟语烂,会的核实一下:
You can turn it on by enabling POLID_EnableShellExecuteHooks.  Set this
under
[HKLM|HKCU]\Softwaren\Microsoft\Windows\CurrentVersion\Policies\Explorer
EnableShellExecuteHooks=<DWORD>1.

After that, you still need to add the CLSID under

HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\ShellExecuteHooks

[ 本帖最后由 lxl1638 于 2008-3-2 09:54 PM 编辑 ]
作者: helloman    时间: 2008-3-2 22:08
我不是很懂技术,大意是:

你可以通过在

[HKLM|HKCU]\Softwaren\Microsoft\Windows\CurrentVersion\Policies\Explorer下添加EnableShellExecuteHooks=<DWORD>1增加POLID(这是什么?)来开启IShellExecuteHook支持,然后还需要在HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\ShellExecuteHooks增加相应的CLSID(这是什么?)

[ 本帖最后由 helloman 于 2008-3-2 10:10 PM 编辑 ]
作者: lxl1638    时间: 2008-3-3 00:08
原帖由 helloman 于 2008-3-2 10:08 PM 发表
我不是很懂技术,大意是:

你可以通过在
[HKLM|HKCU]\Softwaren\Microsoft\Windows\CurrentVersion\Policies\Explorer下添加EnableShellExecuteHooks=1增加POLID(这是什么?)来开启IShellExecuteHook支持, ...


正解了,从这里可以说明,通过一些设置可以使Vista兼容XP的程序,也看出了Vista是从安全上增强了。




欢迎光临 无忧启动论坛 (http://wuyou.net/) Powered by Discuz! X3.3