Jump to content

Recommended Posts

Posted

Can anyone explain why/how some applications need a "logged in user" context to run on winXP and some do not ? And if there are any ways to get around it ?

Thanks

Posted

Can anyone explain why/how some applications need a "logged in user" context to run ?

Some applications need / rely on windowing operations. No logged on user, no windowing context.

And if there are any ways to get around it ?

rewrite the application. Ensure that you are logged in. Write a windows service. Use console mode applications. Don't do that.

Thanks

YW

Reading the help file before you post... Not only will it make you look smarter, it will make you smarter.

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