View Single Post
  #6053 (permalink)  
Old 05-06-2009, 02:22 PM
vboyz103's Avatar
vboyz103
Halfway to VIP Status
Offline
 
Join Date: Dec 2006
Posts: 527
Reputation: 293
vboyz103 is becoming a PPCGeeks regularvboyz103 is becoming a PPCGeeks regularvboyz103 is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Skipping first boot (stylus calibration) wizard

Quote:
Originally Posted by boggsie View Post
Calk:

I used to be able to skip the first boot wizard and now at some point over the last month or so, it appears that you are no longer deleting the following from initflashfiles.dat

Code:
Directory("\Windows\StartUp"):-File("Welcome.lnk","\Windows\welcome.lnk")
So I can't skip the first boot wizard anymore.

I deleted this line and the phone/os really doesn't like that at all!!

Any thoughts on getting this to work?

Best regards,
-boggsie
How did you delete it? Did you use notepad to edit it and save? If so, did you use xvi32 to delete the first 2 offset because that's the magic number (FF and FE I think) that notepad created to indicate that it's a text file. InitFlashfiles.dat will get screwed up if you do use xvi to delete the magic number, as the result your flash will get screwed up.
Reply With Quote