It appears you have not yet registered with our community. To register please click here...

 
 
         
 
     
QuickLinks
  
Home of the Converged PDA - Phone    
 
Go Back  PDAPhoneHome.com > Pocket PC PDAPhones > PPC-6700 / XV6700 > step by step instructions for changing splash screen

Reply
 
PDAPhoneHome  
 
Old 01-31-2007, 06:15 PM
     
  #1 (permalink)  
mixology101's Avatar
Join Date: 01-31-2007
PDAPhone: HTC TOUCH
Carrier: Sprint
Posts: 47
 

step by step instructions for changing splash screen

Can somebody help me out with this.. Did the search thing and came up with nothing.. Or if someone could direct me to the proper link to do just that, it would be greatly appreciated..

tia
freddie
 
mixology101 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01-31-2007, 07:52 PM
     
  #2 (permalink)  
Registered User
Join Date: 11-14-2001
PDAPhone: PPC-6700
Carrier: Sprint
Posts: 1,546
 

search apachesplash at ppcgeeks

Todd/Indy
 
tbhausen is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-02-2007, 06:27 PM
     
  #3 (permalink)  
mixology101's Avatar
Join Date: 01-31-2007
PDAPhone: HTC TOUCH
Carrier: Sprint
Posts: 47
 

I did a search for apachesplash over at ppcgeeks and came up with "0" results.. Although I did find this below. But what the hell does it mean??
Cause I really don't understand it.. Any help would be greatly appreciated..



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
 
mixology101 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 02-02-2007, 06:57 PM
     
  #4 (permalink)  
Registered User
Join Date: 03-10-2006
Location: CA
PDAPhone: PPC-6800
Carrier: Sprint
Headset: Samsung WEP-410
Posts: 70
 

Quote:
Originally Posted by mixology101
I did a search for apachesplash over at ppcgeeks and came up with "0" results.. Although I did find this below. But what the hell does it mean??
Cause I really don't understand it.. Any help would be greatly appreciated..

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
I'll give it a shot. The thread from PPCGeeks you're referring to is http://ppcgeeks.com/splash-screen-t1932.html, so get the apachesplash_154.zip file from there. There are probably other ways to accomplish this, but below are the steps that worked for me.

1) Download apachesplash_154.zip and unzip the file on your computer.
2) Establish ActiveSync connection with your 6700.
3) Install the file called EnableRapi.cab on your 6700.
4) Run the file called apachesplash.exe on your computer and select your desired Splash Screen (Sprint, etc.).
5) You'll be prompted to reboot your device and this will reboot your 6700. You should see the Splash Screen you selected when it's rebooting.
 
drc1 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-02-2007, 11:42 PM
     
  #5 (permalink)  
Huh?
Join Date: 06-12-2003
Location: Atlanta, Ga
PDAPhone: PPC 6700
Carrier: Sprint
Posts: 95
  Send a message via AIM to Gnfghtr

So where can I find apachesplash_154.zip?
 
Gnfghtr is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-02-2007, 11:49 PM
     
  #6 (permalink)  
Registered User
Join Date: 02-02-2007
PDAPhone: PPC-6700
Carrier: Sprint
Posts: 2
 

Quote:
Originally Posted by Gnfghtr
So where can I find apachesplash_154.zip?
It's in the thread: http://ppcgeeks.com/splash-screen-t1932.html .

You have to be logged in to see it.
 
HarleyD is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-03-2007, 10:06 AM
     
  #7 (permalink)  
Registered User
Join Date: 11-14-2001
PDAPhone: PPC-6700
Carrier: Sprint
Posts: 1,546
 

It's easier than that... just unzip apachesplash_154_177 into a folder on your PC. There's a .exe in there and another zip in there (which you don't need to unzip, the exe reads it). Simply run the exe while connected via activesync. There's splash screens for various carriers there you can pick. I haven't done a custom splash yet.

Todd/Indy
 
tbhausen is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-03-2007, 03:16 PM
     
  #8 (permalink)  
mixology101's Avatar
Join Date: 01-31-2007
PDAPhone: HTC TOUCH
Carrier: Sprint
Posts: 47
 

Thanks alot!! I'm going to try it right now...

Freddie
 
mixology101 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-03-2007, 03:27 PM
     
  #9 (permalink)  
mixology101's Avatar
Join Date: 01-31-2007
PDAPhone: HTC TOUCH
Carrier: Sprint
Posts: 47
 

Worked great, thanks for the help!! Theres another splash screen thats has a black background with the yellow logo... Anybody know where I can find that one?

tia
Freddie
 
mixology101 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Login Panel
Enter your username and password to login:


Advertisements



PDA and Smartphone Repair & Parts

Cellular Phone Parts and Accessories



PDAPhone Chargers and Screen Protectors

Where Photographers Meet

Please Help By Taking Our Survey!





Our Friends





All times are GMT -5. The time now is 09:51 PM.

               
 
Design by VBSz   |  Hosting by PWH   |  
Copyright © 2002-2007, Convergent Minds, LLC - All Rights Reserved.