返回 Rhino 在 Windows 注册表中的信息。
rhinoscriptsyntax.RegistryKey()
rhinoscript.application.RegistryKey()
空值。
字符串
执行成功返回 Rhino 在 Windows 注册表中的信息。
import rhinoscriptsyntax as rs
key = rs.RegistryKey()
print key
ExeFolder
InstallFolder