Returns Rhino's Windows Registry key.
rhinoscriptsyntax.RegistryKey()
rhinoscript.application.RegistryKey()
None.
String
Rhino's Windows Registry key if successful.
import rhinoscriptsyntax as rs
key = rs.RegistryKey()
print key
ExeFolder
InstallFolder