Jump to content

Run file from subdirectory of Autoit script


Recommended Posts

Hi All,

Simple one im sure.

ive got an autoit script which i execute & this runs an exe file in a directory below. How can I run the exe below without having to put in the full path..?

in dos you could use .\ for the current directory.

Link to comment
Share on other sites

Hi All,

Simple one im sure.

ive got an autoit script which i execute & this runs an exe file in a directory below. How can I run the exe below without having to put in the full path..?

in dos you could use .\ for the current directory.

Hi!

Usually you can just run a file like this:

Run("subdir\nameof.exe")oÝ÷ Øêò¢ç(ºWl¥ç"+azÇ+]¶®¶­se'Vâ67&DF"fײgV÷C²b3#·7V&F"b3#¶æÖVöbæWRgV÷C²

:)

Edited by monoceres

Broken link? PM me and I'll send you the file!

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