Access windows registry from uwp build

At our company we have this script created sometime ago that access windows registry using "
Microsoft.Win32.Registry.dll".
However, when trying to build the uwp version, we are getting “advapi64.dll missing” error.

Is there any alternative way to access windows registry that works in uwp builds?

Thanks

FYI: There’s a whole set of dedicated platform sub-forums here including Windows which would be better suited to answer you.

https://forum.unity.com/categories/platforms.77/

1 Like

Thanks MelvMay. I will check on that forums.

1 Like