Is there another way to send information to a DOS window.
The SendMessage API doesn't work for "ConsoleWindowClass".
The message stream is restricted by windows for this class.
I don't want to use the SendKeys function because its flakey.
I need something solid. I am shelling out the command window
to run a program under the Administrator group at logon.
Any ideas or help is greatly appreciated.![]()


Reply With Quote

