Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- 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
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- 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
Custom icon not showing up
Custom icon not showing up
Hey all.
I've replaced the default icons with my own on the custome files but it always comes back with the default icon after I compile it w/ Creator. I've named the files "icon1.ico" and "icon2.ico". Any ideas?
It seems like the icon is being applied at Creator.
I've replaced the default icons with my own on the custome files but it always comes back with the default icon after I compile it w/ Creator. I've named the files "icon1.ico" and "icon2.ico". Any ideas?
It seems like the icon is being applied at Creator.
Last edited by sklim1 on 2005-03-03 00:18, edited 1 time in total.
- Rudi De Vos
- Admin & Developer
- Posts: 6862
- Joined: 2004-04-23 10:21
- Contact:
I have the same problem.Terabyte wrote:I have the same problem. Custom .ico files are used for the connection and sys tray icons but not for the .exe icon. I'm using the 20.3 creator but have also tried the older version too. I can send you a .exe file or give you a link where you can DL it. TIA...
custom icon is good when the EXE is viewed in Explorer, but bad when the EXE is put to the desktop (shortcut), or pinned to the Start menu.
It is erratic, but with patience, can be worked around.
ZIP CharMapRemoteAssistance (recently uploaded) does *NOT* exhibit the problem.
I used ResThief 1.20 (http://users.pandora.be/liontech/Downloads.htm) to examine the icons in the created EXE file, and noted that the website was inserting the standard "yellow vnc inside U" icon into the EXE, sometimes.
I tested by uploading the CharMap.exe icon (harvested with IconShop, see the link above), and the "yellow vnc inside U" was *NOT* included in the resulting EXE.
I tested with my own custom icon, and the "yellow vnc inside U" *WAS* included in the resulting EXE (ZIP file MarkRemoteAssistance).
However, by using an icon editor program to carefully order the image types within the icon I uploaded, I was able to make sure that MY 32x32x4bpp(16 colour) icon format appeared FIRST before the inserted one, and overrode it...
I uploaded MarkRemoteAssistance.ZIP quite a few times. The last time my icon format appeared before the inserted "yellow vnc inside U" icon, and this is the version I have used. Earlier uploaded versions of MarkRemoteAssistance.ZIP (and also MarkRemoteAssistance2.ZIP?) had the "yellow vnc inside U" inserted icon BEFORE my 32x32x4bpp, and had the problem described.
It would be good if the pl process that created the EXE NEVER inserted the default "yellow vnc inside U" icon format.
Thanks,
Mark
- Rudi De Vos
- Admin & Developer
- Posts: 6862
- Joined: 2004-04-23 10:21
- Contact:
The icon in the exe is the icon1.ico you put in the zip file.
One common mistake i find in the creator temp folders.
The zip file need to be a zip without including the PATH.
Content zip need to be
icon1.ico
helpdesk.txt
.....
and NOT
/mySC/icon1.ico
/mySC/helpdesk.txt
Select files to make zip, and not subfolder.
One common mistake i find in the creator temp folders.
The zip file need to be a zip without including the PATH.
Content zip need to be
icon1.ico
helpdesk.txt
.....
and NOT
/mySC/icon1.ico
/mySC/helpdesk.txt
Select files to make zip, and not subfolder.
- Rudi De Vos
- Admin & Developer
- Posts: 6862
- Joined: 2004-04-23 10:21
- Contact:
-
- Posts: 2
- Joined: 2005-11-29 01:09
I experienced the same thing however I downloaded a trial copy of AWIcons to customize mine. I noticed that when saving the icon it was caching the files but when double-clicking to view them they showed as a transparent square. It wasn't until I deleted the top (empty/transparent) icon from the AWIcons list and then saved the 32 x 32 256-color icon did the VNC generator work correctly.
Last edited by PixelMassacre on 2005-11-29 01:15, edited 2 times in total.