Hi Reno,
I have added this thread to a feature request in our product enhancement database for an option to import/export/merge button bars (emphasis on merge in this case). Should a future release of SecureCRT include this feature, notification will be posted here.
If you prefer direct email notification, send an email to
support@vandyke.com and include
"Feature Request - Forum Thread #13507" in the subject line or use this
form from the support page of our website.
I think the outlined usage case is very small. For the workaround suggested below you do not need a special tool. They are just text files.
Open UserA's ButtonBarV5.ini, find the specific entry and copy/paste it into UserB's ButtonBarV5.ini.
Each button bar entry will begin with
Z:. The number at the end is the number of lines below (corresponding to number of buttons on the button bar).
Z:"RenoExample"=00000002 SEND,,btn1,,,0,1,
TN_ABORT_OUTPUT,,btn2,,,0,1,
Again, it's not advisable you work inside the INI file itself this way, but if that level of detail (specific button bars) is what needs shared, that would be the current workaround.