Issue
Silent install does not work when using the /qn switch in the batch file.
Product Line
Control Expert 14
Environment
Windows10
Resolution
If you start Control Expert after installing the software using the silent install batch file modified to run with the /qn switch,
it will not start.
The reason this occurs is due to the batch file does not contain the instructions for installing the DTM libraries prior to
installing the Control Expert software.
The following section within the bach file needs to be edited to fix the issue:
- Open the Install.bat file with WordPad.
- Locate the following section:
echo Install of Control Expert itself
ECHO.
echo .
echo .
echo .
MSIEXEC /i "%DIRMSI%\Control Expert Setup.msi" %TRANSFORMBLOCK% DRIVER_REQUIRED=%DRIVER_REQUIRED_VALUE% SESU_REQUIRED=%SESU_REQUIRED_VALUE% INSTALLDIR_SILENT=%INSTALLPATH% /qr /L*v C:\logsilentup.txt
echo .
echo .
echo .
goto myExit
- Insert the following lines (in bold) into the section:
InstallApplication "Installer\CXM Gateway DTM\CXMGatewayDTM.msi" @("/qn")
InstallApplication "Installer\DTMLibrary\LOKI_DTM\PSx LOKI DTM.msi" @("/qn")
InstallApplication "Installer\Mx80HARTGatewayDTMLibrary\Mx80HARTGatewayDTM\Mx80HARTGatewayDTM.msi" @("/qn")
InstallApplication "Installer\Mx80HARTGatewayDTMLibrary\Schneider Electric Mx80 HART Gateway DTM Library.msi" @("/qn")
InstallApplication "Installer\NORDTMLibrary\NOR_DTM\NORDTM.msi" @("/qn")
InstallApplication "Installer\NORDTMLibrary\Schneider Electric BME NOR DTM Library.msi" @("/qn")
InstallApplication "Installer\PMEDTMLibrary\Schneider Electric PME DTM Library.msi" @("/qn")
InstallApplication "Installer\PMEDTMLibrary\PME Generic DTM\PME Generic DTM.msi" @("/qn")
InstallApplication "Installer\DTMLibrary\PSxERIO_DTM\PSx Ethernet RIO DTM.msi" @("/qn")
InstallApplication "Installer\DTMLibrary\M580_DTM\M580 Master DTM.msi" @("/qn")
InstallApplication "Installer\DTMLibrary\EcoStruxure Control Expert PSx DTM Library.msi" @("/qn")
InstallApplication "Installer\SESU\Schneider Electric Software Update.msi" @("/qn")
InstallApplication "Installer\LicenseManager\Schneider Electric License Manager.msi" @("/qn")
InstallApplication "Installer\Unity Pro Setup XL.msi" @("/qn",
"DRIVER_REQUIRED=1",
"SESU_REQUIRED=1",
"INSTALLDIR_SILENT=`"C:\Program", "Files", "(x86)\Control", "Expert`","14.1”",
"SET_PRODUCTINFORMATION_PARTNUMBER=UNYSPUEFFV1X",
"SET_PRODUCTINFORMATION_SERIALNUMBER=12345678900",
"SET_CUSTOMERINFORMATION_ORGANIZATION=Schneider Electric",
"SET_CUSTOMERINFORMATION_USERNAMEFIRST=L3",
"SET_CUSTOMERINFORMATION_USERNAMELAST=Expert",
"/L*v", "C:\temp\_Apps\UnityProInstallerLog.txt")
ECHO.
echo Install of Control Expert itself
ECHO.
echo .
echo .
echo .
MSIEXEC /i "%DIRMSI%\Control Expert Setup.msi" %TRANSFORMBLOCK% DRIVER_REQUIRED=%DRIVER_REQUIRED_VALUE% SESU_REQUIRED=%SESU_REQUIRED_VALUE% INSTALLDIR_SILENT=%INSTALLPATH% /qr /L*v C:\logsilentup.txt
echo .
echo .
echo .
goto myExit
- Appropriately change the part number, serial number, organization, USERNAMEFIRST, and USERNAMELAST.
- Save the changes.
Control Expert using the /qn switch.
Đã phát hành cho: Schneider Electric Việt Nam


Bạn cần trợ giúp?
Công cụ chọn sản phẩm
Nhanh chóng và dễ dàng tìm được sản phẩm và phụ kiện phù hợp cho các ứng dụng của bạn.
Nhận báo giá
Bắt đầu gửi yêu cầu bán hàng trực tuyến và chuyên gia sẽ liên hệ với bạn.
Nơi mua hàng?
Dễ dàng tìm nhà phân phối Schneider Electric gần bạn nhất.
Trung tâm Hỗ trợ
Tìm sự hỗ trợ cho mọi nhu cầu của bạn tại một nơi.