iphonebackuptools
iphonebackuptools copied to clipboard
Windows
Hello the path on windows seems to be wrong, to fix it on my side I needed to execute this powershell command as admin:
New-Item -ItemType SymbolicLink -Path "C:\Users\USERNAME\Apple" -Target "C:\Users\USERNAME\AppData\Roaming\Apple Computer"