Changing logon session

J

Jay

Hey There,
I have a process which launches an application (i.e. firefox) using
ShellExecuteEx. When it launches the app, the settings are that for the
system, for example all the firefox user information is located under
"LocalService" in "Documents and Settings". How can I get it to load
using the information for the currently logged on user?

-Jay
(patelj27b at gmail dot com)
 
W

William DePalo [MVP VC++]

Jay said:
I have a process which launches an application (i.e. firefox) using
ShellExecuteEx. When it launches the app, the settings are that for the
system, for example all the firefox user information is located under
"LocalService" in "Documents and Settings". How can I get it to load
using the information for the currently logged on user?

Is your process a service?

Regards,
Will
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top