mrrfv / open-android-backup

Back up your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box. Works cross-platform.
http://openandroidbackup.me/
GNU General Public License v3.0
674 stars 37 forks source link

"ERROR: CreateProcessParseCommon:711: Failed to translate D:\Documents\Android" At every steps of the scripts. No mention of this on readme, docs or anywhere #116

Open tr1p0p opened 2 months ago

tr1p0p commented 2 months ago

Hi.

So i just want to try the script on windows, but it seem i got a error at every steps of the scripts, just because... I launch it from a different drive ? (Didn't know WSL was that bad and complicated)

ERROR: CreateProcessParseCommon:711: Failed to translate D:\Documents\Android

So i cannot do anything, don't found anything online for this (moving wsl didn't change a thing) There's no mention of this on the readme or anywhere online. So how can i just fix this ? Did this script only work if you got one drive on windows ? (Like, only on C:/)

Thanks.

mrrfv commented 2 months ago

Is the d drive/folder present when you run wsl ls /mnt? A simple reboot might fix this problem.