Jump to content

Recommended Posts

Posted

as the title says, Does Autoit run at the login screen for windows XP..?

Basically I want to add a user to the local admin group. log off, login as this user, software install , account removed from local admin group & then log off..

Posted (edited)

net group administrators [username] /ADD
is a way to add a user to the local group without logout/login.... I'm on a domain network, so I can't test if it will help in any way. it really depends on how the software reads the rights....

Edited by jinxter

> there are 10 types of people in the world, those who understand binary and those who don't.

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