Hi,
I want to add icon for the add-in present in Tools/Add-Ins option. Please refer snapshot for more details.
Is there any way to add an icon?
Please let me know?
I was searching for something else, but I stumbled upon this question and thought I might answer it just as well
When SolidWorks starts up, it looks in the registry for the path to the icon in this registry folder:
HKLM/Software/SolidWorks/AddIns/{addinGuid}
The key is called "Icon Path" and the value is the absolute path to the icon file.
Help page: 2016 SOLIDWORKS API Help - Add-in Icons
I was searching for something else, but I stumbled upon this question and thought I might answer it just as well
When SolidWorks starts up, it looks in the registry for the path to the icon in this registry folder:
HKLM/Software/SolidWorks/AddIns/{addinGuid}
The key is called "Icon Path" and the value is the absolute path to the icon file.
Help page: 2016 SOLIDWORKS API Help - Add-in Icons