Quote:
Originally Posted by eschwartz
Also, for preventing updates (once everything is fixed):
There are two solutions. - Reserving the update filename. Create this folder in the Kindle userstore (assuming the userstore is Drive "G:\"):
Code:
[userstore]\update.bin.tmp.partial\
The update will try to download to that filename, but can't (since it is a folder already).
- The BackDoorLock hack
|
thanks, that's what I need now!