Property | Supported values | Description |
INSTALLDIR | Absolute directory paths. Valid paths with embedded environment variables are also supported. For example: INSTALLDIR="C:\Riverbed" INSTALLDIR="%SYSTEMDRIVE%\Riverbed" | Determines the install directory path. Consider setting RVBD_INSTALLDIR instead of setting this property. If both INSTALLDIR and RVBD_INSTALLDIR are set, the value of INSTALLDIR takes precedence. |
RVBD_CONTROLLERS | A string containing one or more controllers delimited by a semicolon (;). Controller port, if specified, must be delimited by a colon (:). Ports default to 7870 if they are not specified. For example: RVBD_CONTROLLERS="1.2.3.4:7870;mv-gw1;mv-gw2.nbttech.com:8080" | Determines the controllers to which the client connects. |
RVBD_DATASTOREDIR | Absolute directory paths. Valid paths with embedded environment variables are also supported. For example: RVBD_DATASTOREDIR="C:\Datastore" RVBD_DATASTOREDIR="%SYSTEMDRIVE%\Datastore" | Determines the location of the Client Accelerator data store. |
RVBD_DATASTORESIZEMB | 256, 512, 1024, 2048, 5120, 10240, 15360, and 20480. For example: RVBD_DATASTORESIZEMB=512 | Determines the size of the Client Accelerator data store. |
RVBD_DESKTOPICON | 0 - Don’t create a desktop shortcut. 1 - Create a desktop shortcut. For example: RVBD_DESKTOPICON=0 | Determines whether or not to create a Windows desktop shortcut. |
RVBD_INSTALLDIR | Absolute directory paths. Valid paths with embedded environment variables are also supported. For example: RVBD_INSTALLDIR="C:\Riverbed" RVBD_INSTALLDIR="%SYSTEMDRIVE%\Riverbed" | Determines the install directory path. We recommend that you use RVBD_INSTALLDIR over INSTALLDIR, as the installer performs additional error checks when RVBD_INSTALLDIR is set. If both INSTALLDIR and RVBD_INSTALLDIR are set, the value of INSTALLDIR takes precedence. |
RVBD_RANDOMIZECONTROLLERS | 0 - Don’t select controllers at random. 1 - Select a controller at random. For example: RVBD_RANDOMIZECONTROLLERS=0 | Determines whether the client should choose a controller at random from the specified list of controllers and connect to it. |
RVBD_SHOWUI | 0 - Suppress the installer UI. 1 - Display the installer UI. For example: RVBD_SHOWUI=0 | Determines whether to show the installer UI dialogs during the installation. |
RVBD_STARTMENUICON | 0 - Don’t create a shortcut in the Start menu folder. 1 - Create a shortcut in the Start menu folder. For example: RVBD_STARTMENUICON=0 | Determines whether or not to create a start menu shortcut. |