I am creating a utility program for windows but I can not change the name that appears in the task manager, I have already tried SetConsoleTitle("atwconnect");
but changed only the window name but not the process name of the task manager.
Does anyone know how to rename the process and add a description of the program in the process too?