ricky Posted October 22, 2014 Posted October 22, 2014 Hello, it's possible to execute through autoit a command dos, but see the result in an autoit window? Thanks in adavnace for your help
jguinch Posted October 22, 2014 Posted October 22, 2014 Look at the StdoutRead() help page. Spoiler Network configuration UDF, _DirGetSizeByExtension, _UninstallList Firefox ConfigurationArray multi-dimensions, Printer Management UDF
ricky Posted October 22, 2014 Author Posted October 22, 2014 Thanks, I'm stupid, because already create one, but don't remember. But I have a question, I put all results in an GUICtrlCreateEdit, but after a lot of commands, my information is at the end of the edit. How to automaticly focus to the end?
jguinch Posted October 22, 2014 Posted October 22, 2014 Once again, look at the help file _GUICtrlEdit_LineScroll() to. Spoiler Network configuration UDF, _DirGetSizeByExtension, _UninstallList Firefox ConfigurationArray multi-dimensions, Printer Management UDF
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now