winbox config file

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…

what config? you mean winbox loader address list? just click on export button …

i was meaning the actual file that winbox operates out of… I want to give our helpdesk a program runs at logon and automatically writes the IPs and readonly password to winbox, so when they open it, they have all the new APs in it…

there is no other config, only the file that saves the passwords.

winbox

I wrote a PHP script to do this, see forum post…
http://forum.mikrotik.com/t/feature-request-winbox-import-from-csv/86599/1