Undocumented command line option
Posted: Mon Jun 07, 2021 11:00 pm
G'day all,
I'm doing some research into image file execution options and came across an example of textpad being called in Windows cmdline with the following line of code;
"C:/Program Files/TextPad 8/textpad.exe" -m -n
Now I know the -m will just start another instance but I cannot find what the -n in this code is doing. Can anyone point me to the answer?
I'm doing some research into image file execution options and came across an example of textpad being called in Windows cmdline with the following line of code;
"C:/Program Files/TextPad 8/textpad.exe" -m -n
Now I know the -m will just start another instance but I cannot find what the -n in this code is doing. Can anyone point me to the answer?