View Single Post
Old 02-02-2005, 23:36   #11 (permalink)
3aTmr
No Life Poster
 
3aTmr's Avatar
 
Join Date: Apr 2003
Location: Croatia/Zd
Age: 44
Posts: 777
Member: 26670
Status: Offline
Thanks Meter: 5
it will be easier for you to use winhex patch, because you will not need to make test point as for V_KLay...

// WinHex script [ .whs ], by Stefano G.

// On WinSwup_service "Primary Memory"

// * Previous SVN:15 Audio settings --> excellent SVN:15 Audio settings

// I suggest to apply, the first time, an original WinSwup update,
// then the patches with only "Core-Img (Z1)" flagged.
// It's more safety , more fast and absolutely transparent for the
// system ( no HardReset ).

Goto 0x0
{Find 0x506F737444434C38303030 Down
IfFound
Move 19
Write 0x3137393039
Else
JumpTo -Errors
EndIf
Find 0x506F737444434C3131303235 Down
IfFound
Move 20
Write 0x3138343430
Else
JumpTo -Errors
EndIf
Find 0x506F737444434C3132303030 Down
Move 20
Write 0x3138353436
Else
JumpTo -Errors
EndIf
Find 0x506F737444434C3136303030 Down
Move 20
Write 0x3138383331
Else
JumpTo -Errors
EndIf
Find 0x506F737444434C3232303530 Down
Move 20
Write 0x3139303436
Else
JumpTo -Errors
EndIf
Find 0x506F737444434C3234303030 Down
Move 20
Write 0x3139303930
Else
JumpTo -Errors
EndIf
Find 0x506F737444434C3332303030 Down
Move 20
Write 0x3139323037
Else
JumpTo -Errors
EndIf
Find 0x506F737444434C3434313030 Down
Move 20
Write 0x3139333030
Else
JumpTo -Errors
EndIf
Find 0x506F737444434C3438303030 Down
Move 20
Write 0x3139333230
Else
JumpTo -Errors
EndIf}[2]
MessageBox " Speriamo bene !!! !!! !!! "
JumpTo -NoErrors
Label -Errors
MessageBox " ATTENZIONE : patch NON applicabile !!! !!! !!! "
Exit
Label -NoErrors
MessageBox " La patch è stata applicata !!! !!! !!! "


*****

p.s. copy/paste this text above in blank text editor and save it as .whs

how to use winhex patching, read here - http://www.siemens-mobiles.org/forum...ic=520.new#new
 
 
Page generated in 0.07242 seconds with 7 queries