如何设置bho的名称(在ie中的附加选项中可见) [英] How to set the name of an bho (visible in the addon options in ie)

查看:159
本文介绍了如何设置bho的名称(在ie中的附加选项中可见)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何重命名浏览器辅助对象的名称。 dll的属性中的正常信息都很好。但是当我打开Internet Explorer查看添加子时,我的Addon的名称是 NameIEBHO Class

How can I rename the name of a browser helper object. The normal information in the properties of the dll are all fine. However when I open Internet Explorer to view the Addons the name of my Addon is NameIEBHO Class



  • 设置了VERSIONINFO(包括CompanyName,FileDescription,FileVersion,InternalName,LegalCopyright,OriginalFilename,ProductName和ProductVersion)

我需要修改以更改Internet Explorer中显示的名称吗?

What do I have to modify to change the name shown in Internet Explorer?

如何设置IE Extension的名称(BHO在IE中)没有帮助

推荐答案

此信息存储在项目中的.rgs文件中。寻找一个字符串

This information is stored in .rgs file in your project. Look for a string like

ForceRemove {29DFE920-26AD-4377-8FCB-0E7A34A41199} = s 'NameIEBHO Class'

这篇关于如何设置bho的名称(在ie中的附加选项中可见)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆