@andrew.rybka, Tried this command, Which is logging into Easymorph launcher. How to execute this further. i.e I Wanted end to end execution using .bat file only. Can you help m.
@paramasivan.k, Can you please elaborate on what do you mean by “logging into Easymorph launcher”? Also please post your actual command and a screenshot of that command execution.
My Requirement is to launch Easymorph & Run the actions with command prompt (without any manual intervention). This is to avoid others touching or changing my morph project. Is this possible? If yes, Please help me.
Screenshot1: This is opening the morph file.
Project is getting open, but Project execution is not getting completed.
We need complete end to end executions of the pre confgured morph suite without any manual intervention.
@paramasivan.k, you should use /c instead of \c in your command.
UPDATE: Also the whole command should be placed in a single line. You command now contains a line break after the ‘\c’ argument and occupies two lines.
Did this solve your issue? I’m having the same problem. It opens the easymorph application, but doesn’t auto start and process the morph file without clicking one of the start buttons and it doesn’t close when finished.