Hello, Forum!
I need to disable Rhino 5 auto-updates at every startup. I followed two options:
Search for a field in the options .ini file for this purpose, failed. I exported the options with the auto-updates flag on in a file and then again with the flag off in a second file. The two files are identical
Write a macro, failed. When I navigate the command line options menu the field “UpdateAndStatistics” (with the “U” underlined) is not activated by entering “U” or the full name “UpdateAndStatistics” (see the image) as if the command was not interpreted or the submenu is missing.
You can access Windows Service Control Manager (SCM) from .NET. But you will need to be running with elevated privileges, which Rhino does not run at (by default).