JamesFielding
Mon Nov 06 12:42:01 CST 2006
Hi Mike,
The easiest way to create a simple-to-deploy installer is to use
"PocketPC Installer" from:
http://www.pocketpcinstaller.com
Basically, you just drag'n'drop your .Net CF .cab file, your app's
.cab file and any other .cab / data files into this app, and it
compresses them all up into a compressed standalone installer
.exe for your PDA.
It also creates a compressed standalone installer .exe for
your Desktop.
Two different ways to deploy your app, just pick which of the
two installer .exe's is more useful to you, and distribute that
.exe to your users. Both .exe's contain your .cab files within
them (like a .zip file), and they will resume installing if, after
the .Net CF2.0 .cab has finished installing, it soft-resets the
device.
Hope this helps,
James
"Mike Nicol" wrote:
> HI there
>
> I have an app written in .net cf 2. I need to create a simple deployment
> wizard(ish) installation that includes the .net framework.
>
> Any ideas or suggestions?
>
> Mike Nicol
>
>
>