Hi,
I have developed a console application in c#. When I invoke developed command in command window and minimise it to work on other window (so command window lost focus), I notices command executes successfully but developed command does not terminate and does not prompt command line to invoke another command. I need to hit enter key to get command prompt.
If I do not minimize and keep command window up front and focusted it works fine.
Please help me.
Regards,
Rakesh