in reply to Re^5: Console Window Minimized
in thread Console Window Minimized
The application that I am building is simply a GUI for dos commands. I used Win32::GUI to build a GUI that allows the customer to enter a DOS command. That command is executed and the results are displayed in a Textfield window. NO, I am not trying to do anything sneaky.