Skip to content

Commit

Permalink
Use WebArchive link
Browse files Browse the repository at this point in the history
  • Loading branch information
ferferga committed Nov 18, 2020
1 parent 0d799e2 commit 46dc518
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions converter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ the Android's schema.
## What do I need?

You need two databases: **messages.db** and **calls.db**, which you can get
using this [nice tutorial](https://www.winwazzapmigrator.com/faq/windows-how-extract-messagesdb) from WinWazzapMigrator.
using this [nice tutorial](https://web.archive.org/web/20201118142346/https://www.winwazzapmigrator.com/faq/windows-how-extract-messagesdb) from WinWazzapMigrator.

**calls.db** is not mentioned anywhere in the tutorial (as WinWazzapMigrator doesn't move them), however, it's located in **messages.db**'s directory, so you will spot it easily.

Expand Down Expand Up @@ -43,4 +43,4 @@ Go over [here](https://github.com/ferferga/WhatsAppMigrationTools/blob/master/me

If facing any issues, publish the exception code received. For seeing it, just reproduce what you were doing again in a cmd or bash terminal, executing the script from there (instead of double clicking on it in the file browser), as the script might simply crash.

**IF YOU FACE AN ERROR, YOU ARE SUGGESTED TO NOT USE THE RESULTING *MSGSTORE.DB* DATABASE IN ANY OF THE FOLLOWING STEPS, AS YOU MIGHT END UP WITH AN INCOMPLETE OR INCOHERENT DATABASE**
**IF YOU FACE AN ERROR, YOU ARE SUGGESTED TO NOT USE THE RESULTING *MSGSTORE.DB* DATABASE IN ANY OF THE FOLLOWING STEPS, AS YOU MIGHT END UP WITH AN INCOMPLETE OR INCOHERENT DATABASE**

0 comments on commit 46dc518

Please sign in to comment.