I developed a rendering plug-in for Microsoft PostScript Driver that run an
executable after a job was printed.

My problem is that the executable run under SYSTEM account but I must run it
in the context of the interactive user.

How can I do?

Thanks for answers

Bye