Jump to content

need to execute cmd commands


Recommended Posts

9 minutes ago, Jos said:

That is to be expected since:
RunWait() will wait until the program finishes.
Run() will continue right away providing the PID of the running process.

Jos

Thank you for the fast replay, i did just that and now it runs!

i also added a 

WinClose("[CLASS:ConsoleWindowClass]", "")

since ill be using the program in a loop from there and don't need the cmd window open, ty!

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...