Daywap Posted November 30, 2009 Posted November 30, 2009 Hi, is it impossible to run autoit script in one user (example: "User1") and in other user do something other, like play games etc (example: "User2"). It mean's "User2" would be always turned on, but script would run in "User1". Thx
memnon Posted November 30, 2009 Posted November 30, 2009 RunAs ( "username", "domain", "password", logon_flag, "filename" [, "workingdir" [, show_flag [, opt_flag ]]] ) look in the help das beste Windows Support Forum: Windows 2000 Helpline und tschüss den WindowsfehlernProgrammieren: Autoit 3 - wer braucht noch VBS ?!Programmieren: Autoit 3 Forum?
Daywap Posted November 30, 2009 Author Posted November 30, 2009 (edited) RunAs ( "username", "domain", "password", logon_flag, "filename" [, "workingdir" [, show_flag [, opt_flag ]]] ) look in the help Thx very much! EDIT: Does it will work on windows xp? Edited November 30, 2009 by Daywap
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now