Jump to content

Recommended Posts

Posted

Under the AutoIt3Wrapper there is this directive: #AutoIt3Wrapper_UseX64=

The default is no, but should I put yes if I wish to use the script on 64 bit machine? If I do not, will the script still work alright?

  • Developers
Posted

Under the AutoIt3Wrapper there is this directive: #AutoIt3Wrapper_UseX64=

The default is no, but should I put yes if I wish to use the script on 64 bit machine? If I do not, will the script still work alright?

Actually the default is the same as architecture of AutoIt3 you used when installing AutoIt3.

When you specify Y it will only run on a PC that has a X64 version of windows!

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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
×
×
  • Create New...