Add extracting command for iTunes downloaded from Microsoft Store

This commit is contained in:
Marek Kraus
2024-09-29 11:48:54 +02:00
committed by GitHub
parent 280a1186d8
commit ecc7706959

View File

@@ -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]