can we get a new version of winbox that reads a user createable and editable config file?
(by config file I mean the file located at C:\Documents and Settings\username\Application Data\Mikrotik\Winbox\winbox.cfg)
I would like to be able to generate the config file programatically so that as we add new devices, I can write a small app for each PC in our support department that pulls information from a central DB and automatically generates the new config file for the user, adding new devices to the list they can click on and access for troubleshooting purposes (logging on with a read only account of course.)
XML, or even some type of regular delminated file format (like CSV) would be great…