User Guide

66 Configuring Contribute and Contribute Publishing Server to work with your website
Note: Command-line parameters are also available with the Contribute MSI file.
Note: All values are set to 1 by default in a typical installation.
You can also customize these commands based on your preferences. For example, if you do
not want the Contribute desktop shortcut and the Internet Explorer plug-in to be installed,
you can use the following command:
MSIEXEC /I "<PATH>Adobe Contribute 4.msi" CREATEDESKTOPSHORTCUT=”0”
INSTALLIEPLUGIN ="0" /passive /norestart /log <Path for the log file and
log file name>.log
11.
On the Environment tab, clear the User Input Required option, and then click Run with
administrative rights.
12.
Click OK.
The SMS package appears under the Packages node in the SMS console.
13.
Go to the SMS console and do the following:
a
Under the Packages node, expand the SMS package you created.
b
Right-click the package and select Distribution Points.
The New Distribution Points Wizard dialog box appears.
14.
In the New Distribution Points Wizard dialog box, select the servers to designate as the
distribution points, and click Finish.
Creating an advertisement
The final step in the deployment process is to create an advertisement that pushes the SMS
package to the client computers.
Command Notes
MSIEXEC/I "<PATH>Adobe Contribute
4.msi"CREATEDESKTOPSHORTCUT="0"/passive
/norestart/log <Path for the log file
and log file name>.log
This command does not install the desktop
shortcut.
MSIEXEC/I "<PATH>Adobe Contribute
4.msi"CREATEQUICKLAUNCHSHORTCUT="0"/
passive /norestart/log <Path for the
log file and log file name>.log
This command does not install the quick
launch shortcut.
MSIEXEC/I "<PATH>Adobe Contribute
4.msi"INSTALLFIREFOXPLUGIN="0"/passive
/norestart/log <Path for the log file
and log file name>.log
This command does not install the Firefox
extension.
MSIEXEC /I "<PATH>Adobe Contribute
4.msi"INSTALLIEPLUGIN ="0"/passive /
norestart/log <Path for the log file
and log file name>.log
This command does not install the Microsoft
Internet Explorer toolbar.
MSIEXEC /I "<PATH>Adobe Contribute
4.msi"INSTALLOFFICEPLUGIN ="0"/passive
/norestart/log <Path for the log file
and log file name>.log
This command does not install the Microsoft
Office toolbar.