@Theera I have updated b4x_cba to replace icons.
You can use this ide link or make part of your build actions;
b4x_cba.exe -action setexeicon -exe C:\Release\application.exe -icon C:\Release\icon.ico
The icon must be in "ico" format.
You should also fully qualify the paths if they are not in the objects folder.
You an download from here;
B4X Custom Build Action. Contribute to ope-nz/b4x_cba development by creating an account on GitHub.
github.com