📜 ⬆️ ⬇️

Solve the problem of normal use of Sidebar when UAC is disabled

I wrote a gadget for Vista, but recently decided to upgrade to Seven. I set up the system, turned off the intrusive UAC - everything is super. Started to work - an error creeps out when trying to install a gadget. What to do?

The problem was that Windows 7 kept UAC and Sidebar (which is actually a desktop) in a tight bundle and disabling UAC made Sidebar not work as I should.

The problem lies in the Sidebar settings that are stored in the registry. You can edit it manually, but it is easier to run the reg-file AllowElevatedProcess.reg

I hope someone will come in handy
')
ZY Solutions to this problem in Habré did not find

Source: https://habr.com/ru/post/75002/


All Articles