Jump to content

How to change a Macro Reference?


Juraci
 Share

Recommended Posts

Hi, I need to change that macro reference on AutoIt: @ProgramFilesDir

I have many scripts that work on windows XP with this reference and now i need they to work in Win 7 but there is actually two Program Files dir:

C:\Program Files

And

C:\Program Files (x86)

I want to know if there is a way to make the macro @ProgramFilesDir point to "C:\Program Files (x86)" instead of "C:\Program Files"

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