Jump to content

using Autoit with limited user account


leos
 Share

Recommended Posts

Some time ago I was using Autoit without problems on a machine with limited user account (win XP).

Now, after some security updates, when I select Tools/Go, Tools/Compile or Tools/Syntax Check Prod from Scite menu, windows opens for me the Run As box and I must enter the administrator password in order to finalize said operations.

What can I do to SyntaxCheck, Compile or run scripts from Scite without running those tasks as administrator?

I must say that my scripts do not require administrator rights. All I want is to process some files that i have the rights to use.

Link to comment
Share on other sites

  • Developers

Some time ago I was using Autoit without problems on a machine with limited user account (win XP).

Now, after some security updates, when I select Tools/Go, Tools/Compile or Tools/Syntax Check Prod from Scite menu, windows opens for me the Run As box and I must enter the administrator password in order to finalize said operations.

What can I do to SyntaxCheck, Compile or run scripts from Scite without running those tasks as administrator?

I must say that my scripts do not require administrator rights. All I want is to process some files that i have the rights to use.

Are you running the latest SciTE4AutoIt3 version ?

The may version had a #RequireAdmin directive in AutoIt3Wrapper which I guess could cause this.

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

Link to comment
Share on other sites

Are you running the latest SciTE4AutoIt3 version ?

The may version had a #RequireAdmin directive in AutoIt3Wrapper which I guess could cause this.

Yes I use latest SciTE4AutoIt3.

I have compiled AutoIt3Wrapper without #RequireAdmin and now all seems to go smooth :mellow:

Thank you for the suggestion.

Link to comment
Share on other sites

  • Developers

Yes I use latest SciTE4AutoIt3.

I have compiled AutoIt3Wrapper without #RequireAdmin and now all seems to go smooth :mellow:

Thank you for the suggestion.

The latest version of the installer doesn't have #requireAdmin in AutoIt3Wrapper.au3 as far as I know.

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

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