Returns the full path to Rhino's installation folder.
Rhino.InstallFolder ()
None.
String
Rhino's installation folder if successful.
Null
If not successful, or on error.
Dim strFolder
strFolder = Rhino.InstallFolder
MsgBox strFolder
ExeFolder
RegistryKey