I can get the output using ExecAndCaptureOutput method, but I need to execute the application with user rights. How can I get the output using ExecAsOriginalUser, or lower the rights before calling ExecAndCaptureOutput?
--
You received this message because you are subscribed to the Google Groups "innosetup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to innosetup+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/innosetup/71fa0ba4-91a4-40a4-9e6b-96872eae97d2n%40googlegroups.com.
I can get the output using ExecAndCaptureOutput method, but I need to execute the application with user rights. How can I get the output using ExecAsOriginalUser, or lower the rights before calling ExecAndCaptureOutput?