Framework 1.1
I want to start AcrobatReader to print a printjob under a specific username
(so that the owner of the printjob is not the username of the application
that the .net application runs under).
So how can I start a process under another user? The password of the user is
known. (I already have code to create user if needed)
If this can be done easier in Framework 2.0 I can switch to that, but it
would be my first 2.0 app so if it can be done with as much easy, or trouble,
then I'd prefer 1.1.
I want to start AcrobatReader to print a printjob under a specific username
(so that the owner of the printjob is not the username of the application
that the .net application runs under).
So how can I start a process under another user? The password of the user is
known. (I already have code to create user if needed)
If this can be done easier in Framework 2.0 I can switch to that, but it
would be my first 2.0 app so if it can be done with as much easy, or trouble,
then I'd prefer 1.1.
Comment