mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-02-19 07:16:19 +00:00
Add extracting command for iTunes downloaded from Microsoft Store
This commit is contained in:
@@ -106,6 +106,10 @@ Simply invoke the following command from shell, remember to replace the username
|
||||
```sh
|
||||
wtsexporter -i -b "C:\Users\[Username]\AppData\Roaming\Apple Computer\MobileSync\Backup\[device id]"
|
||||
```
|
||||
#### Windows (iTunes downloaded from Microsoft Store)
|
||||
```sh
|
||||
wtsexporter -i -b "C:\Users\[Username]\Apple\MobileSync\Backup\[device id]"
|
||||
```
|
||||
#### Mac
|
||||
```sh
|
||||
wtsexporter -i -b ~/Library/Application\ Support/MobileSync/Backup/[device id]
|
||||
|
||||
Reference in New Issue
Block a user