I need to run EXE as current desktop user from EXE which launched as Administrator. I tried use ShellExecute function, but it inherits rights. Please anybody help with code example.
-------------------