Hello,

I have a program which runs elevated as an Admin. Now this needs to shell another program, but it's doing that elevated too, since its own process runs elevated!

How do you shell so that the shelled program runs normally with its own manifest ?