In windows I can maximize current window by keyboard shortcut Alt
+space
then x
. When I working on command prompt, can I do same thing using commands (without using shortcuts)?
Simply I need to create a bat file , that make windows maximize after run that.
Edit: I need to do this without restarting the command prompt. because restart lost the content of existing window.