start service under logged on user account by changing token
- by sam
hi all,i have a desktop application  that install and start a service,i know a process can  get the explorer.exe token and lunch another process with the tkoen,it means the second process will run us logged on account, my question is this that can i start my service  by explorer.exe token too ?  is there is  an example in delphi?
thx for ur time