PC Review


Reply
Thread Tools Rate Thread

Deploying CF 2.0 files on WCE 5.0 device

 
 
Igor Kondrasovas
Guest
Posts: n/a
 
      4th Mar 2010
Hello All,

We are working in an application that will run on a WCE 5.0 device. This
will be a CF 2.0 based application and we cannot change the operating system
image on the device.

One particular issue on this device is that when it starts up (reset), it
gets all operating system files in a specific folder on a removable media (a
compact flash) and creates in RAM all necessary WCE system.

So every time i run my application after a device reset, I must install the
Compact Framework before.

How can I include CF files on the compact flash, so they are automatically
copied to RAM and be preapred to run my application.

Today, as far as I know, CF is provided as .CAB installation file. Is there
any place I can get all files from the .CAB to avoid the installation process?

Kindly Regards,


 
Reply With Quote
 
 
 
 
Paul G. Tobey [eMVP]
Guest
Posts: n/a
 
      4th Mar 2010
The files themselves are not an executable copy of the Compact Framework.
They have to be installed. When you build the .NET CF into the device OS,
that puts the right entries into the registry and puts the framework files in
the right location. Given what you have, it sounds like the best you can do
is have the CAB file installed automatically as part of the copy process. If
you can have the copy program open the CAB file, that would do it. If you
can have it run a program, you could write a native code application to
launch wceload.exe with the .NET CF CAB file as the parameter. There's no
way to make a simple copy of some files equal the installation of .NET CF.

Paul T.

"Igor Kondrasovas" wrote:

> Hello All,
>
> We are working in an application that will run on a WCE 5.0 device. This
> will be a CF 2.0 based application and we cannot change the operating system
> image on the device.
>
> One particular issue on this device is that when it starts up (reset), it
> gets all operating system files in a specific folder on a removable media (a
> compact flash) and creates in RAM all necessary WCE system.
>
> So every time i run my application after a device reset, I must install the
> Compact Framework before.
>
> How can I include CF files on the compact flash, so they are automatically
> copied to RAM and be preapred to run my application.
>
> Today, as far as I know, CF is provided as .CAB installation file. Is there
> any place I can get all files from the .CAB to avoid the installation process?
>
> Kindly Regards,
>
>

 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Deploying CF2.0 app to device Dave Harry Microsoft Dot NET Compact Framework 2 5th Jun 2007 03:45 AM
deploying to device without copying dll's zarxioux Microsoft Dot NET Compact Framework 1 19th Oct 2005 03:31 PM
Deploying to device Nancy Kafer Microsoft Dot NET Compact Framework 2 26th Apr 2005 12:11 AM
Re: Deploying files on the device Alex Feinman [MVP] Microsoft Dot NET Compact Framework 1 29th Jun 2004 10:22 PM
Re: Deploying CF on End User's Device Bobby Ortiz Microsoft Dot NET Compact Framework 0 13th Sep 2003 03:44 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:24 AM.