'I need a .bat file to run a MT4 script at MT4 terminal.exe restart

I need .bat file to run a MT4 script at MT4 terminal.exe restart.
Operative system is Windows 8.
I tried using start terminal.exe" /config "/config:C:\terminal path\config\start.txt
Content of start.txt is : Script=script1.ex4 Symbol=EURUSD Period=H4
Using this configuration I see only terminal.exe restarting but the script is not run. Could you help ? Thank you



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source