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.

How to install Revolution Enterprise R in Windows Operating System non-interactive (unattended Mode)?


View products that this article applies to.

For automating the installation process in multiple nodes it is possible to create a .bat file containing the environmental variables set and parameter required for silent (unattended) operation.

set VCRUIMODE=/q 
set DOTNET_MODE=/passive /norestart 
set VSIS_MODE=/passive /norestart 
Revolution-R-Enterprise-7.0.0-Windows.exe /exebasicui PIDKEY=<YOUR-SERIAL-KEY> /qb /L* %TEMP%\Revo_Enterprise_install.log

Run this .bat script  from command line for each node you require,  and verify each %TEMP%\Revo_Enterprise_install.log for error messages when finished.

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 3103288
Revision : 1
Created on : 1/7/2017
Published on : 10/26/2015
Exists online : False
Views : 72