Pywin32
Pywin32 copied to clipboard
Update win32serviceutil.py
Fixes the problem that a user is not sufficiently authorized to write to the registry (Access is denied error). There is no need to access the registry with full rights requested. We only need Read Access.