Michael McMaster 9ec942252c Initial scsi2sd-util GUI tool. il y a 11 ans
..
Common 9ec942252c Initial scsi2sd-util GUI tool. il y a 11 ans
build.bat 9ec942252c Initial scsi2sd-util GUI tool. il y a 11 ans
install.ini 9ec942252c Initial scsi2sd-util GUI tool. il y a 11 ans
life.ico 9ec942252c Initial scsi2sd-util GUI tool. il y a 11 ans
life.inf 9ec942252c Initial scsi2sd-util GUI tool. il y a 11 ans
readme.txt 9ec942252c Initial scsi2sd-util GUI tool. il y a 11 ans
register.bat 9ec942252c Initial scsi2sd-util GUI tool. il y a 11 ans

readme.txt

Setup files for creating an installation for PocketPC
=====================================================

To use these files, first compile the ARM version of
the Life! demo. Then run build.bat, which will copy the
executable to ARM_bins before compiling the CAB file,
copying the distribution files into the directory
Deliver.

It assumes you have the file setup.exe from:

http://www.pocketpcdn.com/articles/creatingsetup.html

or you can create your own. It simply runs CEAppMgr.exe
with your install.ini file, and CEAppMgr.exe will
install the program on the user's device.

See also the wxWinCE section of the wxWidgets reference
manual, which gives more tips and links for PocketPC
application development.