- Close iTunes
- Download junction.exe from Microsoft and in Windows 7, place it in the C:\Windows folder. http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx
- Remove the folder "C:\Users\%USERNAME%\AppData\Roaming\Apple Computer\MobileSync" and all sub folders. (so there is no MobileSync folder anymore)
- Create a new forder structure on an other drive for example: "D:\Backup\MobileSync"
- In Windows 7, open a command promt as an administrator. Now execute the following line....
- junction.exe C:\Users\%USERNAME%\AppData\Roaming\AppleC~1\MobileSync "D:\Backup\MobileSync" -s
- The command will have created an folder (looking like a shortcut) in the origional location on the C:\ drive.
- Now connect your Apple device of choice and watch the folder "D:\Backup\MobileSync" get filled up with stuff.
D:\>junction "C:\Users\[usersName]\AppData\Roaming\Apple Computer\MobileSync" "D:\Backup\MobileSync" -s
Ref: https://discussions.apple.com/message/12442254#12442254
No comments:
Post a Comment