FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Pocket PC setup
Posts: 58
Joined: Fri Oct 07, 2005 06:30 AM
setup
Posted: Sat Oct 28, 2006 08:46 AM

I use ezsetup to install the program. It works fine.
Buti in the shortcut the icon does not appear.
In the install.ini I write

[CEAppManager]
Version = 1.0
Component = K1

[K1]
Description = Mio programma
IconFile = logo.ico
IconIndex = 0
DeviceFile = k1.exe
Cabfiles = install.PPC2003_ARM.CAB

Any idea?

Regards
Pier Luigi

Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
setup
Posted: Wed Dec 13, 2006 08:38 AM

and if You use INNO SETUP ?

Best Regards, Saludos



Falconi Silvio
Posts: 58
Joined: Fri Oct 07, 2005 06:30 AM
setup
Posted: Wed Dec 13, 2006 08:45 AM

I have found the error. The name of the icon must be equal to the name of the program. For example: Test.exe/Test.ico.

EZSETUP works very well.

Regards.
Pier Luigi

Continue the discussion