ArcFM Solution Configuration Guide
Troubleshooting: How can I do an unassisted or silent installation for ArcFM 9.0.1 products?

Version: 10.2.1c and 10.2.1.c SP3

Resource Center Home

These procedures are for all ArcFM Solution 9.0.1 products EXCEPT Designer. To perform an unassisted install of ArcFM Solution products:

  1. Open a Command Prompt.

  2. Enter the install option (/i).

  3. The installation file that you downloaded from the Schneider Electric web site will be a Microsoft installer (.msi) file. Append the name of the file to your string. For example,  msiexec /i ArcFM_Solution901.msi.

  4. Following the installation file, enter these parameters:

    • ARCFM (required) - This parameter may be 1 or 0. 1 = ArcFM; 2 = ArcFM Viewer. For example: ARCFM=1

    • AddLocal (required) - This parameter should always be set to ALL. For example: AddLocal=ALL

    • Remove (optional) - This parameter allows you to remove specific components from the installation. Enter a component from the table at the bottom of this page. These are case sensitive and must be entered EXACTLY as shown. You may enter multiple components and separate them with commas (no spaces). For example: Remove=Electric_Solver,Gas_Tools,Mobile_Admin_Tool

    • INSTALLDIR (optional) = Use this parameter to indicate where you wish the ArcFM Solution product to be installed. The default is C:\Program Files (x86)\Miner and Miner\. If your path includes spaces, it MUST be enclosed with quotation marks.

  5. Following the parameters, you may enter an option that modifies the user interface.

    /qn

    No user interface (silent install)

    /qb

    No user interface except for a progress bar with a Cancel button

    /qr

    Reduced user interface with no dialog box displayed at the end of the installation

    /qf

    Full user interface including any dialog boxes displayed at the end of the installation

    /qn+

    No user interface with confirmation message at the end of the installation

    /qb+

    Basic user interface with a dialog box at the end of the installation. Dialog box is not displayed if the installation was cancelled

    /qb-

    Basic user interface with no dialog boxes

  6. Press Enter to initiate installation.

A sample installation might look like this:

msiexec /i ArcFM_Solution901.msi ARCFM=1 AddLocal=ALL Remove=Network_Adapter INSTALLDIR="C:\Program Files\My Install" /qb

In the example above, the ArcFM 9.0.1 will be installed without Network Adapter. Only a progress bar with a Cancel button will be displayed in the user interface.

 

Remove Components:

Component Name

Network_Adapter

NADeveloper_Resources

CYMDIST

Electric_Solver

Multispeak_Engineering_Analysis

Conduit_Manager

Developer_Resources

ArcFM_Solution_InterOp

Developer_Samples

.NET_Samples

Shared_Product_Code

Electric_Tools

Gas_and_Water_Tools

Gas_Tools

Water_Tools

ArcCatalog_Tools

Workflow_Admin_Tools

Session_Manager

Mobile_Admin_Tool

  

 

 


Send Comment to ArcFMdocumentation@schneider-electric.com