On Mar 4, 3:24 pm, News123 wrote:
> Hi,
>
> I habe administrator privilege on a window host and would like to write
> a script setting some registry entries for other users.
Why? Are you writing a virus?
>
> There are potentially at least two wo ways of doing this:
>
> 1.) start a subprocess as
Hi,
I habe administrator privilege on a window host and would like to write
a script setting some registry entries for other users.
There are potentially at least two wo ways of doing this:
1.) start a subprocess as other user and change the regitrey for
CURRENT_USER
However I don't know ho