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 dialog box is displayed. |
3 |
Confirm the by clicking the 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 dialog box, select the language for this installation procedure from the list and click the button. |
5 |
In the dialog box, click the button.Result: The dialog box is displayed. |
6 |
Read the and if you so choose, select the option and click 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 dialog box, click the button to start the installation. |
8 |
When the dialog box is displayed, click the 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
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 by clicking the button.
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
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"