Re: _winreg and accessing registry settings of another user

2010-03-05 Thread Tim Golden
On 05/03/2010 07:21, News123 wrote: My script shall be part of installing and configuring a PC with some default settings with the minimal amount of human administrator interactions. The steps: - install windows - install python - setup one admin account and one or more user accounts (without ad

Re: _winreg and accessing registry settings of another user

2010-03-04 Thread News123
Mensanator wrote: > On Mar 4, 3:24 pm, News123 wrote: >> Hi, >> >> I have 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? > Writing a virus in python Why not? though I didn't think