WILLIEWANKA
Technical User
Hey everyone, I am using a software package that cannot run under a limited account and must be run as an administrator. Currently I have all of my users set as administrators to allow them access. I want to put them back on limited accounts, but still allow them to run the required software as the administrator (there is no way around it)
Instead of having them right click and run as administrator, i'd like to keep the password hidden and run the application programattically through a GUI.
I was wondering if anyone has any sample code they can share that shows how you can start an application as another user and supply the name and password programatically.
Instead of having them right click and run as administrator, i'd like to keep the password hidden and run the application programattically through a GUI.
I was wondering if anyone has any sample code they can share that shows how you can start an application as another user and supply the name and password programatically.