Is there a better method to embed a application into OS image ?
- From: "YuMail" <Yu.Mails@xxxxxxxxxxxxx>
- Date: Tue, 28 Jun 2005 23:33:03 +0800
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
.
- Follow-Ups:
- Re: Is there a better method to embed a application into OS image ?
- From: Valter Minute
- Re: Is there a better method to embed a application into OS image ?
- From: Anthony Pellerin
- Re: Is there a better method to embed a application into OS image ?
- Prev by Date: Re: which function should I use if I want to write sth into a file?
- Next by Date: Re: Is there a better method to embed a application into OS image ?
- Previous by thread: S3 Twister Installation Problem
- Next by thread: Re: Is there a better method to embed a application into OS image ?
- Index(es):
Relevant Pages
|
|