Gabriele wrote:1) I can't get the right icon for firefox.exe
And what icon Firefox has on your build?
I have not remember that I was doing something around this icon, except one thing - I have created two versions of demo-disk: a copy of English one (where Firefox resides on a RAM-disk), and a less memory-consuming (where Firefox works from a CD-ROM). One of changes was in the \ECS\INSTALL\DESKINI\007\ECSUTIL.RC0 file:
--- standard RAM-version ---
"PM_InstallObject" "Firefox;WPProgram;<WP_INTERNET>;RELOCATE" "EXENAME=@APPDRIVE@\firefox\firefox.exe;STARTUPDIR=@APPDRIVE@\firefox;PROGTYPE=PM;MINIMIZED=YES;OBJECTID=<MOZILLA>"
--- CD-version ---
"PM_InstallObject" "Firefox;WPProgram;<WP_INTERNET>;RELOCATE" "EXENAME=@APPDRIVE@\firefox.cmd;STARTUPDIR=@APPDRIVE@\;ICONFILE=@SYSPATH@\ECS\FIREFOX\firefox.ico;PROGTYPE=PM;MINIMIZED=YES;OBJECTID=<MOZILLA>"
As in this version Firefox is started from a cmd-file, I have to add an "ICONFILE=" parameter to the setup string. Try to do this too.
Gabriele wrote:2) Setting for desktop background is not 1x1
This is determined by a line in the \ECS\INSTALL\DESKINI\007\INI.RC:
"PM_SystemBackground" "DefaultDesktopBackground" "@SYSPATH@\OS2\bitmap\ECS_DESK.BMP,s,1"
"s,1" at the end means "type of placement - scaling; scaling factor - 1:1".
And, again, I have not changed this, in the English version this line is absolutely identical.
Yuri Proniakin
eCo Software development group
Ukraine, Kiev