Hi Mark,
That’s a strange one that I’ve never heard of before. There’s an advanced setting to tell Rhino to not touch the internet. Here’s how to see if it helps:
- Close Rhino
- From the Start menu in Windows, type
regedit
then pressEnter
- Browse to
HKEY_LOCAL_MACHINE\Software\McNeel
- Set the
DisableInternetAccess
value to1
- Start Rhino
If DisableInternetAccess
isn’t in your registry:
- Right-click the
McNeel
folder, then clickNew > String Value
- Name it
DisableInternetAccess
and set the data to1
Does this change what happens when you start Rhino?