I have created a RUI file for my plugins. The RUI file is located in
C:\Users\TobyLai\AppData\Roaming\McNeel\Rhinoceros\5.0\Plug-ins\MyPlugins (d6d7b139-42ef-4915-818d-4e7fdd5e5f17)\settings
If I double click the RUI file, it will load it into Rhino. But if I just start Rhino by itself, the RUI doesn’t load.
When I follow the instruction:
I found my RUI is under a key called “ClosedRuiFileList”
I then moved the path from “ClosedRuiFileList” to “Rui files” then Rhino works fine again to load my RUI file.
My question is, why is my file is in the ClosedRuiFileList.
How to fix it without regedit??