I have a script done in Windows CMD and wanted to see if it is possible to change the name of the process when it is executed.
Example:
I have 3 script (1- ler_log.bat; 2 - recycle.bat; 3 - Alarm_alter.bat) when they run in Task Manager the process name is cmd.exe (because it runs inside the CMD) however I would need that each of them generate a process with their respective names (because they run every 5 minutes and sometimes they lock and I have to close all and when I open configure all again because of 1 only caught)