.NET CF 2.0 Ditriburion

G

Guest

Good day,

Am I allowed to distribute my software to my customers with the .NET CF
cabs, and install deploy them on my users machine?

THX
IC
 
G

Guest

Hi,

Where is the EULA, I directly took the CAB from the VS folder

Thanks for you help
IC
 
G

Guest

Hi Guys,

Another question:
I'm adding the framework cabs to the setup file, and write them in the ini
file in the cab files field. After which my app isn't installed only the
framework.

Am i doing something wrong? Or should I add more code to deploy 2 cabs.

CabFiles =
NETCFv2.ppc.armv4.cab,NETCFv2.wce5.x86.cab,DeploymentCAB5.cab,Deployment.CAB

Thanks for all your help!
Cheers
IC
 
I

Ilya Tumanov [MS]

That's a common mistake - one INI per product is needed:



http://groups.google.com/group/micr...8172a3ec18/f60834c022d9e425?#f60834c022d9e425


--
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.compactframework?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).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top