Friday, May 23, 2014

List of Commands OCT Tool Supports

Command Description
/admin Runs the OCT to create or modify a Setup customization file (.msp file).
/adminfile [path] Applies the specified Setup customization file to the installation and can be used only for initial installations. You can specify a path of a specific customization file (.msp file) or to the folder where you store customization files.
/config [path] Specifies the Config.xml file that Setup uses during the installation. By default, the Config.xml file that is stored in the core product folder directs Setup to install that product. For example, the Config.xml file in the ProPlus.WW folder installs Office Professional Plus 2010.
/modify [ProductID] Used with a modified Config.xml file to run Setup in maintenance mode and make changes to an existing Office installation. For example, you can use the /modify option to add or remove features. Look up the value of [ProductID] in the Setup.xml file for the product that you want to modify.
/repair [ProductID] Runs Setup to repair the specified product from the user’s computer. Look up the value of [ProductID] in the Setup.xml file for the product that you want to modify.
/uninstall [ProductID] Runs Setup to remove the specified product from the user’s computer. Look up the value of [ProductID] in the Setup.xml file for the product that you want to modify.

No comments:

Post a Comment