You could include NETCF CAB(s) with your desktop installer and install them
the same way as your application CAB(s).
For example:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/
deploy_cf2_apps_cab_msi.asp
Best regards,
Ilya
This posting is provided "AS IS" with no warranties, and confers no rights.
*** Want to find answers instantly? Here's how... ***
1. Go to
http://groups-beta.google.com/group/microsoft.public.dotnet.framework.compactfra
mework?hl=en
2. Type your question in the text box near "Search this group" button.
3. Hit "Search this group" button.
4. Read answer(s).
> Microsoft in their haste to release Windows Mobile 5 did so before the 2.0
> version of the .net Compact Framework was ready to ship. Thus, the
[quoted text clipped - 5 lines]
> How can the 2.0 version of the framework be distributed and installed as
> part of my application installer?