PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Deploy project to device,target is NETCF2.0

Reply

Deploy project to device,target is NETCF2.0

 
Thread Tools Rate Thread
Old 07-03-2007, 07:04 PM   #1
=?Utf-8?B?amVmZg==?=
Guest
 
Posts: n/a
Default Deploy project to device,target is NETCF2.0


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


  Reply With Quote
Old 07-03-2007, 07:29 PM   #2
=?Utf-8?B?SmVyZW15?=
Guest
 
Posts: n/a
Default RE: Deploy project to device,target is NETCF2.0

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
>
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off