Quote:
Originally Posted by boggsie
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.