Remove add-ins using code
Posted: Mon Feb 18, 2019 11:48 pm
Hi
It would be nice if one could remove all or some add-ins using code. If I understand it correctly, one must do this manually by clicking now.
For example
Can you please add this command?
Thomas
It would be nice if one could remove all or some add-ins using code. If I understand it correctly, one must do this manually by clicking now.
For example
Code: Select all
addinremove(@all)
addinremove mcontrol
Thomas