Multitech FF240 ユーザーズマニュアル

ページ / 126
Chapter 4: Client Installation 
Multi-Tech Systems, Inc. 
FF240-IP Admin User Guide 
71
 
Push Installation Method 
Push Installs of the Client Software 
The FF240-IP Client installer is now available as an MSI package. This provides the ability to perform 
remote installation using Microsoft Group Policy, SMS, as well as other third party tools. The installer 
can be run like any other Windows software installer and it can also be invoked from the command line 
using the Windows Installer command ‘msiexec’. Previous versions of the FF240-IP Client (1.08.xx and 
older) must be uninstalled before upgrading. 
Note:
 The User Account Control (UAC) feature of Windows Vista and Windows Server 2008 will need to 
be turned off for push installations to complete successfully. 
The installer supports the following options when being used from the command line or remote 
installation: 
• 
Set a different install directory:  
o
 
TARGETDIR=PATH (default is Program Files/Multi-Tech Systems/FF240-IP Client 
Software)  
• 
Add file associations for Multi-Tech TIFF Viewer and Cover Page Editor:  
o
 
ADDFILEEXT=1 (default is 0)  
• 
Start the FF240-IP client after installation:  
o
 
LAUNCHPRODUCT=1 (default is 0)  
• 
Automatically Start the FF240-IP Client 
o
 
LAUNCHPRODUCTONBOOT=1 (default is 0) 
• 
Example command to install in silent mode with options:  
o
 
msiexec /i FFClient-x_x_x.msi /q TARGETDIR=”C:\FF240-IP Client” ADDFILEEXT=1 
LAUNCHPRODUCT=1 LAUNCHPRODUCTONBOOT=1 
• 
Example command to uninstall in silent mode:  
o
 
msiexec /x FFClient-x_x_x.msi /q  
An example of how to perform a remote software installation using Microsoft Group Policy is available 
from Microsoft’s website.  
• 
Search for Knowledge Base article number 816102 at microsoft.com. 
 
Client Install Shield Mass Uninstall 
An MSI package is available on the web site, and the Installation CD, that can be used to mass un-install 
the previous version of FF240-IP Client (versions before 1.08.xx). 
• 
Example command to uninstall the Install Shield FF240-IP Client in silent mode:  
o
 
msiexec /i remove_installshield_faxclient.msi /q