|
|
当你在我的电脑里点击属性的时候,是不是希望看到自己的信息了,而不是简单的几行Windows版本号了!是不是希望有自己的个人酷酷的Logo了? 教你一个方法,非常简单!
建立一个文件,命名为“oemlogo.bmp"放在系统下,(for 9x, \windows\system, for 2k \winnt\system32, XP \windows\system32\) 这个就是里的OEM的LOGO了,当然可以自己选一个很有个性的图片了!
注意:图片大小最大为180×114,可以更小,但不能太大!
这个图片不会显示,还要一个文件”oeminfo.ini“,该文件格式如下
[General] Manufacturer=你的组织 Model=你喜欢怎么称呼你的电脑随便 SupportURL=你喜欢的个人主页或网址 LocalFile=上面一行Html文件的本地路径
[ICW] Product=产品代码!
[OEMSpecific] SubModel=More branding to edit SerialNo=xxxxxxxx OEM1=Brave Combo OEM2=rules!!
[Support Information] Line1=If item is there, and Line2=at least one line set, Line3="Support information button" appears Line4=and info in the lines appears. Line5= Line6=Use empty lines for a spacebreak, Line7=as many lines as you'd like, Line8= ...etc
自己随便喜欢填吧,以后的!注意到了第三行的时候,支持信息的按钮才出现! 中间[ICW]和[OEMSpecific]也可以不要的!
|
|