您现在的位置是:网站首页> 软件下载软件下载

华硕BT料号修改工具下载-料号代码表软件下载

2021-05-21 134人已围观

简介 华硕BT料号修改工具下载-料号代码表软件下载

华硕WINDOWS7料号及修改使用说明
在DOS下调用BT.exe工具,开启按ESC键,出现蓝色选择界面时选择你的启动U盘
bt命令格式具体说明:
bt /r <读取料号信息,坐标为02 7H>
bt /w 27 5a <写入料号信息,坐标为92 7H,写入内容为5a,注意中间都有空格>
返回值为return = 0 <表示修改成功>

BT参数含义:
-S : String format
-FN : filename
-L: within Limits
-C : Select block, CNFG,MFG0 are available now, default is MFG0
/W : Write data to the offset in BIOS flash ROM
/W1 : Write barcode to BIOS flash ROM from offset
/R : Read the offset data & check it
/RBit : read bit(data bit6~4) data and check with bit0
/WBit : Set(bit0=1) or Clear(bit0=0) Bit(data bit6~4)
/PD: System soft off
/CB: Clear reserved block in BIOS ROM
/WF .. : Write data in file into BIOS ROM
/RF: Read data in BIOS ROM and restore to file

返回代码: OK(0), ERROR(-1)

举例:
BT.exe -s /r 9 9ABCD -> Read the 9th offset data & check it is '9ABCD'
BT.exe /rbit 2 21 -> Read 2nd offset data and check if bit2 is 1
BT.exe -l /w1 60 69-> Write barcode to the 60h~69h offset
BT.exe -l /r 60 69 > TEMP.DAT-> Read 60h~69h data & output TEMP.DAT
BT.exe -fn fl.txt /wf -> Write data in file described in fl.txt to BIOS ROM
BT.exe /wf d1.dat d2.dat -> Write data in d1.dat & d2.dat file to BIOS ROM

2. 对于想要使用VISTA恢复盘来安装旗舰版,使用下面的命令
纯DOS下, 输入:bt / w 27 47 (注意:中间有空格)
当提示: return = 0 说明修改成功

对于想要使用WIN7恢复盘来安装旗舰版,使用下面的命令
BT /r 27 (读偏移27H处的字节,27H处放置的是WIN7恢复盘的版本代码)
BT /w 27 5A (把5AH写入偏移27H处)
当提示: return = 0 说明修改成功

3.料号表

料号代码如下:
52 是HB 54 是HP 58是PR 5A是UL
52 是HB 54 是HP 58是PR 5A是UL
41 是HB 43 是HP 45是PR 47是UL
42 是HB 44 是HP 46是PR 4A是UL

下载资源

-六神源码网