
RMFT Product Suite Installation Guide 5. Silently Installing RMFT Components
RepliWeb, Inc. 44
5. Silently Installing
RMFT Components
RMFT components can be installed silently (i.e. without requiring user interaction).
This option is useful, for example, if you need to install RMFT Receiving Agents on
several machines in your organization.
NOTE: On Windows Server 2008, to silently RMFT components under an account
that is NOT the built-in administrator account, you need to first disable the UAC as
follows:
1. Open the Run dialog box and type uac. Disable the UAC.
2. Restart the computer.
3. Silently install the desired component(s) as described below.
4. Enable the UAC.
5. Restart the computer.
Installing RMFT Administration Console
1. Right-click the RMFT installation .exe file and extract the contents to your
preferred folder using 7-Zip. Or, open a DOS prompt, change the working
directory to the one containing the RMFT installation .exe file and issue
the following command:
>RMFT_2.5038.43105.exe -extract_msi="c:\folder name"
Your folder should now contain the bhub.msi and vcredist_x86.exe
(Microsoft Visual C++ 2008 Redistributable Package (x86)) files.
2. Install Microsoft Visual C++ 2008 in silent mode by changing the working
directory to the one containing the extracted files and then issuing the
following command:
>vcredist_x86.exe /q
3. After Microsoft Visual C++ 2008 is installed, issue the following command:
>msiexec /i bhub.msi ADDLOCAL=Fe_Admin INSTALLLEVEL=3 /q ARPNOMODIFY=1 /l*v
c:\setup.log
Komentarze do niniejszej Instrukcji