Jump to content

console app


 Share

Recommended Posts

thank you sir,

I'm using the ConsoleWrite which is working with some var's i created when the main gui recieves input from the user.

But wouldnt there be a way to accept input from the user directly from the console?

would there also be a way to GUICtrlCreateObj for the console to be embeded like IE is created

here $GUIActiveX = GUICtrlCreateObj ($oIE, 10, 40, 600, 360)

or

$oIE = ObjCreate("Shell.Explorer.2")
$soIE = ObjCreate("Shell.ConsoleRead.exe")
 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...