Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

You can do a silent command-line install of Revolution R Enterprise from a DOS command-line window and use the 'APPDIR' switch to specify an alternative installation path for Revolution R Enterprise.

Revolution R Enterprise 7.4 now uses an installer split into 3 components, base CRAN R 3.1.3, Revolution R Connector, and Revolution R Enterprise so the silent install command is different from that for RRE 7.2 or 7.3 as described in the following article:

https://revolutionanalytics.zendesk.com/entries/39436039-Revolution...

Here is an example of how you can do this for Revolution R Enterprise 7.4:

(From a DOS shell as user Administrator):

set VCRUIMODE=/q && set DOTNET_MODE=/passive /norestart && set VSIS_MODE=/passive /norestart && start /wait R-3.1.3-win.exe /silent /components="main,x64,translations" && start /wait Revolution-R-Connector-7.4.0-Windows.exe /exebasicui /qb /L*v %TEMP%\Revolution-R-Connector-7.4.0-Windows.log && start /wait Revolution-R-Enterprise-7.4.0-Windows.exe /exebasicui PIDKEY=CUSTOMER-KEY-HERE /qb /L*v %TEMP%\Revolution-R-Enterprise-7.4.0-Windows.log

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×