pywin32
pywin32 copied to clipboard
Version 303 - UAC does not work
UAC does not work in 303 as it does with 301 when registering a COM object. In 301 the UAC is called and I geht the message "Requesting elevation and retrying..." in the console In 303 an exception is raised in server.register in line 31 the RegSetCall before UAC is requested. When switching back from 303 to 301 it works again without any other change
I can't repro this - works fine locally (with 3.10) and on a test VM with a pip-installed 303 of 3.9.