Controlling updates in Access
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We want, that a user can install an Update via Access on his own (without Admin permissions).
Autodesk provides the following way in an Article:
Article:
https://help.autodesk.com/view/ACCESS/ENU/?guid=GUID-C369BE4F-F0D9-4D48-AFE6-004E37977F45
"To use registry settings to enable Access updates to users without install permissions on their devices
Create a new key in the Local Machine area of the registry: HKLM/Software/Autodesk/ODIS folder:
- Key name: AllowSystemContextInstall
- REG_SZ value: 1
Users won't see a difference in the Access interface, but they won't be prompted with UAC controls (if enabled) when they do installs."
The problem is that the description is not detailed enough! Our IT tried it out but it didn't work.
Which type should be the value for example HEX or something else... It's a try-and-error game.
Has somebody already done it and can help with the details? Does it work sufficiently? How is the experience in the Community?