
RSA SecurID Software Token 4.1 Administrator’s Guide
2: Installing the Application 27
Modify an Installation
You can modify an existing installation to add or remove installable features.
Modify a Single Installation Using the Program List
You can add or remove web browser plug-ins from a single installation using the
Windows program list.
Note: You cannot use the program list to install or remove the hard drive plug-in
(HDDPlugin) or the RSA Hardware Authenticator Plug-In (HWAuthenticatorPlugin).
You must use the msiexec command line.
To add or remove a web browser plug-in using the program list:
1. In the Windows Control Panel, click the program list (for example, Add or
Remove Programs).
2. Click Next.
3. Click Modify, and click Next.
4. Do one of the following:
• To install a web browser-plug-in, click the plus sign to expand the Browser
Plug-Ins feature, and click the down-arrow next to the plug-in that you want.
Select This feature will be installed on local hard drive.
• To remove a web browser plug-in, click the plus sign to expand the Browser
Plug-Ins feature, and click the down-arrow next to the plug-in that you want
to remove. Select This feature will not be available.
5. Click Next, and click Install.
6. Click Finish.
Modify an Installation Using the Command Line
You can modify an installation on multiple computers using the msiexec command.
You can use the msiexec command to add or remove web browser plug-ins or to
remove the local hard drive plug-in or the Hardware Authenticator Plug-In.
To add web browser plug-ins using the command line:
Use the msiexec command with the ADDLOCAL property, and specify the value of
the web browser plug-in.
This example silently installs the application and default device plug-in, adds the web
browser plug-ins for Internet Explorer and Firefox, and logs the results to a file.
msiexec /qn /i “pathname\RSASecurIDToken410.msi” /lv c:\install.log
ADDLOCAL=DesktopClient,HDDPlugin,InternetExplorerPlugin,FirefoxPlugin
Kommentare zu diesen Handbüchern