Jump to content

Recommended Posts

Posted

My apologies for what may be an obvious question, but can AutoIt be used in a locked down corporate environment where the user (me) does not have admin privileges?

thx! --dg

Posted

Normal application can run in limited user environment (except if you set #Require Admin).

If your application does not make any changes to the system files or registry, it should be ok to run as limited user.

AUTOIT[sup] I'm lovin' it![/sup]

Posted

Normal application can run in limited user environment (except if you set #Require Admin).

If your application does not make any changes to the system files or registry, it should be ok to run as limited user.

Thank you...very helpful! I'm primarily interested in automated text substitution...for frequently used text. I'm guessing this is possible with AutoIt. I wouldn't be changing any system characteristics.

Posted

you may want to look for an app called robotype.

http://www.pcmag.com/article2/0,2817,427369,00.asp

The article says it requires admin privileges for installation, and it's $8 to download, so I'll pass unless you have first hand experience that it doesn't require admin privileges and works acceptably on Win 7. There are others out there like this, but your experience might save me a lot of trial and error time...so please do tell.

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