Re: Is there a better method to embed a application into OS image ?
- From: "Bruce Eitman \(eMVP\)" <beitmannospam@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 28 Jun 2005 11:56:23 -0400
And you could write a simple script or app to automatically create the dat
file entries based on an existing directory tree.
--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net
Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member
"Anthony Pellerin" <apellerin_nospam@xxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:%23M6n6i$eFHA.3376@xxxxxxxxxxxxxxxxxxxxxxx
> I think that .dat files is a good way to do what you want.
> In those file, you can indicate where (in the filesystem) you want to put
a
> specific file
> Hope this helps
> --
> ----------------------------------------------------------------
> Anthony Pellerin
> ADENEO (ADESET)
> Windows Embedded Consultant
> <apellerin AT adeneo DOT adetelgroup DOT com>
> http://www.adeneo.adetelgroup.com
> Tél : +33 (0)4.72.18.57.77
> Fax : +33 (0)4.72.18.57.78
> ----------------------------------------------------------------
>
>
> "YuMail" <Yu.Mails@xxxxxxxxxxxxx> wrote in message
> news:eyDDYa$eFHA.3040@xxxxxxxxxxxxxxxxxxxxxxx
> > Hi,
> >
> > I would like to put a software into my OS ROM image.
> > Howerver, the software contains many directories and many files.
> > When I put all directories and files in
> > "\WinCE420\Platform\SMDK2410\Files"
> > directory, I still keep the original hierarchy.
> > Howerver, finally all those files still are in \Windows directory of OS.
> > It is flat and no hierarchy exists.
> >
> > I come up with two methods, but I do not like them.
> > 1) I can use Platform.dat to re-construct the directory hierarchy and
> > copy
> > the files to the expected directories.
> > Drawback:
> > It is very inconvenient for me because there are many directories and
> > many files.
> > If third-party give me the new version, I have to re-write the
> > platofrm.dat again.
> > 2) Package all files into a cab file and put the cab file into \Windows
> > directory.
> > After cold-boot device, launching a program to install the software
by
> > cab file.
> > Drawback:
> > It is not like to embed the application into the OS ROM image.
> >
> > Which method do most developers often use ?
> > Is there any other better method to embed a application with many
> > directories and files into OS image ?
> >
> >
> > Thanks.
> >
> > Yu
> >
> >
>
>
.
- References:
- Is there a better method to embed a application into OS image ?
- From: YuMail
- Re: Is there a better method to embed a application into OS image ?
- From: Anthony Pellerin
- Is there a better method to embed a application into OS image ?
- Prev by Date: Re: Is there a better method to embed a application into OS image ?
- Next by Date: Re: Is there a better method to embed a application into OS image ?
- Previous by thread: Re: Is there a better method to embed a application into OS image ?
- Next by thread: Re: Is there a better method to embed a application into OS image ?
- Index(es):