Hi.
The odrive is not lunching on my pc.
I click to open the odrive, but nothing happen. I tried to reinstall, but didn’t work.
Windows 10.
Thanks!
Hi.
The odrive is not lunching on my pc.
I click to open the odrive, but nothing happen. I tried to reinstall, but didn’t work.
Windows 10.
Thanks!
Hi @leandroteraoka,
Can you try the steps in this post and let me know what you see?
Thanks for answering, but didn’t work.
System can´t find the file
C:\WINDOWS\system32>powershell -command “&{$bin=$(ls “$HOME.odrive\bin” | sort Name -desc | select -f 1).FullName; Start-Process “$($bin)\odriveapp.exe”;}”
ls : Não é possível localizar o caminho ‘C:\Users\leand.odrive\bin’ porque ele não existe.
No linha:1 caractere:10
~~~~~~~~~~~~~~~~~~~~~~
Start-Process : Esse comando não pode ser executado devido ao erro: O sistema não pode encontrar o arquivo
especificado.
No linha:1 caractere:76
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hi @leandroteraoka,
See if this works for you:
Worked!
Thanks a lot!