Thread: Splash Screen
View Single Post
  #1 (permalink)  
Old 01-08-2007, 10:07 PM
isamu49's Avatar
isamu49
PPCGeeks Regular
Offline
 
Join Date: Dec 2006
Posts: 60
Reputation: 0
isamu49 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Splash Screen

This is a modified version of some utils and batch file over on buzzdev originally for Universal but adapted to the Apache. Updates the initial splash over activesync with only soft reset required. Worked fine for me over several iterations, but as always, the usual caveat's apply.

Alternatively, you could open a command prompt (still have to install the cab file and establish an activesync connection) at the location you extract the files to and type the following (no quotes):

To read (from device to file backup.nb):
"pdocread.exe 0x3f00000 0x25800 backup.nb"

To write (from file spcs.nb to device):
"pdocwrite.exe spcs.nb 0x3f00000 0x25800"

Reboot:
"preboot.exe"
Attached Files
File Type: zip apachesplash_154_177.zip (662.7 KB, 1630 views) Click for barcode!
Reply With Quote