Can I access Registry
from Silverlight Out Of Browser
, I just want to search/read the key and get key value pairs. Is this possible?
Or, is there any other way like running a powershell script
, or launching some other exe to know the values, how can I get the return values from these script/exe to my silverlight application.