I have some configuration setting in config.bat, I can manually execute it using cmd.exe /k "%HOMEDRIVE%%HOMEPATH%\config.bat"
How can I setup ConEmu to execute cmd.exe with parameters ?
I tried to put the cmd.exe + parameters in the Task parameters.. and Commands (application, argument).., but neither of them is working.
Please help, thanks.