]> git.saurik.com Git - wxWidgets.git/blob - demos/life/setup/wince/readme.txt
The rounded corners look really dumb at this size.
[wxWidgets.git] / demos / life / setup / wince / readme.txt
1 Setup files for creating an installation for PocketPC
2 =====================================================
3
4 To use these files, first compile the ARM version of
5 the Life! demo. Then run build.bat, which will copy the
6 executable to ARM_bins before compiling the CAB file,
7 copying the distribution files into the directory
8 Deliver.
9
10 It assumes you have the file setup.exe from:
11
12 http://www.pocketpcdn.com/articles/creatingsetup.html
13
14 or you can create your own. It simply runs CEAppMgr.exe
15 with your install.ini file, and CEAppMgr.exe will
16 install the program on the user's device.
17
18 See also the wxWinCE section of the wxWidgets reference
19 manual, which gives more tips and links for PocketPC
20 application development.
21