TLB not in taskbar toolbars list
Started by nvukelic


Rate this topic
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5


18 posts in this topic
nvukelic
Junior Member
**


0
9 posts 1 threads Joined: Oct 2005
10-30-2005, 02:52 AM -
#1
People, pls help, I can't start TLB since it's not in the list of taskbar toolbars. There are only the language bar, Quick launch and desktop toolbars. I tried uninstalling amd reinstalling several times, rebooting after installation, renaming installation pack to setup.exe and nothing happened. The same problem occurs with FLB also.
OS is XP with SP2 and TLB version is 3.2
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
10-30-2005, 02:39 PM -
#2
I hope you have administrative privileges on your computer? And your computer not in the corporate network. Network administrator can disable adding new toolbars.

Also TLB is not compatible with software like "XP Lite" that cut off some XP features.

If all right then I don't have solution for this problem Sad sorry. I know it is something wrong in the Windows registry but I don't know what Sad

Try to register TLB manualy:
regsvr32 "c:\program files\truelaunchbar\tlb.dll"

If this command will show error tell me an error code. I'll try to find the problem.
The TORDEX Team
http://www.tordex.com
nvukelic
Junior Member
**


0
9 posts 1 threads Joined: Oct 2005
10-31-2005, 01:06 AM -
#3
Thank You very much for your answer and for trying to help me.
Unfortunately, Your suggestion didn't help. It succeded registering tlb.dll (there was no error) but TLB is still not showing up in taskbar toolbars list. I have administrator privileges and my computer is single user pc. I use the full version of Win XP Pro.
Any other suggestions?
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
10-31-2005, 11:22 AM -
#4
Do you tried this:
Quote:Try to register TLB manualy:
regsvr32 "c:\program files\truelaunchbar\tlb.dll"
The TORDEX Team
http://www.tordex.com
nvukelic
Junior Member
**


0
9 posts 1 threads Joined: Oct 2005
10-31-2005, 12:41 PM -
#5
nvukelic Wrote:It succeded registering tlb.dll (there was no error) but TLB is still not showing up in taskbar toolbars list.

As You can see from previous post, yes, but nothing!
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
10-31-2005, 12:53 PM -
#6
Please check the registry keys:
Code:
HKEY_CLASSES_ROOT\CLSID\{F1447D00-6982-43AF-A009-67051ACA4E3B}\Implemented Categories\{00021492-0000-0000-C000-000000000046}
and
Code:
HKEY_CLASSES_ROOT\Component Categories\{00021492-0000-0000-C000-000000000046}

Are that keys exists?
The TORDEX Team
http://www.tordex.com
nvukelic
Junior Member
**


0
9 posts 1 threads Joined: Oct 2005
10-31-2005, 03:06 PM -
#7
Yes, they are there. But there are no any values and strings under first key (except (default)). I'm not really an expert for registry and don't know if there is supposed to be any value under that key. Under second one is string named taskbar with value 400.
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
10-31-2005, 04:42 PM -
#8
Quote:But there are no any values and strings under first key
This is valid.

Quote:Under second one is string named taskbar with value 400.
If you are right then this is incorrect. Must be:
Value Name: 400
Value Data: Desktop Bands
Value Type: REG_SZ (string value)
The TORDEX Team
http://www.tordex.com
nvukelic
Junior Member
**


0
9 posts 1 threads Joined: Oct 2005
11-01-2005, 01:20 AM -
#9
My mistake. It is like You said. I have localized (Serbian Cyrilic) version of XP so I have improperly translated value data desktop bands. Value name is 400 and value type REG_SZ.
I know that something is wrong with taskbar since I can't restore the toolbars that were initially there (address, links, etc.), there are only quick launch, desktop and language bar and no matter what I do I can't change that. I can only add new folder as a toolbar.
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
11-01-2005, 01:55 AM -
#10
Hmm.... Maybe some policies are incorrect? What values/keys you have here:
Code:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
some of values can block toolbars.
The TORDEX Team
http://www.tordex.com
nvukelic
Junior Member
**


0
9 posts 1 threads Joined: Oct 2005
11-01-2005, 11:01 AM -
#11
These are the values/keys:

ClassicShell REG_DWORD 0x00000000 (0)
ClearRecentDocsOnExit REG_BINARY 00 00 00 00
NoActiveDesktop REG_DWORD 0x00000000 (0)
NoBandCustomize REG_DWORD 0x00000000 (0)
NoCloseDragDropBands REG_DWORD 0x00000000 (0)
NoDrives REG_BINARY 00 00 00 00
NoDriveTypeAutoRun REG_DWORD 0x00000091 (145)
NoMovingBands REG_DWORD 0x00000000 (0)
NoSaveSettings REG_DWORD 0x00000000 (0)
NoSharedDocuments REG_BINARY 00 00 00 00
NoStartMenuMFUprogramsList REG_DWORD 0x00000000 (0)
NoThemesTab REG_DWORD 0x00000000 (0)
NoToolbarCustomize REG_DWORD 0x00000000 (0)
NoToolbarsOnTaskbar REG_DWORD 0x00000000 (0)

Any help from this?
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
11-01-2005, 03:51 PM -
#12
These values are bad:
NoBandCustomize
NoCloseDragDropBands
NoMovingBands
NoSaveSettings
NoToolbarCustomize
NoToolbarsOnTaskbar

But all values are set into 0 so they don't take effect. Please check this key too:
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer
The TORDEX Team
http://www.tordex.com
nvukelic
Junior Member
**


0
9 posts 1 threads Joined: Oct 2005
11-02-2005, 08:05 AM -
#13
These values are under that key:

NoBandCustomize REG_DWORD 0x00000000 (0)
NoControlPanel REG_DWORD 0x00000000 (0)
NoDriveAutoRun REG_DWORD 0x00000000 (0)
NoLowDiskSpaceCheck REG_DWORD 0x00000000 (0)

I suppose that these values are also not the problem since they are set to 0?
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
11-02-2005, 09:49 AM -
#14
If you are using Windows XP Pro try to run gpedit.msc
Then go to User Configuration->Administrative Templates->Start Menu and Taskbar.

Set ALL values into disabled and then into "not configured". This can help you too.

BTW do you use something like TweakXP?
The TORDEX Team
http://www.tordex.com
nvukelic
Junior Member
**


0
9 posts 1 threads Joined: Oct 2005
11-03-2005, 10:51 AM -
#15
Tried the first option, didn't help.
I do use tweaking software, TweakUI and TweakNow PowerPack but I tried looking there too and I think they are not the problem. Maybe I don't know what to look for?


Forum Jump:


Users browsing this thread: 1 Guest(s)