Jump to content

Recommended Posts

Posted

Im trying to send an autoit install script to machines where noone is logged in and the script just sits there until you log on then it kicks off im using beyondexec to run the command i guess its waiting because im sending the winwaitactive func in my script and i guess the window never becomes active until you login

any ideas

Posted (edited)

Hmm cant seem to get it to work w/ GUI's even tho I set the Log On As -> Local System Account -> Allow service to interact with desktop. I can see with the task manager that the app my script is running but no GUI is produced.

Edited by Ejoc
Start -> Programs -> AutoIt v3 -> AutoIt Help File -> Index -> (The Function you are asking about)----- Links -----DllStruct UDFsRSA Crypto UDFs
Posted

  Ejoc said:

Hmm cant seem to get it to work w/ GUI's even tho I set the Log On As -> Local System Account -> Allow service to interact with desktop.  I can see with the task manager that the app my script is running but no GUI is produced.

<{POST_SNAPBACK}>

U can't run a gui ass a service, but U can run a gui through a service.

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