howie_Contributor11 years agoReading the registry from ScriptExtensionsDoes anyone happen to know if there's an easy way to read the registry from a script extension? I'd normally use Storages.Registry(), but that doesn't seem to be on the list of approved objects, (as p...Show More
Philip_BairdCommunity Hero11 years agoHi Howie, one option is to see if you can use the Microsoft.Win32.Registry Class via the CLR Bridge. Regards, Phil Baird
Recent DiscussionsWhy my While Loop keyword test is breaking when the value found is = to FalseSolvedAvalonia - XPF desktop app automationTestComplete 15.80: Mobile Recording on real Samsung device does not capture actions
Related ContentHow To: Read data from the Windows RegistryChrome: window.getcomputedvalue in scriptextensionspublish/unpublish through registry api