Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following code example shows a typical.ini file.
[CEAppManager]
Version = 1.0
Component = Games
[Games]
Description = Game Pack for your Windows CE–based device
Uninstall = Game Pack
IconFile = gamepack.ico
IconIndex = 0
DeviceFile = gamepack.exe
;Because there are multiple .cab files specific to a CPU type,
;these files are relative to the installation directory.
CabFiles= SH3\gamepack.cab,MIPS\gamepack.cab
See Also
Creating an .ini File for the Application Manager | Using the Application Manager | Delivering Applications
Send Feedback on this topic to the authors