Icon not showing in the window's title bar
Author: fearandir@gmail.com (fearandir)
Hi all, I am trying to configure my uniface application to show different windows bar icons depending of the enviroment. I start uniface.exe from a BAT file, this way : start "APP" "<windowspath>\\Uniface.exe" /asn="<windowspath>\\app.asn" /ini="<windowspath>\\usys1.ini" <startupshellname> And my usys1.ini file have set the ICON setting under the [application section] [application] Icon=<windowspath>\\Myicon.ico But instead, Windows, shows the icon of the program that Windows uses when you open ICO files. I.E Photophop Thanks in advance, Sergio