Message 1 of 5
CUIX file and icons in the resource dll
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Since version AutoCAD 2015 there were two themes: light and dark. To make the icons well displayed in both themes, it is logical to have 2 sets.
To do this, you must use resource dll.But as is known in boundle technology, the file CUIX is copied to the support folder, and already from there it is loaded into AutoCAD. At the same time resource dll files are not copied.
It was found a solution, to add in the search path a folder with resource dll. But in the latest versions AutoCAD of this list of "Search Paths" is already all busy own ways, and no new ones can fit there.
As a result, we have this kind of 😞
What prevents copy not only kui and lkk always lying next to it?