WinXP,WinVista,WinVista x64,Win7 x32,Win7 x64,Windows2003,WinServer,Windows Vista Ultimate,Windows Vista Ultimate x64,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vi
Devexec is the tool the allowing running processes under different user accounts without knowing the password. It is even possible to run a process under domain account without specifying its password! You can use Devexec to run a process under SYSTEM, NETWORK_SERVICE, TrustedInstaller in an interactive session. Devexec has command line interface and in can run in mute mode so it's possible to use it from your own application.
Because of security reasons creating a new process from Windows service isn't a simple task especially if you need to run an application with GUI on Windows 2008/Windows Vista/Windows 7 under specific user account.
DevxExec is designed exactly to run application from a windows service. Using DevxExec you can run applications from your service under Local System, Network Service or a specific user account.
There is even possibility to specify a session for
You can also use Devexec to run a process under any user's c
You can use Devexec to run a process under SYSTEM, NETWORK_SERVICE, TrustedInstaller in an interactive session. It is even possible to run a process under domain account without specifying its password!