K
Kenneth
Hi,
I have developed a software by using C# with .netcf.
And I use the method that based on this article
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/netcfdeployment.asp
to make a .msi file for deployment.
It works pretty fine for my desktop and laptop, but none of my client
computers, the problem behind is because this .msi file needs .net framework
for installation.
Is there anyway to make a setup file that the clients don't have to download
the .net framework. I got more than 5 complains regarding to this now.
Can anyone help me.
Best,
Ken
I have developed a software by using C# with .netcf.
And I use the method that based on this article
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetcomp/html/netcfdeployment.asp
to make a .msi file for deployment.
It works pretty fine for my desktop and laptop, but none of my client
computers, the problem behind is because this .msi file needs .net framework
for installation.
Is there anyway to make a setup file that the clients don't have to download
the .net framework. I got more than 5 complains regarding to this now.
Can anyone help me.
Best,
Ken