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