Setup and Start the Installer

Setup the Installer

Step

Action

1

Download the SchneiderElectricSoftwareInstaller-*-Setup.exe file from the Schneider Electric website at https://www.se.com/ww/en/download/document/ESEMACS10_INSTALLER/.

2

Double-click the SchneiderElectricSoftwareInstaller-*-Setup.exe to install the Schneider Electric Software Installer on your Windows system.

Result: The Windows User Account Control dialog box is displayed.

3

Confirm the User Account Control by clicking the Yes button.

NOTE: If the software is already installed, you are prompted to either remove the existing installation or to repair the existing installation.

4

In the Choose Setup Language dialog box, select the language for this installation procedure from the list and click the OK button.

5

In the Welcome to the Installation Wizard of Schneider Electric Software Installer dialog box, click the Next button.

Result: The License Agreement dialog box is displayed.

6

Read the License Agreement and if you so choose, select the option I accept the terms of the license and click Next to start the installation.

Result: After the installation has been completed successfully, the window closes automatically and Schneider Electric Software Installer is started.

7

In the Ready to Install the Program dialog box, click the Install button to start the installation.

8

When the Installation Complete dialog box is displayed, click the Finish button to terminate the installation.

Result: The program starts automatically.

After the installation, you can find the files of the Schneider Electric Software Installer under one of the following paths:

  • C:\Program Files (x86)\Schneider Electric\Schneider Electric Software Installer

  • C:\Program Files\Schneider Electric\Schneider Electric Software Installer

Start the Installer

To start the Schneider Electric Software Installer manually when it is installed:

  • Double-click the Schneider Electric Software Installer shortcut or

  • Run the Schneider Electric Software Installer from the Windows Start menu.

After starting the Schneider Electric Software Installer, confirm the User Account Control by clicking the Yes button.

Starting the Installation of the Installer via Windows Command Line

You can start the installation of the Schneider Electric Software Installer via the Windows command line by executing the following command (in this example for version 1.2):

"C:\Program Files (x86)\Schneider Electric\Schneider Electric Software Installer\SchneiderElectricSoftwareInstaller.Cli.exe" Install-Product --productId=ESME --productVersion=1.2.0.0

For further information, refer to the command line help of the Installer:

"C:\Program Files (x86)\Schneider Electric\Schneider Electric Software Installer\SchneiderElectricSoftwareInstaller.Cli.exe" --help

Starting Installation Procedures via Windows Command Line

You can start the following installation procedures via Windows command line:

  • PacDrive installation without safety-related features:

    "C:\Program Files (x86)\Schneider Electric\Schneider Electric Software Installer\SchneiderElectricSoftwareInstaller.Cli.exe" Install-Sets --productId=ESME -- productVersion=1.2.0.0 --sets="Program High Performance controllers (PacDrive)"
  • PacDrive installation with safety-related features:

    "C:\Program Files (x86)\Schneider Electric\Schneider Electric Software Installer\SchneiderElectricSoftwareInstaller.Cli.exe" Install-Sets --productId=ESME -- productVersion=1.2.0.0 --sets="Program High Performance controllers (PacDrive);Program Machine Safety"
  • Modicon installation without safety-related features:

    "C:\Program Files (x86)\Schneider Electric\Schneider Electric Software Installer\SchneiderElectricSoftwareInstaller.Cli.exe" Install-Sets --productId=ESME -- productVersion=1.2.0.0 --sets="Program machine controllers (Modicon)"
  • Modicon installation with safety-related features:

    "C:\Program Files (x86)\Schneider Electric\Schneider Electric Software Installer\SchneiderElectricSoftwareInstaller.Cli.exe" Install-Sets --productId=ESME -- productVersion=1.2.0.0 --sets="Program machine controllers (Modicon);Program Machine Safety"
  • Modicon installation with Vijeo-Designer and DTMs:

    "C:\Program Files (x86)\Schneider Electric\Schneider Electric Software Installer\SchneiderElectricSoftwareInstaller.Cli.exe" Install-Sets --productId=ESME -- productVersion=1.2.0.0 --sets="Program machine controllers (Modicon);Additional machine components;HMI Edition"
  • Customized installation:

    "C:\Program Files (x86)\Schneider Electric\Schneider Electric Software Installer\SchneiderElectricSoftwareInstaller.Cli.exe" Install-LatestComponents --productId=ESME --productVersion=1.2.0.0 --components="LogicBuilder;ControllerAssistant;Device Assistant;M262;OneMotionKernel;M251;LMC PRO2;LMCx00C;LMC x01C;LXM62StandardPlus;LXM62AdvancedPlus"--languages="en;de"
  • Installation of Add-Ons:

    "C:\Program Files (x86)\Schneider Electric\Schneider Electric Software Installer\SchneiderElectricSoftwareInstaller.Cli.exe" Install-AddOn --productId=ESME -- productVersion=1.2.0.0 --componentPath="C:\EcoStruxure_Machine_Expert_V1.2_SP1.seco"