After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Can't use company logo

Single Click discussions / bugs
Post Reply
jimmy20
Posts: 1
Joined: 2005-12-22 21:41

Can't use company logo

Post by jimmy20 »

Hi,
No matter what I try, I can't get my company logo to work on SC.
I have carefully followed the documentation, and made sure that the properties of the .bmp are 196 x 181. I tried to paste my logo over the original sc logo, but to no avail.
One other thing...I tried it on a couple of different types of computers just in case, nut still no good.
Perhaps I could post the logo and see if anyone else can get it to work properly?
I have been trying to get this done now for the last 2 weeks (everything else works beautifully...thanks)
Dwalf
40
40
Posts: 112
Joined: 2005-08-25 01:02

Re: Can't use company logo

Post by Dwalf »

jimmy20 wrote:Hi,
I have been trying to get this done now for the last 2 weeks (everything else works beautifully...thanks)
Try making a spam new BMP file with spec and ensure its 256 colours.
I use PhotoFiltre to make mine.
Do a google search its freeware last time i looked.

Note it does increase the EXE size but not by much.

Dwalf
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6952
Joined: 2004-04-23 10:21
Contact:

Post by Rudi De Vos »

Download 7zip
http://www.7-zip.org/

This allow you to extract the sc.exe in a directory.
Check if your logo.bmp is in the directory.

To test you simple can click the winvnc.exe in that directory.
This allow to easy test offline your changes.


Creating myzip.zip
An often mistake is adding a subdirectory in the zip.
zip need to contain
logo.bmp
and not
/mydirectory/logo.bmp
Post Reply