Hi Anton,
Thanks for answering.
I also want to do this non-interactively (should be transparent to the
limited user), so the limited user should not be prompted for password
or something like that. Is this possible with "run as"?
Maybe one can supply password on the command line together with the
"run as" command or something like that?
Some people claim there is a security risk in using "run as", what are
your opinion about that.
I also stumpled across something called CPAU, which seems to be
something similar to "run as", do you have any experience with that
tool?
again, thanks for answering.
Anton Pegan skrev:
> Hi Marcus,
>
> Take a look at the following article:
>
> How to enable and use the "Run As" command when running programs in Windows
>
> http://support.microsoft.com/kb/294676
>
> Regards,
>
> Anton Pegan
> "Marcus" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> >I have made this application that is automatically launched when a user
> > logs into Windows.
> > I would like the application to start as user administrator or system,
> > even when a non-privileged (limited) user logs in.
> > I want to do this so that a non-privileged user can not kill the
> > process of my application in task manager - process tab.
> >
> > Is there any way to do this?
> >