Licence display/hide Option wanted!

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
Rittmeister39
New Member
New Member
Posts: 1
Joined: 2020-10-05, 12:29 UTC

Licence display/hide Option wanted!

Post by *Rittmeister39 »

Hi guys!

Been using TC for a long time, thinking about finally buying a license - although I think it's really really sad that you haven't managed to create a LINUX version for TC yet. Anyway, despite the price - 44€, which is a bit steep imo, but OK, one thing I really don't want is after buying a license to have my Name visible on the Top Bar, because it means I can't use TC for making youtube videos and everybody seeing my Name, very bad for privacy!

So, unless this is already possible somehow, I really would want an option in the Settings somewhere which enables REGISTERED users to enter some phrase to display on the Top Bar instead of their real name. This option of course should only be possible if you bought a key. Or at leased only say LICENSED COPY by ****** or something like that.

thanks!
User avatar
Stefan2
Power Member
Power Member
Posts: 4132
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Re: Licence display/hide Option wanted!

Post by *Stefan2 »

Hi and welcome, Rittmeister39.

Thanks for your suggestion. Here are some ideas for you:
If you don't want to see your name on the title bar, then you just may rename the license file temporary.
Even doable with an batch, including the need TC restart.

Also TC is fully "portable", so you can just copy the whole folder,
remove the license key and start that copy without your name but with all configurations.
Next week you can also copy all files of your licensed folder to that copy-folder to be up-to-date.




HTH
User avatar
halvgrim
Junior Member
Junior Member
Posts: 3
Joined: 2007-04-30, 21:30 UTC
Location: Denmark

Re: Licence display/hide Option wanted!

Post by *halvgrim »

Support++
rilley
Junior Member
Junior Member
Posts: 48
Joined: 2008-08-24, 16:42 UTC

Re: Licence display/hide Option wanted!

Post by *rilley »

"although I think it's really really sad that you haven't managed to create a LINUX version for TC yet" You can have it under MAC/Linux with WINE/Crossover and it works perfectly as native.
User avatar
dindog
Senior Member
Senior Member
Posts: 315
Joined: 2010-10-18, 07:41 UTC

Re: Licence display/hide Option wanted!

Post by *dindog »

Support++
User avatar
Mjolnir
Member
Member
Posts: 131
Joined: 2005-10-08, 21:03 UTC

Re: Licence display/hide Option wanted!

Post by *Mjolnir »

@Rittmeister39

If allowed (modo ?), how about a little script (this is an Autoit one) like:

Code: Select all

Local $sTitle	= "myTC new title"
Local $hWnd	= WinGetHandle("[CLASS:TTOTAL_CMD]")
WinSetTitle($hWnd, "", $sTitle)
to change in "live" TC title by "myTC new title"
Longue vie a TC... déjà + de 20 ans de bons et loyaux services chez moi !
Post Reply