While right clicking the cmd window a pop-up menu appears with maximise,
minimize, close,edit and so on.
How do I disable the Edit option in this pop-up menu.
And the reason I need to do this is,
I have written a C program in VC++ IDE.
I had built it and then executed it..
The output consist of huge set of values that keeps filling the screen.
While it keeps running in dos prompt, in case I accidentally right click
and
selct mark the application comes to a halt.
The application again starts only after I press Esc.
The problem is that I have 'n' number of screens (i.e dos windows) that it
becomes tedious to find out the window in which I accidentally clicked the
mark option. It is difficult to open each one of it and check it if has
come
to
halt and then press Esc.
So, is there any settings so that I can disable Edit option and restrict
the
user from clicking it?
Or in what other way can I reslove this?
Any help would be of great appreciation.
Regards
Meena