Pages: 1
RSS
How can I change The BAT's logo ?
 
Hi,

A few weeks ago, I read an article witch explains the way to change the start logo in the bat... but I don't reminds me how it was possible!

Someone of you is able to make it?

I don't like the stupid "bat square img" at the starts of the application!

Thanks

Bye
 
§-Boss-§
 
You can disable the logo by adding the /nologo parameter to the command line you use to start TB.
__________________________________
I'm just a user of The Bat! I don't work for Ritlabs.
 

You must write file batlogo.xml
Sample:
Quote

<!--
OldStyle Logo Theme for The Bat! V.3
Installer and compilation by
ivan at entropii dot net
Ideas and suggestions welcome!
-->

<batlogo>

<region id="bat">
 <node x="1" y="1"/>
 <node x="1" y="288"/>
 <node x="448" y="288"/>
 <node x="448" y="1"/>
 <node x="1" y="1"/>
</region>

<splash region="bat">
 <skin file="Batlogo_v1x.png" />
 <vericon x="390" y="180" />
 <regto x="281" y="195" font="MS Shell Dlg" size="-12" color="#E0E1FD" />
 <regname x="281" y="212" font="MS Shell Dlg" size="-12" color="#E0E1FD" />
 <unreg x="40" y="230" font="MS Shell Dlg" size="-12" color="#FF0000" />
 <version x="281" y="154" font="MS Shell Dlg" size="-12" color="#E0E1FD" />
</splash>

<about>
</about>

</batlogo>

Sorry, I never saw any article about it.
If you find it, please notify me.

It a sample from my OldStyle Logo.
See http://www.entropii.net/bat_logo/


Any other questions? Welcome.


 
PS. This file works for 3.5x-3.6x.
In 3.0 you can change background only.

In 1.x - 2.x you cannot change logo.



 
Quote
Иван Болховитинов wrote:
Sorry, I never saw any article about it. If you find it, please notify me.

It a sample from my OldStyle Logo. See http://www.entropii.net/bat_logo/

Any other questions? Welcome.

THAT'S GREAT!!! :D

I've changed the logo manually, and it works well!

Anyway your logos are very beautiful...my compliments!
I would ask you, if Is It possible to install all yours 5 logos in thebat's directory?? (with all the respectives images ...I saw that If I try to install more than one logo, the images, into thebat!'s directory, overwrite).  



Thank you very very much!!! :)

p.s. I hope to find the article
-I use tha bat 3.60-
§-Boss-§
 
You can rename images. Or put all images what you want into TB's directory.
File name must start with "bk". That's all! :)
 
ok THANKS ;)
§-Boss-§
 
I would show the first result of the "changing logo" operation ;)

SPECIAL THANKS TO: Иван Болховитинов, Administrator.


[IMG]http://img160.imageshack.us/img160/4532/tagl39gh.jpg[/IMG]


http://img160.imageshack.us/img160/4532/tagl39gh.jpg

Do you like it??

Bye Bye
§-Boss-§
Pages: 1