Jump to content

Recommended Posts

Posted

Im not too sure if this has to do with autoit , but it has a connection, anyway

im wondering if is there any way to get the text in the cmd, for exmple , i want to execute the command , net user in cmd

so i use:

#Include <Process.au3>
 _RunDOS("net user")

how can i get the result of net user shown in cmd?

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
  • Recently Browsing   0 members

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