Get bios.wph from *.exe bios file

Discussion in 'Windows 7' started by yzmstart, Jul 30, 2009.

  1. yzmstart

    yzmstart MDL Novice

    Jul 29, 2009
    1
    0
    0
    bios file of samsung notebook is the exe file,before we mod it with slic2.1,we should get *.wph from exe file. now,here it is.

    copy these follows to your notepad ,and save it as copybios.bat

    @ECHO OFF
    :search
    if exist C:\windows\Temp\__Samsung_Update\*.wph goto xcopy
    goto search
    :xcopy
    xcopy C:\windows\Temp\__Samsung_Update\*.wph C:\


    tips: "C:\windows\Temp folder" is you system temp folder

    then run copybios.bat

    and finally run your samsung bios update file,update your bios as usual. u can see the cmd window disappear,then the bios.wph file lies in the disc C root folder.


    i am form China, i am glad to know u all