Sample Application Manager .ini File

[CEAppManager]
Version      = 1.0
Component    = Games

[Games]
Description  = Game Pack for your Windows CE-based device
Uninstall    = Game Pack

;do not specify the "InstallDir" key so that CEAppMgr will use the directory of this INI file as the install directory

IconFile     = gamepack.ico
IconIndex    = 0
DeviceFile   = gamepack.exe

;we have multiple CAB files specific to a CPU type
;these files are relative to the install directory
CabFiles    = SH3\gamepack.cab, MIPS\gamepack.cab