Dear all:

After Install netcf.all.wce4.X86.cab on Windows CE.Net 4.2
Then Reboot CE.Net, it will be disappear
How can I solve it

thx!

Re: Windows CE.Net Flash Problems by ctacke/>

ctacke/>
Mon Jan 16 20:29:27 CST 2006

There are a few options:

1. Install the app in ROM if you have a BSP
2. Install the app in a persistent store, if available
3. Run the installer on every startup if the device supports such a feature
4. Don't reset

-Chris


<chi.chung.ko@gmail.com> wrote in message
news:1137464281.458112.115240@g44g2000cwa.googlegroups.com...
> Dear all:
>
> After Install netcf.all.wce4.X86.cab on Windows CE.Net 4.2
> Then Reboot CE.Net, it will be disappear
> How can I solve it
>
> thx!
>



Re: Windows CE.Net Flash Problems by chi

chi
Mon Jan 16 21:32:55 CST 2006

Thx for your help=EF=BC=81
I had tried run installer on every startup
but when install *.cab it will show already install
how can I make *.cab without show any messages=EF=BC=9F

part of *.inf
[Files.Common]
abc.exe,,,COPYFLG_NO_OVERWRITE

it does not work

At Last How can I make .Net Compact Framework(netcf.all.wce4.X86.cab)
user *.inf By myself

Thx !!!


Re: Windows CE.Net Flash Problems by Paul

Paul
Tue Jan 17 10:14:13 CST 2006

The problem is that, although the files are no longer present, the
*registry*, where the fact that the files have been installed is recorded
*is* persistent. How you fix this is going to depend on how the device
works. Are you sure that a better option isn't having the device vendor
build the .NET CF into the OS?

Paul T.

<chi.chung.ko@gmail.com> wrote in message
news:1137468775.915021.49420@g49g2000cwa.googlegroups.com...
Thx for your help!
I had tried run installer on every startup
but when install *.cab it will show already install
how can I make *.cab without show any messages?

part of *.inf
[Files.Common]
abc.exe,,,COPYFLG_NO_OVERWRITE

it does not work

At Last How can I make .Net Compact Framework(netcf.all.wce4.X86.cab)
user *.inf By myself

Thx !!!