Quote:
Originally Posted by JSWolf
I don't think that will work as the Kindle is stuck booting. I don't see the computer seeing the Kindle to put any file on it.
|
There's usually a brief window during the bootup process when it's possible to copy the file over. Create a batch file like this
:A
COPY DO_FACTORY_RESTORE E:\
GOTO A
change E:\ to the right drive letter for your system
Then reboot the Kindle by holding down power button. Once it begins rebooting, run the batch file you created above