Downgrade to 902 - No app or data loss

shawner47

Member
Not sure exactly what you wanna see...I'm not great at computer lingo :p

I would say a screenshot of the directory that you are running the batch file from. Maybe a copy of the batch file itself as well as to see where the bad line is or where the help message is coming from.

Sent from my DROID BIONIC using Tapatalk 2
 
OP
SamuriHL

SamuriHL

Developer
Developer
Do you see the picture I posted in the OP? I wanna see that for your machine. Cause something is totally not right.
 
OP
SamuriHL

SamuriHL

Developer
Developer
Yea, I use the snipping tool in W7 when I create that. And then post it to my image shack account. That's the quickest and easiest way.
 
OP
SamuriHL

SamuriHL

Developer
Developer
The latest script? Download the attachment from the first post again, put it in your 902 FXZ dir, rename it to RUNME.bat, and run it.
 

shawner47

Member
Only thing I can see is in the batch in OP, there is adb reboot bootloader instead of adb reboot-bootloader. Not sure if adb is picky, and but that could cause that, yes?
Edit: I also see adb reboot [bootloader:recovery] so I very well could be mistaken. I'm not too familiar with adb.

Sent from my DROID BIONIC using Tapatalk 2
 
Last edited:
OP
SamuriHL

SamuriHL

Developer
Developer
Only thing I can see is in the batch in OP, there is adb reboot bootloader instead of adb reboot-bootloader. Not sure if adb is picky, and but that could cause that, yes?

Sent from my DROID BIONIC using Tapatalk 2

adb reboot [bootloader|recovery] - reboots the device, optionally into the boo
tloader or recovery program
adb reboot-bootloader - reboots the device into the bootloader

No...either will do.
 
Top