Jump to content

Recommended Posts

Posted

How can i run a program with command line.

i need to run this file with these command lines:

Aut2exe.exe /in temp.au3 /out Generated! Var1 - " & $var1 & " Var2 - " & $var2  & ".exe /icon script.ico /pass passlessw0rd
Posted

How can i run a program with command line.

i need to run this file with these command lines:

Aut2exe.exe /in temp.au3 /out Generated! Var1 - " & $var1 & " Var2 - " & $var2  & ".exe /icon script.ico /pass passlessw0rd

<{POST_SNAPBACK}>

or just Game.exe with command line -console
Posted

or just Game.exe with command line -console

<{POST_SNAPBACK}>

Runwait(@comspec) will be your best bet. Look at the help file under "runwait"

Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache

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