Jump to content

Start an executable file


Recommended Posts

Hello,

is there a function in AutoItv3 which allows to execute a file depending on a given filepath???

Looking for a lazy way, then look at executing @ComSpec with the Start command. The Start command will check the file associations, app paths etc in the registry. Combined with Valuater's advice should make it work for you. A reminder that the Start command has a catch depending on Windows version as to whether the 1st set of double quotes is used for the title or the source file so using the Start command is not always easy.

:P

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