1.Find out AutoStartRT.exe in the Wincc default Installation path and sendto desktop.
<SIEMENS Installation Path> SIEMENS>WinCC>bin>AutoStartRT.exe
2.Right chick "Properties" and change to "shortcut"
Target:"E:\Program Files\Siemens\WinCC\bin\AutoStartRT.exe" <Dirve>:\<Project path>\<Project name>.mcp /Active:yes /LANG=ENU /EnableBreak:no
For example:
"E:\Program Files\Siemens\WinCC\bin\AutoStartRT.exe" D:\Project\Project1.mcp /Active:yes /LANG=ENU /EnableBreak:no
/LANG = CHT
AutoStart run language is Chinese;
/LANG = ENU
AutoStart run language is English.
See:Siemens's file F0422
Author:SmallBox at luoyang.Henan.China