Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Revolution R Enterprise 7.4 for Windows Silent Installation


View products that this article applies to.

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

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 3104088
Revision : 1
Created on : 1/7/2017
Published on : 11/1/2015
Exists online : False
Views : 56