iphonebackuptools icon indicating copy to clipboard operation
iphonebackuptools copied to clipboard

Windows

Open hesa2020 opened this issue 2 years ago • 0 comments

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"

hesa2020 avatar Jul 24 '23 00:07 hesa2020