Tordex Community

Full Version: Cannot add new toolbars
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have upgraded to Windows 7 (had running XP before) on my computer and installed TLB 4.4.9.
Now I tried to add a new toolbar in TLB settings->Toolbars. After adding one with the New button, it is listed in the "Toolbars" list. But after closing the settings dialog with the OK button (after clicking the Apply button) and reopening the settings dialog, the list is empty.
When looking in the registry, HKEY_CURRENT_USER\Software\True Software\TrueLaunchBar\Toolbars is empty and HKEY_CURRENT_USER\Software\True Software\TrueLaunchBar\ has no values listed.
Is that a problem of TLB or a wrong setting of Windows 7?

Thanks for your help.
Thank you for bug report. In the next version this bug will be fixed.

Temporary solution
Now TLB saves the global settings in the file "%appdata%\Tordex\True Launch Bar\options.xml"

You can edit this file to add toolbars. This is the example:
Code:
<toolbars>
        <toolbar name="CLOCK" path="C:\toolbars\CLOCK"/>
        <toolbar name="debug" path="c:\toolbars\debug"/>
        <toolbar name="debug2" path="c:\toolbars\debug2"/>
        <toolbar name="office" path="C:\toolbars\office"/>
    </toolbars>
Ok, that works.
When is the next version planned to be released?

Best regards
Quote:When is the next version planned to be released?
I plan to release new version during the next week.