
RMFT Product Suite Installation Guide 5. Silently Installing RMFT Components
RepliWeb, Inc. 46
Upgrading RMFT Receiving Agents
To upgrade the RMFT Receiving Agents installation, issue the following command:
>msiexec /fvasmue RmftReceivingAgents.msi /q ARPNOMODIFY=1 /l*v c:\setup.log
Installing RMFT Desktop Client
Note: RMFT Server must be installed prior to beginning the RMFT Desktop Client
silent installation procedure.
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_<version>.exe -extract_msi="c:\folder name"
The target 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, open a command prompt on the
RMFT Server machine and change the working directory to the directory
containing the RmftDesktopClient.msi
file.
The default installation directory is ~\RepliWeb\RMFT\DesktopClient for
installation on 32-bit machines or ~\RepliWeb\RMFT\DesktopClient\x64
for installation on 64-bit machines.
Then, issue the following command:
>msiexec /i RmftDesktopClient.msi /q ARPNOMODIFY=1 /l*v c:\setup.log
After completing the installation, it is recommended to perform the procedure
described in Creating and Distributing Profiles
below.
Komentarze do niniejszej Instrukcji