View Single Post
Old 03-25-2020, 04:32 PM   #12
ersanchez
Junior Member
ersanchez began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Aug 2017
Location: Hartford, CT, USA
Device: android + calibre companion + FB Reader
Quote:
Originally Posted by BloodRagg View Post
Assuming that you are a windows user:
1. Connect your Kobo
2. Navigate to KOBOeReader/.kobo, there should be a file name KoboReader.sqlite (copy the link)
3. Download https://sqlite.org/2019/sqlite-tools...86-3280000.zip, and unpack it.
4. Open command prompt in the folder above.
5. sqlite3 (paste the link)
6. copy and paste this: INSERT INTO user(UserID,UserKey) VALUES('1','');
7. type .quit
Thank you so much for this!

I was able to get this going on Linux in less than 1-minute!

I really appreciate your help - you rule.
ersanchez is offline   Reply With Quote