- Updater completes without an issue and without elevating privileges
Scenario 2: Install as an admin user, run as regular user
- Update runs and appears to do nothing.
- updater.log shows:
Code: Select all
OS Version: 10.0.19045 SP0 (workstation) [x64]
CPU: Intel(R) Xeon(R) E-2176M CPU @ 2.70GHz
# 2024-02-15 14-33-32 [PID=9792|Thread=5240] | Running updater. Mode: 2
# 2024-02-15 14-33-33 [PID=9792|Thread=5240] | OpenUrl() returned:3758096403
# 2024-02-15 14-33-33 [PID=9792|Thread=5240] | Connect() failed
The whole point of using this updater service was to allow regular user the ability to apply updates without elevation. The documentation seems to indicate this is possible, but we have been unable to make it work.
Kind regards