Quote from PaulJonestindall on August 11, 2021, 10:23 amI think this has come up before...
I've recently switched from NeoBook to VisualNeo and now none of my program icons are not compiling.
They all worked before. I've been using IcoFX v1.6.4 for a couple of years. Ideas?
I think this has come up before...
I've recently switched from NeoBook to VisualNeo and now none of my program icons are not compiling.
They all worked before. I've been using IcoFX v1.6.4 for a couple of years. Ideas?

Quote from HPW on August 11, 2021, 5:13 pmHello,
I am not aware of any changes in that area when Neobook was rebranded to VisualNeoWin.
Was the last working version neobook 5.8.7 (the last one) ? What is your VisualNeoWin version?
Can you upload your icon file here or somewhere?
Regards
Hans-Peter
Hello,
I am not aware of any changes in that area when Neobook was rebranded to VisualNeoWin.
Was the last working version neobook 5.8.7 (the last one) ? What is your VisualNeoWin version?
Can you upload your icon file here or somewhere?
Regards
Hans-Peter
Quote from PaulJonestindall on August 12, 2021, 5:41 pmI discovered that if I turn off UPX, they compile just fine.
I am using NeoBook 5.8.7 and VisualNeo 21.7.4
I discovered that if I turn off UPX, they compile just fine.
I am using NeoBook 5.8.7 and VisualNeo 21.7.4
Uploaded files:
Quote from HPW on August 12, 2021, 6:45 pmHello,
I can reproduce your problem here on my tablet-pc.
There was a similar thread some times ago: https://visualneo.com/forum/topic/cant-compile-custom-icon?part=1
I resaved it from PixelNeo, but the same result.
Not sure what the reasons are.
Maybe other user can test also.
Regards
Hans-Peter
Hello,
I can reproduce your problem here on my tablet-pc.
There was a similar thread some times ago: https://visualneo.com/forum/topic/cant-compile-custom-icon?part=1
I resaved it from PixelNeo, but the same result.
Not sure what the reasons are.
Maybe other user can test also.
Regards
Hans-Peter

Quote from HPW on August 13, 2021, 4:42 pmHello,
I tested your icon in a simple delphi app and it compiled with no problem.
So it should be OK. It has to be further investigated what happens in VN and what has changes since Neobook.
Regards
Hans-Peter
Hello,
I tested your icon in a simple delphi app and it compiled with no problem.
So it should be OK. It has to be further investigated what happens in VN and what has changes since Neobook.
Regards
Hans-Peter

Quote from HPW on August 13, 2021, 8:27 pmHello,
I think I found the reason for the fail. The custom icon is compiled into the exe, but in the resource are 2 set of icons.
In resource "Icon Group" were 2 entrys:
"MAINICON : 1031" Here were the VN default icons stored
"MAINICON : 1033" Here was the custom icon
Displayed is the first entry with 1031.
I changed the code in the compiler to use 1031.
Then only the custom icon is in the resource and is used for display.
With the release of the next version, all users should test this feature on their systems.
Edit: For the final version the languages code is back to 1033. It is now used for default and custom icon.
Regards
Hans-Peter
Hello,
I think I found the reason for the fail. The custom icon is compiled into the exe, but in the resource are 2 set of icons.
In resource "Icon Group" were 2 entrys:
"MAINICON : 1031" Here were the VN default icons stored
"MAINICON : 1033" Here was the custom icon
Displayed is the first entry with 1031.
I changed the code in the compiler to use 1031.
Then only the custom icon is in the resource and is used for display.
With the release of the next version, all users should test this feature on their systems.
Edit: For the final version the languages code is back to 1033. It is now used for default and custom icon.
Regards
Hans-Peter

Quote from HPW on August 14, 2021, 1:40 pmHello ,
You may now check:
https://visualneo.com/forum/topic/visualneo-win-version-21-8-10
Regards
Hans-Peter
Hello ,
You may now check:
https://visualneo.com/forum/topic/visualneo-win-version-21-8-10
Regards
Hans-Peter

Quote from Pachy98cuba on August 22, 2021, 4:01 amI have the same problem mentioned before @PaulJonestindall and with version 21.8.10
I have the same problem mentioned before @PaulJonestindall and with version 21.8.10

Quote from HPW on August 22, 2021, 7:14 amHello,
I tested it with Paul icon and 21.08.10 and it shows correctly.
Can you upload your icon here?
What is your OS and language setting?
Regards
Hans-Peter
Hello,
I tested it with Paul icon and 21.08.10 and it shows correctly.
Can you upload your icon here?
What is your OS and language setting?
Regards
Hans-Peter

Quote from Pachy98cuba on August 22, 2021, 7:38 amMy Operating system is Windows 10 version 20 H2 and the language is Spanish, and regarding the icno it does it with any icon
My Operating system is Windows 10 version 20 H2 and the language is Spanish, and regarding the icno it does it with any icon

Quote from luishp on August 22, 2021, 10:30 amI have also tested in Windows 10 Spanish with no issues.
Please try compiling with a new executable name, perhaps you are watching a cached icon.
I have also tested in Windows 10 Spanish with no issues.
Please try compiling with a new executable name, perhaps you are watching a cached icon.

Quote from HPW on August 22, 2021, 12:41 pmHello,
Since Luis tested it on WIN10 spanisch, it is hard to guess.
When you want to try out a resource editor and have a look into your final exe's icon resource, then you could prove if your icon is there compiled. When there are 2 or more mainicon compiled, it might be the problem.
The mainicon should be there with language-id 1033 (us-english)
Regards
Hans-Peter
Hello,
Since Luis tested it on WIN10 spanisch, it is hard to guess.
When you want to try out a resource editor and have a look into your final exe's icon resource, then you could prove if your icon is there compiled. When there are 2 or more mainicon compiled, it might be the problem.
The mainicon should be there with language-id 1033 (us-english)
Regards
Hans-Peter

Quote from ragman on October 23, 2021, 2:03 amActualice a la versión 21.9.9 y al momento de generar el aplicativo me aparece el icono que utilizo. la versión anterior de VisualWin no lo hacia.
Actualice a la versión 21.9.9 y al momento de generar el aplicativo me aparece el icono que utilizo. la versión anterior de VisualWin no lo hacia.
Uploaded files: