Jump to content

Can't start external program


Recommended Posts

I wanted to put the compiled file (.exe file) in a folder with another file and make the program I made start it

Run(@AutoItExe & " /c Start VW-AU")

Run(@AutoItExe & " /c Start VW-AU.exe")

run("VW-AU")

run("VW-AU.exe")

run("F:\VW-AU")

run("F:\VW-AU.exe")

<--- Ive tried those 6things to get the VW-AU.exe to start but It just wont do it.

I tried with other applications too without any result.

I made a 1line script just to try and open the file but I can't, any help would be appreciated, thanks

EDIT:

Forogt to mention that it is shortcuts I'm trying to start, does that have anything to say? (sees that filetype: shortcut, instead of program wich ist is on main program)

Death_boy

Edited by Deathboy
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...