Michael ODonnell wrote:
> I have recently migrated to windows 7 from Windows XP. My organization
> enables UAC (level 3) at the group policy level and therefore I cannot
> disable it. I would like to know where there is a method to make registry
> changes using a python script without disabling
Not sure if this solves the actual problem you're having, but I wrote a
small script to relaunch a process as an admin using UAC. Hopefully this
helps somehow.
http://dl.dropbox.com/u/11450437/pyuac.py
thanks,
-Preston
On Mon, Apr 25, 2011 at 8:45 PM, Michael ODonnell wrote:
> I have recently
I have recently migrated to windows 7 from Windows XP. My organization enables
UAC (level 3) at the group policy level and therefore I cannot disable it. I
would like to know where there is a method to make registry changes using a
python script without disabling UAC. For example, I can read reg