PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Deploy project to device,target is NETCF2.0
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
Deploy project to device,target is NETCF2.0
![]() |
Deploy project to device,target is NETCF2.0 |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi Guys,
My project is created by Visual stadio 2005 with NETCF2.0. I have created CAB project for deploy. the issue is that:NETCF2.0 has not installed all the device. So I want to to create a setup DLL My idea is: before I install my project, I will check mscoree.dll version. if it is not NETCF2.0, I will install NETCF2.0 CAB file. Can I implement this function? Please advise to me! If I can, what I want is I do not want to holds all NETCF2.0 cabs(different cpu) I want to microsoft link to download NETCF2.0 cab(something like this) and automatically install to device. After finishing installing NETCF2.0, then start to release my project cab. Can I do like this? Any suggestion would be great accepted. Thanks in advanced |
|
|
|
#2 |
|
Guest
Posts: n/a
|
I would just use installshield to handle that but I would be interested in
knowing how you accomplish it if you pull it off. "jeff" wrote: > Hi Guys, > > My project is created by Visual stadio 2005 with NETCF2.0. > > I have created CAB project for deploy. > the issue is that:NETCF2.0 has not installed all the device. > So I want to to create a setup DLL > > My idea is: > before I install my project, I will check mscoree.dll version. > if it is not NETCF2.0, I will install NETCF2.0 CAB file. > > Can I implement this function? > > Please advise to me! > > If I can, > what I want is I do not want to holds all NETCF2.0 cabs(different cpu) > I want to microsoft link to download NETCF2.0 cab(something like this) > and automatically install to device. > After finishing installing NETCF2.0, then start to release my project cab. > > Can I do like this? > > Any suggestion would be great accepted. > > Thanks in advanced > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

