Jump to content

Recommended Posts

Posted

I want mimic some features of an application using GUI from an appliation and playing back the

keystrokes to disable the features of an application.

The problem is the user has to be logged in for this to work.

Can you simulate a login so you can perform functions in this manner?

thanks

themush

Posted

I want mimic some features of an application using GUI from an appliation and playing back the

keystrokes to disable the features of an application.

The problem is the user has to be logged in for this to work.

Can you simulate a login so you can perform functions in this manner?

thanks

themush

If you want to simulate a login in a script, then you'll have to make your script run as a service

otherwise, your pretty much SOL

Posted

Will running as a service allow the gui functions to be used?

Also does anyone if a locked PC or a PC where the scrren saver appears presents the same issues.

Posted (edited)

Google for autologin (registry-setting) if you want to login as a default user. Otherwise, look at vnc, I think they have an exe that is able to send/emulate a ctl-alt-delete. Search for those mousemove-scripts to avoid shutting down the pc via powermanagement.

If that does not fit your needs, I just have to say that it sounds like you wish to get some passwords that you do not own.

Edited by dabus

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