Error about Omnidrive

When I tried to launch drive in omniverse, some errors happened. It warned that “I/O Driver Error! Install OmniDrive with Admin Privilege!”. What should I do to launch the omnidrive. Is there any methods to connect remote omniverse nucleus without using omnidrive?

Hello jxn,

I had the same issue and I solved it by installing a new version of visual c++ redist.
Here is the link :
The latest supported Visual C++ downloads (microsoft.com)

Bye

Hello all,

I have the same error. Installing the latest version of visual c++ redist did not solve the problem.

It is strange three of two workstations do not have this error.
The workstation OS which has this error Win 10 Pro for workstation 21H1.
Does anyone know what should I do?

Resolved. Just did as follows:

  • Put the latest VC_redist.x64.exe to “C:\Omniverse\pkg\drive-100.1.7\setup”
  • Execute “C:\Omniverse\pkg\drive-100.1.7\setup -i”

So f.kone’s suggestion worked fine for me too.
Thanks!