Hi all,
FYI: we don’t use the CLI deployment tools.
I like to disable specific tools for a specific usergroup and I wonder if it is possible via the pyRevit_config.ini file?
For example to disable the tool:
C:\ProgramData\RSE_PyRevit\extensions\MainExtension.extension\pyRSE.tab\Init.panel\Test2Command.pushbutton\first_script.py
Is it possible to add something like:
[extensions.MainExtension.pyRSE.Init.Test2Command]
enabled = false
Thanks!