06-30-2014, 09:07 AM
(06-30-2014, 07:06 AM)keiner99 Wrote: first time i used windows to flash the bios, but it doesn't work anymore..
how can i flash the bios with dosflash.exe? what are the commands to flash it?
I don't understand ?
It worked before and now laptop is bricked ?
This is Bios.bat (batch comand) to execute and these are comands rows :
@ECHO OFF
battery.exe
IF ERRORLEVEL 2 GOTO ACNoOK
IF ERRORLEVEL 1 GOTO BatteryNoOK
IF ERRORLEVEL 0 GOTO BatteryOK
:ACNoOK
ECHO.
ECHO --- Please Insert AC Adapter ---
ECHO.
Goto exit
:BatteryNoOK
ECHO.
ECHO --- Please Insert AC and DC(above 30%) ---
ECHO.
Goto exit
:BatteryOK
DosFlash.exe /sd /cvar /bbl /silent /ipf bios ec /file 65CN21WW.wph
cls
@echo ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ?
@echo ? ** Notification ** ?
@echo ? ?
@echo ?BIOS update finished and successfully. ?
@echo ?Please load BIOS setup default when you turn on system next time. ?
@echo ? ?
@echo ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ?
Goto exit
:Exit
pause
So there are two comands which will be executed :
1. Battery.exe (check Battery Power)
2. DosFlash.exe /sd /cvar /bbl /silent /ipf bios ec /file 65CN21WW.wph (flash bios)
That's It !
Let me know
regards
[size=undefined]Your Brain [/size]. . . . It's the best tool U can use !
[size=undefined]Don't FLASH the Bios Mod if You get a Size Alert, You risk a Brick !!! [/size]
Donate to me for my work, click here BDM
[size=undefined]Don't FLASH the Bios Mod if You get a Size Alert, You risk a Brick !!! [/size]
Donate to me for my work, click here BDM