Jump to content

Recommended Posts

Posted (edited)

-> Warning: Unable to open au3.api. Skipping ProperCase function for KeyWords/Function/Macros

Happens whenever Tidy is called...

(Would try the search tool, but it "helpfully" changes search strings to ensure no matches to au3.api.....)

Edited by everseeker

Everseeker

Posted

  On 4/9/2012 at 6:25 PM, 'JohnOne said:

Is the file present in your autoitscite folder ?

C:Program Files (x86)AutoIt3SciTETidy contains Au3.api

security = read and execute....

Everseeker

  • 4 months later...
Posted (edited)

i had also observed the same issue on win7 x64.

this was after installing AutoIt 3.3.8.1 + SciTE4AutoIt3 6/10/2012 (3.2.0).
tidy.exe 2.2.2.0

after i did the following (just once!) the symptom disappeared and never came back again:
 - start scite.exe with "run as administrator" to elevate the process
 - compile some script so tidy will be used once
 - exit scite

so i assume it is related to UAC process elevation:

tidy.exe tries to write some parameters to a location that is only allowed for elevated processes.
once it has written this initial parameter everything runs fine.

Edited by francoiste

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...