Skip to main content

Hi,

I'm attempting to install the eval version of Rumba , however I keep getting this error: 

The following prerequisite is required for Rumba to function properly:
Microsoft Visual C 2013 Redistributable Package (x86)

I have downloaded it, and installed it, the x86 version, and I still get the error.

There is no way to continue and ignore the error.

Any ideas?

 

Thanks,

Bruce


#install
#Rumba

Hi,

I'm attempting to install the eval version of Rumba , however I keep getting this error: 

The following prerequisite is required for Rumba to function properly:
Microsoft Visual C 2013 Redistributable Package (x86)

I have downloaded it, and installed it, the x86 version, and I still get the error.

There is no way to continue and ignore the error.

Any ideas?

 

Thanks,

Bruce


#install
#Rumba
Hi,
can you try to install Rumba in command line with passing VCREDIST_FOUND parameter.
e.g:
Rumba_Office.exe /v"VCREDIST_FOUND="Yes"
This should skip the VCRedist 2013 check and install Rumba without it.