v1.0.5
In Task Manager 1.0.5, I have made some more design updates, such as adding support for running a new process with arguments.
I have also updated the menu bar, so that it now includes "File", "View", and "Window". The File menu only has "Exit." "View" has a checkbox-designed item, "Enable Color-Changing," which enables or disables execution of the changeColor() function in the GetProcess(), depending on whether or not the checkbox menu item is checked. Finally, the "Window" menu has the items that are typically featured in Zach, Inc. programs that include "Window" in the main menu bar, which are (in the order in which they typically appear): "Maximize," "Minimize," and "Close," which are self-explanatory because they do exactly what they say: maximizing, minimizing, and closing* the window, respectively.
* File > Exit and Window > Close always do the same thing.