Jump to content

Recommended Posts

Posted

I just installed autoit3.2.12.1 to Vista, but then I noticed some script no to be executed normally, like this:

Run ("C:\Windows\System32\calc.exe", "", @SW_MAXIMIZE)

It return error:

: ==> Error opening the file.:

Anyone can help?

Posted

I just installed autoit3.2.12.1 to Vista, but then I noticed some script no to be executed normally, like this:

Run ("C:\Windows\System32\calc.exe", "", @SW_MAXIMIZE)

It return error:

: ==> Error opening the file.:

Anyone can help?

I think i got some clue. When I put the script file to some specific folder like 'c:\program files\', the file just can't be found by autoit.exe! That must be caused by Vista's security function or sort of something.

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