Re: How to add my registry entries in the image?
- From: "Simon" <simonwan1980@xxxxxxxxx>
- Date: Sun, 25 Mar 2007 10:18:59 +0800
check the "reginit.ini" to see if there are more than one [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\IrCOMM] in the file.
"Felixm" <Felixm@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:A0565D3D-F6C3-4BED-B2EF-CC55431E3CB7@xxxxxxxxxxxxxxxx
Dear all,
Yes, I know that this has been posted previously and answers are given.
I tried all of them and after failing I'm posting the question here. I'm
sorry if I trouble you with my concern.
Problem: I want to add/modify the default registry entries in the image
I need these two
1) Modify IrCOMM to diable it
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\IrCOMM]
"Dll"="xIRCOMM.dll"
2) Add this
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\Serial3]
"Order"=dword:00000000
I have added these into the
"%_WINCEROOT%\Platform\MyPlatform\Files\platform.reg
to the last, as I read the last values overwrite the older values, if
exists.
I made a CLEAN build and noted that these entries are also taken into
the "reginit.ini" file in my flatrelease directory.
BUT, if I check the registry entries after starting the created image
in my emulator, these values are not updated/added.
I read this in the help of MSN
-----------------------------------------------------------------------
If you want to make changes in a BSP's FILES directory, you can reduce
the turnaround time that is required by a full clean and rebuild. To do
this, you can modify the .bib and .registry files and then run Makeimg.
However, Makeimg does not copy the .bib and .reg files from the \Platform
directory to the flat release directory.
There are two methods that you can use to propagate your changes.
Manually copy the changed .bib and .reg files to the flat release
directory before running Makeimg.
- or -
Make the changes in the flat release directory until the desired
results are achieved, and then propagate these changes back into
the \Platform directory. This ensures that your changes are not lost.
-----------------------------------------------------------------------
If i search my flat release directory for platform.reg, I see 6 files of
it (in ULDR & WPC directories and sub-directories). I don't know what MSN
points at by saying ".reg files from flatrelease directory"?
I also have an other same problem with mydll.dll which I would like to put
in Windows directory of the image. I modified the platform.bib in Platform
directory with this entry.
mydll.dll c:\mydll.dll NK S
But after creating the image, I don't see this file too :-(
I would be thankfull if you can help me in this matter.
Regards,
Felix
.
- References:
- How to add my registry entries in the image?
- From: Felixm
- How to add my registry entries in the image?
- Prev by Date: Re: AllocPhysMem return ERROR_NOT_ENOUGH_MEMORY
- Next by Date: Re: PB's incidents
- Previous by thread: Re: How to add my registry entries in the image?
- Next by thread: AllocPhysMem return ERROR_NOT_ENOUGH_MEMORY
- Index(es):
Relevant Pages
|
Loading