3.06.07自定义Windows的OEM信息方案
建立一个文件,命名为“oemlogo.bmp”放在系统下,
9x: \windows\system
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]也可以不要的!

说说你的看法