PDA

View Full Version : [REQ] Create a "patch" for system files ?


Nixeus
17-06-2008, 09:34 PM
Hello my friends !

I need to creat a patch, in order to patch some dll and exe in \windows ( wm6.1 )

How can i creat a patch which allow to replace system files ?

Great thanks my friend !

Nixeus

cyron_at
17-06-2008, 09:48 PM
..why don't u make a cab file?

Nixeus
17-06-2008, 09:52 PM
But with a cab file, can I replace SYSTEM file ???

ather90
17-06-2008, 11:03 PM
Yes..you can replace system files

Nixeus
17-06-2008, 11:07 PM
Ok, thanks for your answer, i have use WinCe Cab Manager in order to create my CAB, but the setup failed on my ppc ! :(

Nixeus
17-06-2008, 11:45 PM
Have you an idea in order to solve it ? I try to replace the file battdrvr.dll, and the cab failed, when i want to install !

Nixeus
18-06-2008, 06:22 PM
No idea ? Is the window folder locked ?

joshkoss
18-06-2008, 06:35 PM
Have you an idea in order to solve it ? I try to replace the file battdrvr.dll, and the cab failed, when i want to install !

This has been adressed in 's battery forum in herm's rom dev this specific driver needs to be kooked into a rom

http://forum.xda-developers.com/showthread.php?t=392051

l3v5y
18-06-2008, 06:36 PM
No idea ? Is the window folder locked ?Use something like Total Commander to replace the file... (You may need to change the one in \Windows to not be read only, again using Total Commander)

Nixeus
18-06-2008, 06:43 PM
mmm, i will to teste with total Commander !Thanks !

Nixeus
18-06-2008, 06:44 PM
But it will very godd if i could make a patch.....

l3v5y
18-06-2008, 06:45 PM
mmm, i will to teste with total Commander !Thanks !Good luck!

idsk
18-06-2008, 07:17 PM
or just change the registry key to load your driver instead (HKLM\Drivers\BuiltIn\Battery -> Dll) maybe it should work, dont know

Nixeus
19-06-2008, 10:04 AM
mmm good idea :) I will test :) Thanks :)